Uses of Interface
org.eclipse.jface.databinding.swt.IWidgetValueProperty
Packages that use IWidgetValueProperty
Package
Description
Provides classes that can be used to observe changes in SWT widgets.
-
Uses of IWidgetValueProperty in org.eclipse.jface.databinding.swt
Classes in org.eclipse.jface.databinding.swt that implement IWidgetValuePropertyModifier and TypeClassDescriptionclass
WidgetValueProperty<S extends Widget,
T> Abstract value property implementation forWidget
properties.