Uses of Class
org.eclipse.core.databinding.property.list.SimpleListProperty
Packages that use SimpleListProperty
Package
Description
Provides classes that can be used to observe changes in SWT widgets.
Provides classes that can be used to observe the JFace Viewer framework.
-
Uses of SimpleListProperty in org.eclipse.jface.databinding.swt
Subclasses of SimpleListProperty in org.eclipse.jface.databinding.swtModifier and TypeClassDescriptionclassWidgetListProperty<S extends Widget,E> Abstract list property implementation forWidgetproperties. -
Uses of SimpleListProperty in org.eclipse.jface.databinding.viewers
Subclasses of SimpleListProperty in org.eclipse.jface.databinding.viewersModifier and TypeClassDescriptionclassViewerListProperty<S,E> Abstract list property implementation forViewerproperties.