Uses of Interface
org.eclipse.jface.databinding.swt.IWidgetListProperty
-
Packages that use IWidgetListProperty Package Description org.eclipse.jface.databinding.swt Provides classes that can be used to observe changes in SWT widgets. -
-
Uses of IWidgetListProperty in org.eclipse.jface.databinding.swt
Classes in org.eclipse.jface.databinding.swt that implement IWidgetListProperty Modifier and Type Class Description class
WidgetListProperty
Abstract list property implementation forWidget
properties.Methods in org.eclipse.jface.databinding.swt that return IWidgetListProperty Modifier and Type Method Description static IWidgetListProperty
WidgetProperties. items()
-