Package | Description |
---|---|
org.nuxeo.ecm.automation.core.operations.services | |
org.nuxeo.ecm.platform.actions | |
org.nuxeo.ecm.platform.forms.layout.demo.jsf | |
org.nuxeo.ecm.platform.routing.web |
Provides the seam component used in the web UI.
|
org.nuxeo.ecm.platform.ui.web.api | |
org.nuxeo.ecm.styleguide | |
org.nuxeo.ecm.webapp.action | |
org.nuxeo.ecm.webapp.base | |
org.nuxeo.ecm.webapp.directory |
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
GetActions.actionService |
Modifier and Type | Class and Description |
---|---|
class |
ActionService |
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
LayoutDemoContext.actionManager |
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
RoutingTaskActionsBean.actionService |
Modifier and Type | Method and Description |
---|---|
void |
TabActionsSelection.setCurrentTabId(ActionManager actionManager,
ActionContext actionContext,
String category,
String tabId,
String... subTabIds) |
void |
TabActionsSelection.setCurrentTabIds(ActionManager actionManager,
ActionContext actionContext,
String tabIds)
Sets current tab ids as a String, splitting on commas ',' and parsing each action information as is:
CATEGORY:[ACTION_ID[:OPTIONAL_SUB_ACTION_ID [:OPTIONAL_SUB_ACTION_ID]...]]
|
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
StyleGuideActions.actionManager |
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
WebActionsBean.actionManager |
protected ActionManager |
MainTabsActions.actionManager |
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
InputController.actionManager |
Modifier and Type | Field and Description |
---|---|
protected ActionManager |
DirectoryUIActionsBean.actionManager |
Copyright © 2017 Nuxeo. All rights reserved.