Skip navigation links

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

E17492-04


oracle.adf.view.faces.bi.component.gantt
Interface GanttConstants

All Known Implementing Classes:
GanttCalendar

Deprecated. This class is used internally and developers should never use these constants directly. All constants that developers would need to use can be found in the component classes (UIGantt, UIProjectGantt, UISchedulingGantt, UIResourceUtilizationGantt). Deprecated as of 5/11/2010. Defines all constants used in the Gantt.

public interface GanttConstants

Field Summary
static java.lang.String ACTUAL_END_TIME
          Deprecated.  
static java.lang.String ACTUAL_START_TIME
          Deprecated.  
static java.lang.String APRIL
          Deprecated.  
static java.lang.String AUGUST
          Deprecated.  
static int BOTTOM
          Deprecated.  
static int CENTER
          Deprecated.  
static java.lang.String COMPLETED_THROUGH
          Deprecated.  
static java.lang.String CRITICAL
          Deprecated.  
static int CUSTOM_SCALE
          Deprecated.  
static java.lang.String CUSTOM_SCALE_STR
          Deprecated.  
static int DAYS
          Deprecated.  
static java.lang.String DECEMBER
          Deprecated.  
static java.lang.String DEPENDENCIES
          Deprecated.  
static java.lang.String DEPENDENCY_TYPE
          Deprecated.  
static java.lang.String END_TIME
          Deprecated.  
static java.lang.String FEBRUARY
          Deprecated.  
static java.lang.String FINISH_FINISH
          Deprecated. Dependency type: Finish-to-Finish.
static java.lang.String FINISH_START
          Deprecated. Dependency type: Finish-to-Start.
static java.lang.String FRIDAY
          Deprecated.  
static java.lang.String FROM_ID
          Deprecated.  
static int HALFHOURS
          Deprecated.  
static int HALFYEARS
          Deprecated.  
static int HOURS
          Deprecated.  
static java.lang.String ICON_ALIGN
          Deprecated.  
static java.lang.String ICON1
          Deprecated.  
static java.lang.String ICON2
          Deprecated.  
static java.lang.String ICON3
          Deprecated.  
static int INNER_CENTER
          Deprecated. Icons and labels to appear inside and in the middle of the task bar.
static int INNER_LEFT
          Deprecated. Icons and labels to appear inside and to the left in the task bar.
static int INNER_RIGHT
          Deprecated. Icons and labels to appear inside and to the right in the task bar.
static int INSIDE
          Deprecated. Icons and labels to appear inside and in the middle of the task bar.
static java.lang.String IS_CONTAINER
          Deprecated.  
static java.lang.String JANUARY
          Deprecated.  
static java.lang.String JULY
          Deprecated.  
static java.lang.String JUNE
          Deprecated.  
static java.lang.String LABEL
          Deprecated.  
static java.lang.String LABEL_ALIGN
          Deprecated.  
static java.lang.String LABELS
          Deprecated.  
static int LEFT
          Deprecated. Left alignment for icons and labels in the task bar.
static java.lang.String MARCH
          Deprecated.  
static java.lang.String MAY
          Deprecated.  
static java.lang.String MILESTONE
          Deprecated. Task type for a milestone.
static java.lang.String MONDAY
          Deprecated.  
static int MONTHS
          Deprecated.  
static java.lang.String NORMAL
          Deprecated. Task type for a normal task.
static java.lang.String NOVEMBER
          Deprecated.  
static int NUMSCALES
          Deprecated.  
static java.lang.String OCTOBER
          Deprecated.  
static java.lang.String PERCENT_COMPLETE
          Deprecated.  
static int QUARTERHOURS
          Deprecated.  
static int QUARTERS
          Deprecated.  
static java.lang.String RECURRING_TASK_ID
          Deprecated.  
static java.lang.String RECURRING_TASKS
          Deprecated.  
static java.lang.String RESOURCE_ID
          Deprecated.  
static java.lang.String RESOURCE_NAME
          Deprecated.  
static int RIGHT
          Deprecated. Right alignment for icons and labels in the task bar.
static java.lang.String SATURDAY
          Deprecated.  
static java.lang.String SEPTEMBER
          Deprecated.  
static java.lang.String SHUTDOWN_TIME
          Deprecated.  
static int SIXHOURS
          Deprecated.  
static java.lang.String SPLIT_TASK_ID
          Deprecated.  
