|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObservableCollection | |
|---|---|
| cz.cuni.amis.utils.collections | Collection wrappers supporting change events. |
| Uses of ObservableCollection in cz.cuni.amis.utils.collections |
|---|
| Subclasses of ObservableCollection in cz.cuni.amis.utils.collections | |
|---|---|
class |
ObservableList<E>
Wrapper for the Lists adding events notification. |
class |
ObservableSet<E>
|
class |
TranslatedObservableCollection<T,U>
Translates one observable collection into another |
| Constructors in cz.cuni.amis.utils.collections with parameters of type ObservableCollection | |
|---|---|
TranslatedObservableCollection(ObservableCollection<U> col)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||