Siebel Developer's Reference > User Properties >

eGanttChart Busy Free Time Applet User Properties


Table 11 contains the user properties for eGanttChart Busy Free Time Applet:

Table 11.  eGanttChart Busy Free Time Applet User Properties
Name
Value
Comments
Major Time Unit
Day
Major time unit in the X-axis of the Gantt chart. The possible values are Day, Week, Month, and Year.
Minor Time Unit
Hour
Minor time unit in the X-axis of the Gantt chart. The possible values are Hour, Day, Week, and Month. The possible combinations of (major,minor) time units are (Day,Hour), (Week,Day), (Month,Day), (Month,Week), and (Year,Month).
X-BC
Action (Busy Free Time)
Business component for the X-axis of the Gantt chart.
X-Color Field
Priority
Cells of the Gantt chart can be colored differently. This user property specifies which field in the X business component determines the coloring. For the field that you choose, make sure there is a corresponding LOV defined. See X-Color LOV Name for details.
X-Color LOV Name
ACTIVITY_PRIORITY
LOV that defines the possible values of the field chosen for X-Color Field. From this LOV, you can determine the Language Independent Code (LIC) of the field value.
X-LOV Map
#1-ASAP#2-High#
3-Medium#
Defines the LIC of the LOV values that can be mapped to colors.
X-Color Map
#GanttChartRed
#GanttChartBlue
#GanttChartGreen#
Defines the colors of the different values of the LIC. The values must be in the same order as in X-LOV Map. For example, 2-High maps to GanttChartBlue.
The values of X-Color Map are the style sheet classes defined in Gantt.css.
X-Date InvokeMethod
SetGridBeginEndDate
Maps to an internal X-business component method to calculate the date-time range for the X-business component data. You should not modify this.
X-Display Constraint Map
08:00:00#17:00:00
Applies only when the minor time unit is Hour. Instead of displaying a 24-hour interval in the Gantt chart, this user property defines the lower and upper bounds of the time displayed in the Gantt chart.
X-Display Duration
30
Specifies the time increment for each cell in the Gantt chart. The unit is Minutes.
X-DrillDown Field
Description
Specifies on which field in the X business component you can drill down. A corresponding Drilldown Object will need to configured for the applet in Siebel Tools.
X-End DateTime Field
Planned Completion
Field in the X business component that specifies the end of the datetime range.
X-Join Field
Primary Owner Id
Field in the X business component that links it to the Y business component. This is used in a search specification if X-Join InvokeMethod is not specified.
X-Join InvokeMethod
SetEmployeeList
Maps to an internal X business component method to link the Y and X business components. You should not modify this.
X-Num Slots
3
Specifies the number of "slots" for a given cell.
For example, you might have conflicting activities that start and end at the same time. If X-Num Slots is 3, the cell that represents this time range can be split into a maximum of three slots to contain the conflicting activities.
X-Sort Spec
Owner Last Name
Specifies the sort specification for the X business component.
X-Start DateTime Field
Planned
Field in the X business component that specifies the start of the datetime range.
X-Tooltips 1
Planned
First field that is displayed in the tooltip.
X-Tooltips 2
Planned Completion
Second field that is displayed in the tooltip.
User properties can be defined to extend this to
X-Tooltips n.
Y-BC
Employee (MM)
Business component for the Y-axis of the Gantt chart.
Y-BC ViewSet Size
7
Maximum number of records for the Y-axis.
Y-Constraint
 
Search specification for the Y business component.
NOTE: By default, the Y business component in the base Gantt chart class does not have any search specification defined. If it is not explicitly define here the Y business component will be constrained by a link in a parent-child relationship.
Y-DrillDown Field
Id
Source field for the Y drilldown.
Y-DrillDown View
All Employees across Organizations
Destination view of the Y drilldown. This can be modified.
Y-Join Field
Id
Field in the Y business component that links it to both the X and Z business components.
Y-Label
Employee
Label for the Y-axis.
Y-Legend
Full Name
Field in the Y business component that is displayed in the Gantt chart.
Y-SortSpec
Last Name
Sort specification for the Y business component.
Z-BC
Schedule
Business component for the Z-axis of the Gantt chart. Acts as a layer painted on the Gantt chart before the X-axis is constructed.
For example, each employee has a working schedule of Monday through Friday, 8:00 to 17:00. The Gantt chart is painted white where there is a schedule and gray where there is no schedule. The activity cells are drawn on top of this schedule layer.
The Z business component determines the state of a cell:
  • GanttStateNone: No schedule
  • GanttStateOff: A schedule exists
  • GanttStateOn: Coloring of the cell controlled by
    X-Color Map
Z-Date InvokeMethod
SetGridBeginEndDate
Time
Maps to an internal Z business component method to calculate the datetime range for the Z business component data. You should not modify this.
Z-End DateTime Field
End DateTime
Field in the Z business component that specifies the end of the datetime range.
Z-Join Field
Employee Id
Field in the Z business component that links to the Y business component. This is used as a search specification if Z-Join InvokeMethod is not specified.
Z-Join InvokeMethod
SetEmployeeList
Maps to an internal Z business component method to link the Y and Z business components together. You should not modify this.
Z-Start DateTime Field
Start DateTime
Field in the Z business component that specifies the start of the datetime range.

 Siebel Developer's Reference 
 Published: 23 October 2003