Class ReportManagerCategoryTreeState

Object
ReportManagerCategoryTreeState
All Implemented Interfaces:
Config, UserConfig, Serializable

public class ReportManagerCategoryTreeState extends Object implements UserConfig
See Also:
  • Constructor Details

    • ReportManagerCategoryTreeState

      public ReportManagerCategoryTreeState()
  • Method Details

    • registerExpanedCategory

      public void registerExpanedCategory(Integer id)
    • removeExpanedCategory

      public void removeExpanedCategory(Integer id)
    • clearExpandedState

      public void clearExpandedState()
    • isCategoryExpanded

      public boolean isCategoryExpanded(Integer id)