Uses of Class
org.eclipse.nebula.widgets.opal.commons.OpalItem
-
Packages that use OpalItem Package Description org.eclipse.nebula.widgets.opal.columnbrowser org.eclipse.nebula.widgets.opal.duallist -
-
Uses of OpalItem in org.eclipse.nebula.widgets.opal.columnbrowser
Subclasses of OpalItem in org.eclipse.nebula.widgets.opal.columnbrowser Modifier and Type Class Description classColumnItemInstances of this object are items manipulated by the ColumnBrowser widget. -
Uses of OpalItem in org.eclipse.nebula.widgets.opal.duallist
Subclasses of OpalItem in org.eclipse.nebula.widgets.opal.duallist Modifier and Type Class Description classDLItemInstances of this class represents items manipulated by this DualList widget
-