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, setResourceViewContext
getViewId, isActive, setDividerLocation, setViewId
public java.awt.Component initializeView()
initializeView
in interface ResourceView
initializeView
in class LoadAndAvailabilityResourceView
public void attachModel(AppletGanttModel model)
attachModel
in interface ResourceView
attachModel
in class LoadAndAvailabilityResourceView
public void refreshView()
public void activate()
activate
in interface ResourceView
activate
in class LoadAndAvailabilityResourceView