Package | Description |
---|---|
org.eclipse.gef4.common.beans.binding |
This package augments the JavaFX binding API by adding support related to
SetMultimap and
Multiset . |
org.eclipse.gef4.common.beans.property |
This package augments the property API of JavaFX by adding support related to
SetMultimap and
Multiset . |
Class and Description |
---|
ObservableMultisetValue
An observable reference to an
ObservableMultiset . |
ObservableSetMultimapValue
An observable reference to an
ObservableSetMultimap . |
Class and Description |
---|
ObservableMultisetValue
An observable reference to an
ObservableMultiset . |
ObservableSetMultimapValue
An observable reference to an
ObservableSetMultimap . |
WritableMultisetValue
A writable reference to an
ObservableMultiset . |
WritableSetMultimapValue
A writable reference to an
ObservableSetMultimap . |
Copyright (c) 2014 itemis AG and others. All rights reserved.