Wish getChildren as well as GetAllViewsRecursive

Daestrum

Expert
Licensed User
Longtime User
Would it be possible to add getChildren as although we have GetAllViewsRecursive, that tends to return too many items.
eg:
GetAllViewsRecursive on rootpane returns

Whereas getChildren for the same rootpane returns
Button@1f57448b[styleClass=button]'Text'
TextField@1b0d7227[styleClass=text-input text-field]
Canvas@1518d6ea
TableView@77ed70bf[styleClass=table-view]
which is much faster to search for an item.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…