@EventType(value="drop") public class DropEvent extends Event
| Constructor and Description |
|---|
DropEvent() |
DropEvent(BaseComponent target,
BaseComponent draggable,
Object data) |
DropEvent(BaseComponent target,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
BaseComponent |
getDraggable() |
getCurrentTarget, getData, getPage, getRelatedTarget, getTarget, getTargetId, getType, isStopped, stopPropagationpublic static final String TYPE
public DropEvent()
public DropEvent(BaseComponent target, Object data)
public DropEvent(BaseComponent target, BaseComponent draggable, Object data)
public BaseComponent getDraggable()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.