Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvGanttSheetScrollInteractor

IlvObject
   |
   +--IlvInteractor
      |
      +--IlvGanttSheetScrollInteractor

Category:
Gantt Chart component
JavaScript File:
IlvGanttSheetScrollInteractor.js
Description:
An IlvGanttSheetScrollInteractor is an interactor that lets the user scroll the image in an IlvGanttSheetView.

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Handles mouse down events.
 
Handles mouse drag events.
 
mouseUp(e)
Handles mouse up events.
 
setView(view)
This method is automatically invoked when the interactor is installed.
Methods inherited from class IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvGanttSheetScrollInteractor
IlvGanttSheetScrollInteractor()
Method Detail
mouseDown
mouseDown(e)
Handles mouse down events.
Parameters:
e - The mouse event.

mouseDrag
mouseDrag(e)
Handles mouse drag events.
Parameters:
e - The mouse event.

mouseUp
mouseUp(e)
Handles mouse up events.
Parameters:
e - The mouse event.

setView
setView(view)
This method is automatically invoked when the interactor is installed.
Parameters:
view - An IlvGanttSheetView

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