Interface HasLocalMenu
- All Known Subinterfaces:
SelectManyListTagDeclaration
,SelectOneListTagDeclaration
,SuggestTagDeclaration
public interface HasLocalMenu
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLocalMenu
(String localMenu) By default, dropdown menus are rendered in the '.tobago-page-menuStore'.
-
Method Details
-
setLocalMenu
By default, dropdown menus are rendered in the '.tobago-page-menuStore'. If localMenu=true, the dropdown menu is rendered on the component.
-