static java.lang.String SPLIT_TASKS
          Deprecated.  
static java.lang.String START_FINISH
          Deprecated. Dependency type: Start-to-Finish.
static java.lang.String START_START
          Deprecated. Dependency type: Start-to-Start.
static java.lang.String START_TIME
          Deprecated.  
static java.lang.String STARTUP_TIME
          Deprecated.  
static java.lang.String SUBRESOURCES
          Deprecated.  
static java.lang.String SUBTASKS
          Deprecated.  
static java.lang.String SUBTYPE
          Deprecated.  
static java.lang.String SUMMARY
          Deprecated. Task type for a summary task
static java.lang.String SUNDAY
          Deprecated.  
static java.lang.String TASK_ID
          Deprecated.  
static java.lang.String TASK_TYPE
          Deprecated.  
static java.lang.String TASKS
          Deprecated.  
static int THREEHOURS
          Deprecated.  
static java.lang.String THURSDAY
          Deprecated.  
static java.lang.String TIME
          Deprecated.  
static java.lang.String TIMEBUCKETS
          Deprecated.  
static java.lang.String TO_ID
          Deprecated.  
static int TOP
          Deprecated.  
static java.lang.String TUESDAY
          Deprecated.  
static int TWOMONTHS
          Deprecated.  
static int TWOWEEKS
          Deprecated.  
static int TWOYEARS
          Deprecated.  
static int UNDEFINED_SCALE
          Deprecated.  
static java.lang.String VALUES
          Deprecated.  
static java.lang.String WEDNESDAY
          Deprecated.  
static int WEEKS
          Deprecated.  
static java.lang.String WORKING_DAYS_OF_THE_WEEK
          Deprecated.  
static java.lang.String WORKING_END_TIME
          Deprecated.  
static java.lang.String WORKING_START_TIME
          Deprecated.  
static int YEARS
          Deprecated.  

 

Field Detail

TASK_ID

static final java.lang.String TASK_ID
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TASK_TYPE

static final java.lang.String TASK_TYPE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

START_TIME

static final java.lang.String START_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

END_TIME

static final java.lang.String END_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

LABEL

static final java.lang.String LABEL
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

ICON1

static final java.lang.String ICON1
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

ICON2

static final java.lang.String ICON2
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

ICON3

static final java.lang.String ICON3
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

LABEL_ALIGN

static final java.lang.String LABEL_ALIGN
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

ICON_ALIGN

static final java.lang.String ICON_ALIGN
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

DEPENDENCIES

static final java.lang.String DEPENDENCIES
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SPLIT_TASKS

static final java.lang.String SPLIT_TASKS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SPLIT_TASK_ID

static final java.lang.String SPLIT_TASK_ID
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SUBTASKS

static final java.lang.String SUBTASKS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

RECURRING_TASK_ID

static final java.lang.String RECURRING_TASK_ID
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SUBTYPE

static final java.lang.String SUBTYPE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

RECURRING_TASKS

static final java.lang.String RECURRING_TASKS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

IS_CONTAINER

static final java.lang.String IS_CONTAINER
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

ACTUAL_START_TIME

static final java.lang.String ACTUAL_START_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

ACTUAL_END_TIME

static final java.lang.String ACTUAL_END_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

PERCENT_COMPLETE

static final java.lang.String PERCENT_COMPLETE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

COMPLETED_THROUGH

static final java.lang.String COMPLETED_THROUGH
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

CRITICAL

static final java.lang.String CRITICAL
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

RESOURCE_ID

static final java.lang.String RESOURCE_ID
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

RESOURCE_NAME

static final java.lang.String RESOURCE_NAME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TASKS

static final java.lang.String TASKS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SUBRESOURCES

static final java.lang.String SUBRESOURCES
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

WORKING_START_TIME

static final java.lang.String WORKING_START_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

WORKING_END_TIME

static final java.lang.String WORKING_END_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

WORKING_DAYS_OF_THE_WEEK

static final java.lang.String WORKING_DAYS_OF_THE_WEEK
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

STARTUP_TIME

static final java.lang.String STARTUP_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SHUTDOWN_TIME

static final java.lang.String SHUTDOWN_TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TIME

static final java.lang.String TIME
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TIMEBUCKETS

static final java.lang.String TIMEBUCKETS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

VALUES

static final java.lang.String VALUES
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

LABELS

static final java.lang.String LABELS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

FROM_ID

