Uses of Interface
org.eclipse.jface.databinding.viewers.IViewerValueProperty
Packages that use IViewerValueProperty
Package
Description
Provides classes that can be used to observe the JFace Viewer framework.
-
Uses of IViewerValueProperty in org.eclipse.jface.databinding.viewers
Classes in org.eclipse.jface.databinding.viewers that implement IViewerValuePropertyModifier and TypeClassDescriptionclassViewerValueProperty<S,T> Abstract value property implementation forViewerproperties.Methods in org.eclipse.jface.databinding.viewers that return IViewerValuePropertyModifier and TypeMethodDescriptionstatic IViewerValuePropertyViewerProperties.input()Deprecated.Returns a value property for observing the input of aViewer.static IViewerValuePropertyViewerProperties.singlePostSelection()Deprecated.Returns a value property for observing the single post selection of aIPostSelectionProvider.static IViewerValuePropertyViewerProperties.singleSelection()Deprecated.Returns a value property for observing the single selection of aISelectionProvider.