Package | Description |
---|---|
org.eclipse.nebula.widgets.opal.propertytable | |
org.eclipse.nebula.widgets.opal.propertytable.editor |
Class | Description |
---|---|
AbstractPTWidget |
This abstract class contains all common methods for widgets that are part of
a property table
|
PropertyTable |
Instances of this class are property sheets
|
PTProperty |
Instances of this class are property stored in a PropertyTableWidget
|
PTPropertyChangeListener |
Classes which implement this interface provide methods that deal with the
events that are generated when value of the property is changed
|
PTWidget |
Classes which implement this interface are widgets that may compose a
PropertyTable (Table for Flat List, TableTree for Category)
|
Class | Description |
---|---|
PTProperty |
Instances of this class are property stored in a PropertyTableWidget
|
PTWidget |
Classes which implement this interface are widgets that may compose a
PropertyTable (Table for Flat List, TableTree for Category)
|