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 TypeClassDescriptionclassViewerListProperty<S,E> Abstract list property implementation forViewerproperties.Methods in org.eclipse.jface.databinding.viewers that return IViewerListPropertyModifier and TypeMethodDescriptionstatic 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.