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 TypeClassDescriptionclass
ViewerSetProperty<S,
E> Abstract set property implementation forViewer
properties.Methods in org.eclipse.jface.databinding.viewers that return IViewerSetPropertyModifier and TypeMethodDescriptionstatic IViewerSetProperty
ViewerProperties.checkedElements
(Object elementType) Deprecated.Returns a set property for observing the checked elements of aCheckboxTableViewer
,CheckboxTreeViewer
orICheckable
.static IViewerSetProperty
ViewerProperties.filters()
Deprecated.Returns a value property for observing the input of aStructuredViewer
.