public class ItemListAttributeEditor extends AttributeEditor implements DataTransferAcceptor, DataTransferProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemListAttributeEditor.ListDropLocation |
static class |
ItemListAttributeEditor.ListItemDropLocation |
attrConfig, editor, model| Constructor and Description |
|---|
ItemListAttributeEditor(AttributeConfiguration attrConfig,
String rootType,
boolean isSet) |
| Modifier and Type | Method and Description |
|---|---|
Component |
createEditorComponent() |
Object |
exportData(Component component) |
DataTransferLocation |
getLocation(Component targetComponent) |
protected TransferHandler |
getTransferHandler() |
Object |
getValue() |
void |
setValue(Object value) |
addAttributeValueChangedListener, componentCreated, getEditorComponentpublic ItemListAttributeEditor(AttributeConfiguration attrConfig, String rootType, boolean isSet)
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()
public Object exportData(Component component)
exportData in interface DataTransferProviderCopyright © 2017 SAP SE. All Rights Reserved.