| Package | Description |
|---|---|
| com.hybris.backoffice.actionbar | |
| com.hybris.backoffice.navigation | |
| com.hybris.backoffice.navigation.impl |
| Modifier and Type | Method and Description |
|---|---|
ActionsTree |
ActionsResolver.formTree(Collection<? extends ActionDefinition> actions)
Deprecated.
since 6.7 - use
ActionsResolver.formTree(Collection, WidgetInstanceManager) Forms provided
actions into the tree |
default ActionsTree |
ActionsResolver.formTree(Collection<? extends ActionDefinition> actions,
WidgetInstanceManager widgetInstanceManager)
Forms provided actions into the tree
|
ActionsTree |
ActionbarContext.getActionTree() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NavigationTree
Defines a tree structure consisting of
NavigationNodes. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNavigationTree |
Copyright © 2018. All rights reserved.