Uses of Class
org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
-
Packages that use AbstractPTWidget Package Description org.eclipse.nebula.widgets.opal.propertytable -
-
Uses of AbstractPTWidget in org.eclipse.nebula.widgets.opal.propertytable
Subclasses of AbstractPTWidget in org.eclipse.nebula.widgets.opal.propertytable Modifier and Type Class Description (package private) class
PTWidgetTable
Instances of this class are table that are displayed in a PropertyTable when the type of view is "Flat List"class
PTWidgetTree
Instances of this class are table that are displayed in a PropertyTable when the type of view is "Category"
-