Interface PanelManagerView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
PanelManagerViewImpl

public interface PanelManagerView extends View
  • Method Details

    • getMenuTree

      Tree getMenuTree()
    • getSearchField

      TextField getSearchField()
    • addCategoryButton

      Button addCategoryButton()
    • getCollapseCategoryButton

      Button getCollapseCategoryButton()
    • getShowDevelopmentUIButton

      Button getShowDevelopmentUIButton()
    • getButtonAreaContainer

      HorizontalLayout getButtonAreaContainer()