org.eclipse.emf.edit.ui.provider
Class PropertyDescriptor.EDataTypeCellEditor
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.EDataTypeCellEditor
- Enclosing class:
- PropertyDescriptor
- public static class PropertyDescriptor.EDataTypeCellEditor
This cell editor ensures that only Integer values are supported
eDataType
protected EDataType eDataType
PropertyDescriptor.EDataTypeCellEditor
public PropertyDescriptor.EDataTypeCellEditor(EDataType eDataType,
org.eclipse.swt.widgets.Composite composite)
doGetValue
public java.lang.Object doGetValue()
doSetValue
public void doSetValue(java.lang.Object value)