public class IlvGanttSheetInteractor extends IlvManagerViewInteractor
IlvGanttSheetInteractor
is the base class for interactors
that can be set on a Gantt sheet.Constructor and Description |
---|
IlvGanttSheetInteractor()
Creates an instance of a
IlvGanttSheetInteractor . |
Modifier and Type | Method and Description |
---|---|
IlvGanttModel |
getGanttModel()
Returns the data model that the Gantt sheet is currently displaying,
or
null if the interactor is not attached. |
IlvGanttSheet |
getGanttSheet()
Returns the Gantt sheet when the interactor is attached, or
null if the interactor is not attached. |
addFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, allowEnsureVisible, allowEnsureVisible, attach, detach, disableEvents, drawGhost, drawGhost, enableEvents, ensureVisible, ensureVisible, getManager, getManagerView, getTransformer, handleExpose, isXORGhost, processEvent, processFocusEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, setXORGhost
public IlvGanttSheetInteractor()
IlvGanttSheetInteractor
.public final IlvGanttSheet getGanttSheet()
null
if the interactor is not attached.IlvGanttSheet
.public final IlvGanttModel getGanttModel()
null
if the interactor is not attached.null
if the
interactor is not attached.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.