public class CapacityPlanningGapView extends LoadAndAvailabilityResourceView
| Modifier and Type | Class and Description |
|---|---|
class |
CapacityPlanningGapView.ToggleViewTypeAction
Simple Action that toggles the views
|
ganttUpdater| Constructor and Description |
|---|
CapacityPlanningGapView() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
attachModel(AppletGanttModel model)
NOTE: The model passed in is never used, and can be null.
|
java.awt.Component |
initializeView() |
void |
refreshView()
Calls the attachModel, which simply reloads the data.
|
applyActivityFilter, applyActivityFilterX, applyActivityQbeFilter, applyActivityQbeFilterX, attachGanttModelToViewComponents, deactivate, detachGanttModelFromViewComponents, detachGanttModelFromViewComponents, getChartId, getDividerComponent, getLoadChart, getResourceChart, getScheduleChart, initPrintingController, print, printPreview, printSetup, setResourceViewContextgetViewId, isActive, setDividerLocation, setViewIdpublic java.awt.Component initializeView()
initializeView in interface ResourceViewinitializeView in class LoadAndAvailabilityResourceViewpublic void attachModel(AppletGanttModel model)
attachModel in interface ResourceViewattachModel in class LoadAndAvailabilityResourceViewpublic void refreshView()
public void activate()
activate in interface ResourceViewactivate in class LoadAndAvailabilityResourceView