|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.edit.ecore.swt.internal |
---|
Subclasses of ECPAbstractControl in org.eclipse.emf.ecp.edit.ecore.swt.internal | |
---|---|
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. |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.edit.internal.swt.controls |
---|
Subclasses of ECPAbstractControl in org.eclipse.emf.ecp.edit.internal.swt.controls | |
---|---|
class |
AbstractTextControl
Deprecated. |
class |
AttributeMultiControl
This class defines a Control which is used for displaying EStructuralFeature s which
have a multi attribute. |
class |
BooleanControl
Deprecated. |
class |
DateTimeControl
Deprecated. |
class |
EEnumControl
Deprecated. |
class |
MultiControl
This control provides the necessary common functionality to create a multicontrol that are needed for EStructuralFeature s that have multiple values. |
class |
NumericalControl
Deprecated. |
class |
SingleControl
Deprecated. |
class |
StringControl
Deprecated. |
class |
TableControl
Deprecated. |
class |
XmlDateControlText
Deprecated. |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.edit.internal.swt.reference |
---|
Subclasses of ECPAbstractControl in org.eclipse.emf.ecp.edit.internal.swt.reference | |
---|---|
class |
LinkControl
This class defines a Control which is used for displaying EStructuralFeature s which have a reference. |
class |
ReferenceMultiControl
This class defines a Control which is used for displaying EStructuralFeature s which
have a multi reference. |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.edit.internal.swt.util |
---|
Subclasses of ECPAbstractControl in org.eclipse.emf.ecp.edit.internal.swt.util | |
---|---|
class |
SWTControl
Deprecated. |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.edit.spi |
---|
Methods in org.eclipse.emf.ecp.edit.spi that return types with arguments of type ECPAbstractControl | |
---|---|
Class<? extends ECPAbstractControl> |
ECPControlDescription.getControlClass()
Deprecated. The class implementing the Control. |
Constructor parameters in org.eclipse.emf.ecp.edit.spi with type arguments of type ECPAbstractControl | |
---|---|
ECPControlDescription(String id,
Class<? extends ECPAbstractControl> controlClass,
boolean showLabel,
Set<ECPApplicableTester> tester)
Deprecated. The constructor of the ControlDescription. |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.ide.editor.view.control |
---|
Subclasses of ECPAbstractControl in org.eclipse.emf.ecp.ide.editor.view.control | |
---|---|
class |
ViewEditorIDEViewRootControl
The IDE specific View Model Control. |
Uses of ECPAbstractControl in org.eclipse.emf.ecp.view.internal.editor.controls |
---|
Subclasses of ECPAbstractControl in org.eclipse.emf.ecp.view.internal.editor.controls | |
---|---|
class |
ControlRootEClassControl
This control is used to select the root EClass of a VView . |
class |
ControlTargetFeatureControl
A Link Control for creating VFeaturePathDomainReference Objects. |
class |
RuleFeaturePathControl
|
class |
TableColumnDomainModelReferenceControl
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |