public interface DragDropContext
perform()
when providing a
custom java classes in drag and drop configuration.Modifier and Type | Method and Description |
---|---|
long |
getDragDataId() |
java.lang.String |
getDragObjectId() |
java.lang.String |
getDragRelationshipId() |
SelectedData |
getDragSelectedData() |
long |
getDropDataId() |
java.lang.String |
getDropObjectId() |
java.lang.String |
getDropRelationshipId() |
SelectedData |
getDropSelectedData() |
javax.servlet.http.HttpServletRequest |
getRequest() |
TableBean<?> |
getSourceTableBean() |
StructureModifiableTableBean<?> |
getTargetTableBean() |
boolean |
isInSameTable() |
boolean isInSameTable()
SelectedData getDropSelectedData()
SelectedData getDragSelectedData()
TableBean<?> getSourceTableBean()
StructureModifiableTableBean<?> getTargetTableBean()
long getDropDataId()
java.lang.String getDropObjectId()
java.lang.String getDropRelationshipId()
long getDragDataId()
java.lang.String getDragObjectId()
java.lang.String getDragRelationshipId()
javax.servlet.http.HttpServletRequest getRequest()
Copyright ? Technia AB. All Rights Reserved.