Uses of Interface
org.eclipse.jface.databinding.viewers.IViewerSetProperty
Packages that use IViewerSetProperty
Package
Description
Provides classes that can be used to observe the JFace Viewer framework.
-
Uses of IViewerSetProperty in org.eclipse.jface.databinding.viewers
Classes in org.eclipse.jface.databinding.viewers that implement IViewerSetPropertyModifier and TypeClassDescriptionclassViewerSetProperty<S,E> Abstract set property implementation forViewerproperties.Methods in org.eclipse.jface.databinding.viewers that return IViewerSetPropertyModifier and TypeMethodDescriptionstatic IViewerSetPropertyViewerProperties.checkedElements(Object elementType) Deprecated.Returns a set property for observing the checked elements of aCheckboxTableViewer,CheckboxTreeViewerorICheckable.static IViewerSetPropertyViewerProperties.filters()Deprecated.Returns a value property for observing the input of aStructuredViewer.