Interface HasChildren
-
- All Superinterfaces:
BaseMenuItemPresenter
- All Known Implementing Classes:
GroupContextMenuItemPresenter,GroupMenuItemPresenter
public interface HasChildren extends BaseMenuItemPresenter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddChild(org.jboss.errai.common.client.api.IsElement element)-
Methods inherited from interface org.uberfire.client.workbench.widgets.menu.megamenu.base.BaseMenuItemPresenter
getView
-
-