Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvGanttTableSelectionManager

IlvObject
   |
   +--IlvAbstractSelectionManager
      |
      +--IlvGanttComponentSelectionManager
         |
         +--IlvGanttTableSelectionManager

Category:
Gantt Chart component
JavaScript File:
IlvGanttTableSelectionManager.js
Description:
The concrete implementation class of IlvAbstractSelectionManager for an IlvGanttTableView instance.
Since:
JViews 8.0

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Abort dragging of the selection.
 
Initializes the dragging of the selection.
 
Complete dragging of the selection and performs a server action if needed.
 
Performs the dragging of the selection.
Methods inherited from class IlvGanttComponentSelectionManager
commitSelectionProperties, deselectAll, selectAll, selectById, selectOneById
Methods inherited from class IlvAbstractSelectionManager
addSelectionChangedListener, applyToAll, applyToAllLink, clipAll, deleteSelection, doSelect, findById, getLineColor, getLineWidth, getMultipleSelectionKey, getScrollPosition, getSelection, getViewPosition, hideAll, hideNotMovable, isFillOn, isHiddenWhenDragging, isImageMode, isMovable, isMoveAllowed, isMultipleSelection, isSelectionMovable, onSelectionLoaded, performUpdateImage, performUpdateImageMode, recycle, recycleAll, removeSelectionChangedListener, selectMulti, selectOne, sendRequest, setFillOn, setForceUpdateProperties, setImageMode, setLineColor, setLineWidth, setMoveAllowed, setMultipleSelectionKey, setScrollPosition, showAll, showMovable, updateAll, updateCapabilities, updateSelectionProperties
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvGanttTableSelectionManager
IlvGanttTableSelectionManager()
Method Detail
abortDragging
abortDragging(e)
Abort dragging of the selection.
Parameters:
e

startDragging
startDragging(e)
Initializes the dragging of the selection.
Parameters:
e - The event.

stopDragging
stopDragging(e)
Complete dragging of the selection and performs a server action if needed.
Parameters:
e - The event.

whileDragging
whileDragging(e)
Performs the dragging of the selection.
Parameters:
e - The event.

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