| Modifier and Type | Method and Description |
|---|---|
org.jahia.ajax.gwt.client.data.toolbar.GWTJahiaToolbar |
UIConfigHelper.createGWTToolbar(JCRNodeWrapper contextNode,
JCRSiteNode site,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
Toolbar toolbar)
Create gwt toolbar
|
| Modifier and Type | Method and Description |
|---|---|
List<org.jahia.ajax.gwt.client.data.toolbar.GWTJahiaToolbar> |
UIConfigHelper.createGWTToolbarSet(JCRNodeWrapper contextNode,
JCRSiteNode site,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
List<Toolbar> toolbarSet)
create gwt toolabr set
|
| Modifier and Type | Method and Description |
|---|---|
Toolbar |
ManagerConfiguration.getContextMenu() |
| Modifier and Type | Method and Description |
|---|---|
List<Toolbar> |
ManagerConfiguration.getToolbars() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagerConfiguration.setContextMenu(Toolbar contextMenu) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagerConfiguration.setToolbars(List<Toolbar> toolbars) |
| Modifier and Type | Method and Description |
|---|---|
Toolbar |
EditConfiguration.getContextMenu() |
Toolbar |
EditConfiguration.getMainModuleToolbar() |
Toolbar |
EditConfiguration.getSidePanelToolbar() |
Toolbar |
SidePanelTab.getTableContextMenu() |
Toolbar |
EditConfiguration.getTopToolbar() |
Toolbar |
SidePanelTab.getTreeContextMenu() |
| Modifier and Type | Method and Description |
|---|---|
List<Toolbar> |
EditConfiguration.getTopToolbars() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditConfiguration.setContextMenu(Toolbar contextMenu) |
void |
EditConfiguration.setMainModuleToolbar(Toolbar mainModuleToolbar) |
void |
EditConfiguration.setSidePanelToolbar(Toolbar sidePanelToolbar) |
void |
SidePanelTab.setTableContextMenu(Toolbar tableContextMenu) |
void |
EditConfiguration.setTopToolbar(Toolbar topToolbar) |
void |
SidePanelTab.setTreeContextMenu(Toolbar treeContextMenu) |
| Modifier and Type | Method and Description |
|---|---|
void |
EditConfiguration.setTopToolbars(List<Toolbar> topToolbars) |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setParentToolbar(Toolbar toolbar) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.