static final java.lang.String FROM_ID
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TO_ID

static final java.lang.String TO_ID
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

DEPENDENCY_TYPE

static final java.lang.String DEPENDENCY_TYPE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SUMMARY

static final java.lang.String SUMMARY
Deprecated. 
Task type for a summary task
See Also:
Constant Field Values

NORMAL

static final java.lang.String NORMAL
Deprecated. 
Task type for a normal task.
See Also:
Constant Field Values

MILESTONE

static final java.lang.String MILESTONE
Deprecated. 
Task type for a milestone.
See Also:
Constant Field Values

LEFT

static final int LEFT
Deprecated. 
Left alignment for icons and labels in the task bar.
See Also:
Constant Field Values

RIGHT

static final int RIGHT
Deprecated. 
Right alignment for icons and labels in the task bar.
See Also:
Constant Field Values

INSIDE

static final int INSIDE
Deprecated. 
Icons and labels to appear inside and in the middle of the task bar. This should be deprecated.
See Also:
Constant Field Values

INNER_CENTER

static final int INNER_CENTER
Deprecated. 
Icons and labels to appear inside and in the middle of the task bar.
See Also:
Constant Field Values

INNER_LEFT

static final int INNER_LEFT
Deprecated. 
Icons and labels to appear inside and to the left in the task bar.
See Also:
Constant Field Values

INNER_RIGHT

static final int INNER_RIGHT
Deprecated. 
Icons and labels to appear inside and to the right in the task bar.
See Also:
Constant Field Values

TOP

static final int TOP
Deprecated. 
See Also:
Constant Field Values

CENTER

static final int CENTER
Deprecated. 
See Also:
Constant Field Values

BOTTOM

static final int BOTTOM
Deprecated. 
See Also:
Constant Field Values

FINISH_START

static final java.lang.String FINISH_START
Deprecated. 
Dependency type: Finish-to-Start.
See Also:
Constant Field Values

START_START

static final java.lang.String START_START
Deprecated. 
Dependency type: Start-to-Start.
See Also:
Constant Field Values

FINISH_FINISH

static final java.lang.String FINISH_FINISH
Deprecated. 
Dependency type: Finish-to-Finish.
See Also:
Constant Field Values

START_FINISH

static final java.lang.String START_FINISH
Deprecated. 
Dependency type: Start-to-Finish.
See Also:
Constant Field Values

JANUARY

static final java.lang.String JANUARY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

FEBRUARY

static final java.lang.String FEBRUARY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

MARCH

static final java.lang.String MARCH
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

APRIL

static final java.lang.String APRIL
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

MAY

static final java.lang.String MAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

JUNE

static final java.lang.String JUNE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

JULY

static final java.lang.String JULY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

AUGUST

static final java.lang.String AUGUST
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SEPTEMBER

static final java.lang.String SEPTEMBER
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

OCTOBER

static final java.lang.String OCTOBER
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

NOVEMBER

static final java.lang.String NOVEMBER
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

DECEMBER

static final java.lang.String DECEMBER
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SUNDAY

static final java.lang.String SUNDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

MONDAY

static final java.lang.String MONDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TUESDAY

static final java.lang.String TUESDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

WEDNESDAY

static final java.lang.String WEDNESDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

THURSDAY

static final java.lang.String THURSDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

FRIDAY

static final java.lang.String FRIDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SATURDAY

static final java.lang.String SATURDAY
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

UNDEFINED_SCALE

static final int UNDEFINED_SCALE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TWOYEARS

static final int TWOYEARS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

YEARS

static final int YEARS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

HALFYEARS

static final int HALFYEARS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

QUARTERS

static final int QUARTERS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TWOMONTHS

static final int TWOMONTHS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

MONTHS

static final int MONTHS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

TWOWEEKS

static final int TWOWEEKS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

WEEKS

static final int WEEKS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

DAYS

static final int DAYS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

SIXHOURS

static final int SIXHOURS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

THREEHOURS

static final int THREEHOURS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

HOURS

static final int HOURS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

HALFHOURS

static final int HALFHOURS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

QUARTERHOURS

static final int QUARTERHOURS
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

NUMSCALES

static final int NUMSCALES
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

CUSTOM_SCALE

static final int CUSTOM_SCALE
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

CUSTOM_SCALE_STR

static final java.lang.String CUSTOM_SCALE_STR
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

Skip navigation links

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

E17492-04


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