Modifier and Type | Class and Description |
---|---|
class |
EClassifierControl
This is a control for
EClassifier s. |
class |
EClassifierOnlyEClassControl
This is a control for
EClassifier s which will offer the possibility to
select EClass es. |
class |
EClassifierOnlyEDataTypeControl
This is a control for
EClassifier s which will offer the possibility to
select EDataType s. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextControl
Deprecated.
|
class |
AttributeMultiControl
Deprecated.
use MultiAttributeSWTRenderer instead
|
class |
BooleanControl
Deprecated.
|
class |
DateTimeControl
Deprecated.
|
class |
EEnumControl
Deprecated.
|
class |
MultiControl
Deprecated.
Use the new MultiAttributeSWTRenderer and MultiReferenceSWTRenderer directly instead
|
class |
NumericalControl
Deprecated.
|
class |
SingleControl
Deprecated.
|
class |
StringControl
Deprecated.
|
class |
TableControl
Deprecated.
|
class |
XmlDateControlText
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
LinkControl
Deprecated.
Use LinkControlSWTRenderer instead
|
class |
ReferenceMultiControl
Deprecated.
Use the new MultiReferenceSWTRenderer instead
|
Modifier and Type | Class and Description |
---|---|
class |
SWTControl
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ECPAbstractControl> |
ECPControlDescription.getControlClass()
Deprecated.
The class implementing the Control.
|
Constructor and Description |
---|
ECPControlDescription(String id,
Class<? extends ECPAbstractControl> controlClass,
boolean showLabel,
Set<ECPApplicableTester> tester)
Deprecated.
The constructor of the ControlDescription.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends ECPAbstractControl> |
ECPAbstractCustomControlSWT.getControl(Class<T> clazz,
VDomainModelReference domainModelReference)
Use this method to get an
ECPControl which can be used inside the ECPCustomControl . |
Copyright © 2019. All rights reserved.