Uses of Package
com.iamsoft.util.ui.javafx.collections
Packages that use com.iamsoft.util.ui.javafx.collections
Package
Description
Observable collection implementations and associated classes.
Reduce observable collection to a single observable value.
Widget
implementations.
Utility classes related to TableView.
-
Classes in com.iamsoft.util.ui.javafx.collections used by com.iamsoft.util.ui.javafx.collectionsClassDescriptionOrganizes elements into categories.Removes redundant datapoints.Observable list that simply delegates to another list.Data relevant to locally modified items.Type of backing list.Interface that receives 'move' events.Takes snapshots of list and composes events by comparing snapshots.Stores updates pending publish to delegate list.Derives list from ObservableValue where each new state of observed val reflects a snapshot of one element in a list.
-
-
-
Classes in com.iamsoft.util.ui.javafx.collections used by com.iamsoft.util.ui.javafx.tableClassDescriptionTransforms list of observable values to a list of raw values.Observable list that fetches values from potentially slow resource.Stores updates pending publish to delegate list.