public class FlowBoxElementZKComponent extends Div implements DataTransferAcceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
FlowBoxElementZKComponent.ElementBoxDropLocation |
static class |
FlowBoxElementZKComponent.ElementBoxDropPosition |
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_AFTER_HANDLER |
static String |
ID_BEFORE_HANDLER |
static String |
ID_CONTENT |
| Constructor and Description |
|---|
FlowBoxElementZKComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustDnD() |
Component |
getContentComponent() |
protected AbstractLayoutContainer |
getLayoutContainer() |
DataTransferLocation |
getLocation(Component targetComponent) |
Object |
getValue() |
void |
onCreate(CreateEvent evt) |
void |
setValue(Object value) |
protected Component |
translateDragged(Component dragged) |
public static final String ID_BEFORE_HANDLER
public static final String ID_AFTER_HANDLER
public static final String ID_CONTENT
protected AbstractLayoutContainer getLayoutContainer()
public void onCreate(CreateEvent evt)
public Object getValue()
public void setValue(Object value)
protected void adjustDnD()
public Component getContentComponent()
protected Component translateDragged(Component dragged)
public DataTransferLocation getLocation(Component targetComponent)
getLocation in interface DataTransferAcceptorCopyright © 2017 SAP SE. All Rights Reserved.