Class Summary |
AbstractTextControl |
This abstract class is used as a common superclass for all widgets that use a Text widget. |
AttributeMultiControl |
This class defines a Control which is used for displaying EStructuralFeature s which
have a multi attribute. |
AttributeMultiControlTester |
This is a dynamic tester for an attribute multi control. |
BooleanControl |
This class defines a BooleanControl which is used for displaying EStructuralFeature s which have a Boolean
value. |
ControlMessages |
|
DateTimeControl |
This class defines a DateTimeControl which is used for displaying EStructuralFeature s which have a date
value. |
ECPFocusCellDrawHighlighter |
A concrete implementation of FocusCellHighlighter using by setting
the control into owner draw mode and highlighting the currently selected
cell. |
EEnumControl |
This class defines a Control which is used for displaying EStructuralFeature s which have a enum
value. |
MultiControl |
This control provides the necessary common functionality to create a multicontrol that are needed for
EStructuralFeature s that have multiple values. |
NumericalControl |
This class is used as a common class for all number controls. |
NumericalHelper |
|
SingleControl |
This class defines a SingleControl which is used for displaying EStructuralFeature s which have maximum 1
value. |
StringControl |
The class describing a String control. |
TableControl |
The class describing a table control. |
TableViewerColumnBuilder |
|
XmlDateControlText |
This is a XMLDateControl. |