public class ItemAttributeEditor extends AttributeEditor implements DataTransferAcceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemAttributeEditor.ItemLabelDropLocation |
attrConfig, editor, model| Constructor and Description |
|---|
ItemAttributeEditor(AttributeConfiguration attrConfig,
String rootType) |
| Modifier and Type | Method and Description |
|---|---|
Component |
createEditorComponent() |
DataTransferLocation |
getLocation(Component targetComponent) |
protected TransferHandler |
getTransferHandler() |
Object |
getValue() |
void |
setValue(Object value) |
addAttributeValueChangedListener, componentCreated, getEditorComponentpublic ItemAttributeEditor(AttributeConfiguration attrConfig, String rootType)
public Component createEditorComponent()
createEditorComponent in class AttributeEditorpublic Object getValue()
getValue in class AttributeEditorpublic void setValue(Object value)
setValue in class AttributeEditorpublic DataTransferLocation getLocation(Component targetComponent)
getLocation in interface DataTransferAcceptorprotected TransferHandler getTransferHandler()
Copyright © 2017 SAP SE. All Rights Reserved.