Uses of Interface
org.eclipse.jface.databinding.viewers.IViewerListProperty
Packages that use IViewerListProperty
Package
Description
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 IViewerListPropertyModifier and TypeClassDescriptionclass
ViewerListProperty<S,
E> Abstract list property implementation forViewer
properties.Methods in org.eclipse.jface.databinding.viewers that return IViewerListPropertyModifier and TypeMethodDescriptionstatic IViewerListProperty
ViewerProperties.multiplePostSelection()
Deprecated.Returns a list property for observing the multiple post selection of anIPostSelectionProvider
.static IViewerListProperty
ViewerProperties.multipleSelection()
Deprecated.Returns a list property for observing the multiple selection of anISelectionProvider
.