Class CategoryExplorerTree

    • Field Detail

      • _rootAlreadyExpanded

        protected boolean _rootAlreadyExpanded
    • Constructor Detail

      • CategoryExplorerTree

        public CategoryExplorerTree​(CategoryExplorerModel model)
        Construct a CategoryExplorerTree with a specific model.
      • CategoryExplorerTree

        public CategoryExplorerTree()
        Construct a CategoryExplorerTree and create a default CategoryExplorerModel.
    • Method Detail

      • init

        protected void init()
      • expandRootNode

        protected void expandRootNode()
      • ensureRootExpansion

        protected void ensureRootExpansion()