Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvGanttSelectInteractor

IlvObject
   |
   +--IlvInteractor
      |
      +--IlvGanttSelectInteractor

Category:
Gantt Chart component
JavaScript File:
IlvGanttSelectInteractor.js
Description:
An 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.

Since:
JViews 8.0

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Methods inherited from class IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvGanttSelectInteractor
IlvGanttSelectInteractor()

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.