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