public abstract class RequalityTextValueEditor
extends TextCellEditor
Constructor and Description |
---|
RequalityTextValueEditor(org.eclipse.swt.widgets.Composite parent,
int style) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
doGetValue() |
protected void |
doSetValue(java.lang.Object value) |
protected abstract AttributeType |
getAttributeType() |
public RequalityTextValueEditor(org.eclipse.swt.widgets.Composite parent, int style)
protected abstract AttributeType getAttributeType()
protected java.lang.Object doGetValue()
protected void doSetValue(java.lang.Object value)