public class IntegerAttributeEditor extends AttributeEditor
attrConfig, editor, model| Constructor and Description |
|---|
IntegerAttributeEditor(AttributeConfiguration attrConfig) |
| Modifier and Type | Method and Description |
|---|---|
Component |
createEditorComponent() |
Object |
getValue() |
void |
setValue(Object value) |
addAttributeValueChangedListener, componentCreated, getEditorComponentpublic IntegerAttributeEditor(AttributeConfiguration attrConfig)
attrConfig - public Component createEditorComponent()
createEditorComponent in class AttributeEditorpublic Object getValue()
getValue in class AttributeEditorpublic void setValue(Object value)
setValue in class AttributeEditorCopyright © 2017 SAP SE. All Rights Reserved.