Uses of Class
com.iamsoft.util.ui.javafx.LazyTreeItem
Packages that use LazyTreeItem
-
Uses of LazyTreeItem in com.iamsoft.util.ui.javafx
Method parameters in com.iamsoft.util.ui.javafx with type arguments of type LazyTreeItemModifier and TypeMethodDescriptionvoid
LazyTreeItem.loadRecursively
(Function<LazyTreeItem<T, U>, Boolean> pSelector, boolean pProcessAll) void
LazyTreeItem.loadRecursively
(Function<LazyTreeItem<T, U>, Boolean> pSelector, boolean pProcessAll, Runnable pOnFinish) void
LazyTreeItem.loadRecursively
(Function<LazyTreeItem<T, U>, Boolean> pSelector, boolean pProcessAll, Runnable pOnFinish, BooleanSupplier pAbort)