Package | Description |
---|---|
ilog.views.gantt |
Contains all of the main Gantt Chart classes,
Beans, and data model interfaces.
|
Modifier and Type | Method and Description |
---|---|
protected IlvTimeScrollBar |
IlvJScrollGanttSheet.createDefaultTimeScrollBar()
Creates a default horizontal time scroll bar to place along the top of
this component.
|
IlvTimeScrollBar |
IlvJScrollGanttSheet.getTimeScrollBar()
Returns the horizontal time scroll bar.
|
IlvTimeScrollBar |
IlvHierarchyChart.getTimeScrollBar()
Returns the horizontal time scroll bar.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvJScrollGanttSheet.setTimeScrollBar(IlvTimeScrollBar scrollbar)
Sets the horizontal time scroll bar.
|
Constructor and Description |
---|
IlvJScrollGanttSheet(IlvGanttConfiguration ganttConfig,
IlvGanttSheet sheet,
IlvTimeScale timeScale,
IlvTimeScrollBar scrollbar)
Creates an
IlvJScrollGanttSheet component that is
composed of the specified Gantt sheet, time scale, and horizontal time
scroll bar. |
IlvJScrollGanttSheet(IlvGanttSheet sheet,
IlvTimeScale timeScale,
IlvTimeScrollBar scrollbar)
Creates an
IlvJScrollGanttSheet component that is
composed of the specified Gantt sheet, time scale, and horizontal time
scroll bar. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.