Package | Description |
---|---|
com.iamsoft.util.ui.javafx.collections |
Observable collection implementations and associated classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultObservableList.Exposed<T>
Exposes DefaultObservableList.Exposed.getDelegate(), ObservableListBase.beginChange(),
ObservableListBase.endChange(), ObservableListBase.nextAdd(int, int),
ObservableListBase.nextRemove(int, List) and
ObservableListBase.nextPermutation(int, int, int[]).
|
static class |
ProxyObservableList.Exposed<T>
|
static class |
ProxyObservableList.Propertied<T>
Use covariant returns to assume ObjectProperty delegate instead of
ObservableValue.
|
Copyright © 2023. All rights reserved.