Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.2.0)

E17492-03


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

Interface Summary
CustomTimeScale CustomTimeScale represents an application defined time scale.
GanttConstants Deprecated. This class is used internally and developers should never use these constants directly.

 

Class Summary
AttributeConverterFactory This class is designed to allow developers to specify Converters for Gantt attributes on an attribute by attribute basis.
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 Deprecated. This is an internal class.
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 A TaskDragInfo contains information about the task that is being dragged.
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).

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.2.0)

E17492-03


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