Class PGanttUIStateConfiguration

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, AjaxableComponent, Badgeable, Hideable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class PGanttUIStateConfiguration extends Panel
See Also:
  • Field Details

  • Constructor Details

    • PGanttUIStateConfiguration

      public PGanttUIStateConfiguration()
  • Method Details

    • show

      public void show(Serializable obj)
      Description copied from class: Panel
      It shows (make visible with the pop-up effect) the panel
      Overrides:
      show in class Panel
      Parameters:
      obj - serializable object saved as a global variable of the panel
    • onToggle

      public boolean onToggle(UIMessage uim)
    • onZoomIn

      public boolean onZoomIn(UIMessage uim)
    • onZoomOut

      public boolean onZoomOut(UIMessage uim)
    • onIncreaseTreeSize

      public boolean onIncreaseTreeSize(UIMessage uim)
    • onDecreaseTreeSize

      public boolean onDecreaseTreeSize(UIMessage uim)
    • onTimeLineUnitGroupBaseChange

      public boolean onTimeLineUnitGroupBaseChange(UIMessage uim)
    • onTimeLineUnitGroup1Change

      public boolean onTimeLineUnitGroup1Change(UIMessage uim)
    • onTimeLineUnitGroup2Change

      public boolean onTimeLineUnitGroup2Change(UIMessage uim)
    • setUpTimeLineTab

      protected void setUpTimeLineTab()
    • updateTimeLineUnitOptions

      protected void updateTimeLineUnitOptions()
    • buildTimeLineUnitOptions

      protected DBView buildTimeLineUnitOptions(int pivotValue, List<PGanttUIStateConfiguration.TimeLineUnit> units)
    • setUpViewTab

      protected void setUpViewTab()
    • fillOptionsTable

      protected void fillOptionsTable(overit.geocallapp.wfm.ui.stato.StatoUICategory category, Long type, String tableName)
    • zoomStepWidth

      protected double zoomStepWidth()
    • getTimeRangeUnitList

      protected List<PGanttUIStateConfiguration.TimeLineUnit> getTimeRangeUnitList()