Uses of Interface
org.eclipse.jface.databinding.viewers.IViewerListProperty
-
Packages that use IViewerListProperty Package Description org.eclipse.jface.databinding.viewers Provides classes that can be used to observe the JFace Viewer framework. -
-
Uses of IViewerListProperty in org.eclipse.jface.databinding.viewers
Classes in org.eclipse.jface.databinding.viewers that implement IViewerListProperty Modifier and Type Class Description classViewerListProperty<S,E>Abstract list property implementation forViewerproperties.Methods in org.eclipse.jface.databinding.viewers that return IViewerListProperty Modifier and Type Method Description static IViewerListPropertyViewerProperties. multiplePostSelection()Deprecated.Returns a list property for observing the multiple post selection of anIPostSelectionProvider.static IViewerListPropertyViewerProperties. multipleSelection()Deprecated.Returns a list property for observing the multiple selection of anISelectionProvider.
-