Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

B

bind(Observable...) - Method in class org.eclipse.gef.common.beans.binding.MultisetBinding
Start observing the given dependencies for changes.
bind(Observable...) - Method in class org.eclipse.gef.common.beans.binding.SetMultimapBinding
Start observing the given dependencies for changes.
bind(ObservableValue<? extends ObservableMultiset<E>>) - Method in class org.eclipse.gef.common.beans.property.MultisetPropertyBase
 
bind(ObservableValue<? extends ObservableSetMultimap<K, V>>) - Method in class org.eclipse.gef.common.beans.property.SetMultimapPropertyBase
 
bindBidirectional(Property<ObservableMultiset<E>>) - Method in class org.eclipse.gef.common.beans.property.MultisetProperty
 
bindBidirectional(Property<ObservableSetMultimap<K, V>>) - Method in class org.eclipse.gef.common.beans.property.SetMultimapProperty
 
bindContent(Multiset<E>, ObservableMultiset<? extends E>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Creates a unidirectional content binding from the given source Multiset to the given target ObservableMultiset.
bindContent(SetMultimap<K, V>, ObservableSetMultimap<? extends K, ? extends V>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Creates a unidirectional content binding from the given source SetMultimap to the given target ObservableSetMultimap.
bindContent(ObservableMultiset<E>) - Method in class org.eclipse.gef.common.beans.property.ReadOnlyMultisetProperty
Creates a unidirectional content binding between the ObservableMultiset, that is wrapped in this ReadOnlyMultisetProperty, and the given ObservableMultiset.
bindContent(ObservableSetMultimap<K, V>) - Method in class org.eclipse.gef.common.beans.property.ReadOnlySetMultimapProperty
Creates a unidirectional content binding between the ObservableSetMultimap, that is wrapped in this ReadOnlySetMultimapProperty, and the given ObservableSetMultimap.
bindContentBidirectional(ObservableMultiset<E>) - Method in class org.eclipse.gef.common.beans.property.ReadOnlyMultisetProperty
Creates a bidirectional content binding of the ObservableMultiset , that is wrapped in this ReadOnlyMultisetProperty, and the given ObservableMultiset .
bindContentBidirectional(ObservableMultiset<E>, ObservableMultiset<E>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Creates a bidirectional content binding between the given ObservableMultisets.
bindContentBidirectional(ObservableSetMultimap<K, V>) - Method in class org.eclipse.gef.common.beans.property.ReadOnlySetMultimapProperty
Creates a bidirectional content binding of the ObservableSetMultimap, that is wrapped in this ReadOnlySetMultimapProperty, and the given ObservableSetMultimap .
bindContentBidirectional(ObservableSetMultimap<K, V>, ObservableSetMultimap<K, V>) - Static method in class org.eclipse.gef.common.beans.binding.BindingUtils
Creates a unidirectional content binding between the given ObservableSetMultimaps.
BindingUtils - Class in org.eclipse.gef.common.beans.binding
A utility class that augments Bindings with functionality related to Multiset and SetMultimap.
BindingUtils() - Constructor for class org.eclipse.gef.common.beans.binding.BindingUtils
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values