IlvObject | +--IlvInteractor | +--IlvGanttSelectInteractor
IlvGanttSelectInteractor
is an interactor that lets the
user make a selection on a view and move that selection.
To customize the selection for the Gantt sheet, retrieve the
IlvGanttSheetSelectionManager
object in the view through the
IlvGanttSheetView.getSelectionManager()
method.
To customize the selection for the Gantt table, retrieve the
IlvGanttTableSelectionManager
object in the view through the
IlvGanttTableView.getSelectionManager()
method.
Constructor Attributes | Constructor Name and Description |
---|---|
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView |
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility |