| Package | Description |
|---|---|
| to.etc.domui.dom.html | |
| to.etc.domui.util |
| Modifier and Type | Method and Description |
|---|---|
DropMode |
Div.getDropMode() |
static DropMode |
DropMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DropMode[] |
DropMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Div.setDropBody(IDropBody body,
DropMode dropMode)
Sets this DIV in table-drop mode.
|
| Modifier and Type | Method and Description |
|---|---|
DropMode |
IDropHandler.getDragMode()
Returns drag&drop mode that is supported by drop handler.
|
DropMode |
DivModeDragAndDropPlugin.getMode() |
DropMode |
DropEvent.getMode() |
DropMode |
UIDragDropUtil.getMode() |
DropMode |
IDragNdropPlugin.getMode() |
Copyright © 2017 etc.to. All rights reserved.