public class StringAttributeEditor extends AttributeEditor
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
multiline |
attrConfig, editor, model| Constructor and Description |
|---|
StringAttributeEditor(AttributeConfiguration attrConfig,
boolean multiline) |
| Modifier and Type | Method and Description |
|---|---|
Component |
createEditorComponent() |
Object |
getValue() |
void |
setValue(Object value) |
addAttributeValueChangedListener, componentCreated, getEditorComponentpublic StringAttributeEditor(AttributeConfiguration attrConfig, boolean multiline)
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.