Interface HasLocalMenu

All Known Subinterfaces:
SelectManyListTagDeclaration, SelectOneListTagDeclaration, SuggestTagDeclaration

public interface HasLocalMenu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setLocalMenu(String localMenu)
    By default, dropdown menus are rendered in the '.tobago-page-menuStore'.
  • Method Details

    • setLocalMenu

      void setLocalMenu(String localMenu)

      By default, dropdown menus are rendered in the '.tobago-page-menuStore'. If localMenu=true, the dropdown menu is rendered on the component.