|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecp.edit.spi.ECPAbstractControl
org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
@Deprecated public abstract class SingleControl
This class defines a SingleControl which is used for displaying EStructuralFeature
s which have maximum 1
value.
Constructor Summary | |
---|---|
SingleControl()
Deprecated. |
Method Summary | |
---|---|
void |
dispose()
Deprecated. Disposes the control. |
void |
handleValidation(org.eclipse.emf.common.util.Diagnostic diagnostic)
Deprecated. |
void |
resetValidation()
Deprecated. |
boolean |
showLabel()
Deprecated. |
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl |
---|
createControl, createControls, setObservableValue |
Methods inherited from class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl |
---|
getDataBindingContext, getFirstSetting, getFirstStructuralFeature, getItemPropertyDescriptor, init, setEditable, setEmbedded |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleControl()
Method Detail |
---|
@Deprecated public void handleValidation(org.eclipse.emf.common.util.Diagnostic diagnostic)
handleValidation
in class ECPAbstractControl
diagnostic
- of type Diagnostic@Deprecated public void resetValidation()
resetValidation
in class ECPAbstractControl
public void dispose()
dispose
in class SWTControl
@Deprecated public boolean showLabel()
showLabel
in class ECPAbstractControl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |