Uses of Class
org.eclipse.core.databinding.property.map.MapProperty
-
Packages that use MapProperty Package Description org.eclipse.core.databinding.property.map -
-
Uses of MapProperty in org.eclipse.core.databinding.property.map
Subclasses of MapProperty in org.eclipse.core.databinding.property.map Modifier and Type Class Description class
DelegatingMapProperty<S,K,V>
class
SimpleMapProperty<S,K,V>
Simplified abstract implementation of IMapProperty.
-