Interface NavRootNodeEditor.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<NavRootNodeEditor>,org.jboss.errai.common.client.api.IsElement,NavItemEditor.View<NavRootNodeEditor>,org.uberfire.client.mvp.UberElement<NavRootNodeEditor>
- All Known Implementing Classes:
NavRootNodeEditorView
- Enclosing class:
- NavRootNodeEditor
public static interface NavRootNodeEditor.View extends NavItemEditor.View<NavRootNodeEditor>
-
-
Method Summary
-
Methods inherited from interface org.dashbuilder.client.navigation.widget.editor.NavItemEditor.View
addChild, addCommand, addCommandDivider, clearChildren, clearCommands, finishItemEdition, generateId, getItemName, i18nDeleteItem, i18nGotoItem, i18nMoveDown, i18nMoveFirst, i18nMoveLast, i18nMoveUp, i18nNewItem, i18nNewItemName, setCommandsEnabled, setContextWidget, setExpanded, setExpandEnabled, setItemDeletable, setItemDescription, setItemEditable, setItemName, setItemNameError, setItemType, startItemEdition
-
-