Modifier and Type | Method and Description |
---|---|
AppletGanttModel |
SKDViewerApplet.getAppletGanttModel() |
AppletGanttModel |
Viewer.getAppletModel()
Returns the appletmodel.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadAndAvailabilityResourceView.attachModel(AppletGanttModel model)
Whenever a model is changed, called to update the view content.
|
void |
ResourceScheduleView.attachModel(AppletGanttModel model)
Whenever a model is changed, called to update the view content.
|
void |
ScheduleCostView.attachModel(AppletGanttModel model)
Whenever a model is changed, called to update the view content.
|
void |
SKDResourceHourAndAvailabilityChart.setAppletGanttModel(AppletGanttModel model) |
void |
SKDResourceLoadAndAvailabilityChart.setAppletGanttModel(AppletGanttModel model) |
void |
SKDResourceHourDataChart.setAppletGanttModel(AppletGanttModel model) |
void |
SKDScheduleCostChart.setAppletGanttModel(AppletGanttModel model) |
void |
SKDResourceDataChart.setAppletGanttModel(AppletGanttModel model) |
void |
Viewer.setAppletModel(AppletGanttModel appletmodel)
Sets the appletmodel.
|
Modifier and Type | Method and Description |
---|---|
void |
SKDShiftWorkingHourGrid.setModel(AppletGanttModel appletGanttModel) |
void |
SKDNonWorkingHourGrid.setModel(AppletGanttModel appletGanttModel) |
Modifier and Type | Method and Description |
---|---|
AppletGanttModel |
BufferedResourceView.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceViewContainer.attachModel(AppletGanttModel model) |
void |
ResourceView.attachModel(AppletGanttModel model) |
void |
LazyResourceView.attachModel(AppletGanttModel model) |
void |
BufferedResourceView.attachModel(AppletGanttModel model) |
void |
AbstractResourceView.attachModel(AppletGanttModel model) |
Modifier and Type | Method and Description |
---|---|
void |
CapacityPlanningGapView.attachModel(AppletGanttModel model)
NOTE: The model passed in is never used, and can be null.
|
Modifier and Type | Method and Description |
---|---|
AppletGanttModel |
CompareItem.getModel()
Returns the
IlvGanttModel associated with the view |
Modifier and Type | Method and Description |
---|---|
void |
LoadAndAvailabilityResourceViewCompareItem.attachAppletModel(ilog.views.gantt.IlvScheduleChart chart,
AppletGanttModel model,
SKDResourceLoadAndAvailabilityChart loadChart)
Whenever a model is changed, called to update the view content.
|
void |
CompareItem.attachModel(AppletGanttModel model)
Attaches the
IlvGanttModel to this view |
Modifier and Type | Method and Description |
---|---|
void |
GroupByView.attachModel(AppletGanttModel model) |
Modifier and Type | Method and Description |
---|---|
void |
OtherResourcesAvailabilityView.attachModel(AppletGanttModel model) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceHoursView.attachModel(AppletGanttModel model)
Whenever a model is changed, called to update the view content.
|
Modifier and Type | Method and Description |
---|---|
void |
FWMShiftWorkingHourGrid.setModel(AppletGanttModel appletGanttModel) |