Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.4.0)

E12063-05

Package oracle.adf.view.faces.bi.component.gantt

Interface Summary
CustomTimeScale  
GanttConstants Defines all constants used in the Gantt.
 

Class Summary
Filter A Filter represents a data filter in the filter combo box in the Gantt toolbar.
FilterManager A FilterManager manages a list of Filter objects.
GanttCalendar This class is designed for navigating and manipulating dates/time in Gantt charts.
GanttPrinter The GanttPrinter generates Formatting Objects (FO) XML for the Gantt Chart.
Legend The Legend control must be used as a child of the Gantt control.
TaskbarFormat A TaskbarFormat contains information about the appearance of a task bar.
TaskbarFormatManager A TaskbarFormatManager manages a list of TaskbarFormat.
TaskDragInfo  
TimeAxis A TimeAxis control represents the time axis of the Gantt.
TimeAxisDateFormat The date formatter for TimeAxis control.
UIGantt Base class for UIProjectGantt and UIScheduleGantt
UIProjectGantt The Project Gantt control is used to display data in a task-oriented Gantt chart.
UIResourceUtilizationGantt The Resource Utilization Gantt control is used to display utilization data in a resource-oriented Gantt chart.
UISchedulingGantt The Scheduling Gantt control is used to display data in a resource-oriented Gantt chart.
UndoableEdit An UndoableEdit contains information on how to undo and redo an action.
UndoManager The UndoManager manages a list of UndoableEdits.
Utils Helper methods used internally by the Gantt.
 

Exception Summary
InvalidScaleException InvalidScaleException is thrown when either the scale specified for the time axis is not recognized or if the scale of the major time axis is smaller than the scale of the minor time axis (and vice-versa).
 


Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.4.0)

E12063-05

Copyright © 1997, 2011, Oracle. All rights reserved.