|
|||||||||
| 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.MultiControl
public abstract class MultiControl
This control provides the necessary common functionality to create a multicontrol that are needed for
EStructuralFeatures that have multiple values.
| Constructor Summary | |
|---|---|
MultiControl()
|
|
| Method Summary | |
|---|---|
org.eclipse.core.databinding.Binding |
bindValue()
Triggers the control to perform the databinding. |
void |
dispose()
Disposes the control. |
void |
setEditable(boolean isEditable)
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, handleValidation, init, resetValidation, setEmbedded |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiControl()
| Method Detail |
|---|
public void dispose()
dispose in class SWTControlpublic org.eclipse.core.databinding.Binding bindValue()
SWTControl
Binding@Deprecated public void setEditable(boolean isEditable)
setEditable in class ECPAbstractControlisEditable - whether to set the widget editable@Deprecated public boolean showLabel()
showLabel in class ECPAbstractControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||