Uses of Interface
com.iamsoft.util.ui.javafx.collections.Exposable
Packages that use Exposable
Package
Description
Observable collection implementations and associated classes.
-
Uses of Exposable in com.iamsoft.util.ui.javafx.collections
Classes in com.iamsoft.util.ui.javafx.collections that implement ExposableModifier and TypeClassDescriptionstatic class
Exposes DefaultObservableList.Exposed.getDelegate(), ObservableListBase.beginChange(), ObservableListBase.endChange(), ObservableListBase.nextAdd(int, int), ObservableListBase.nextRemove(int, List) and ObservableListBase.nextPermutation(int, int, int[]).static class
static class
Use covariant returns to assume ObjectProperty delegate instead of ObservableValue.