public class ManagementMenuBar extends ToolBar
com.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandler
com.vaadin.ui.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.MarginInfo, com.vaadin.ui.Layout.SpacingHandler
com.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener
Modifier and Type | Field and Description |
---|---|
static String |
ENTRY_ACTIVE_PROCESS_DEFINITIONS |
static String |
ENTRY_ADMIN |
static String |
ENTRY_CRYSTALBALL |
static String |
ENTRY_DATABASE |
static String |
ENTRY_DEPLOYMENTS |
static String |
ENTRY_GROUPS |
static String |
ENTRY_JOBS |
static String |
ENTRY_SUSPENDED_PROCESS_DEFINITIONS |
static String |
ENTRY_USERS |
protected I18nManager |
i18nManager |
protected ViewManager |
viewManager |
actionButtons, additionalComponents, currentEntry, currentEntryKey, entryMap
Constructor and Description |
---|
ManagementMenuBar() |
Modifier and Type | Method and Description |
---|---|
protected void |
addActiveProcessDefinitionsEntry() |
protected void |
addAdministrationToolbarEntry() |
protected void |
addCrystalBallToolbarEntry() |
protected void |
addDatabaseToolbarEntry() |
protected void |
addDeploymentsToolbarEntry() |
protected void |
addGroupToolbarEntry() |
protected void |
addJobsToolbarEntry() |
protected void |
addSuspendedProcessDefinitionsEntry() |
protected void |
addUsersToolbarEntry() |
protected void |
initToolbarEntries() |
addAdditionalComponent, addButton, addEntryComponent, addPopupEntry, addToolbarEntry, getCount, getCurrentEntryKey, getEntry, removeAllAdditionalComponents, removeAllButtons, setActiveEntry, setCount
addComponent, addComponent, addComponentAsFirst, addListener, getComponent, getComponentAlignment, getComponentCount, getComponentIndex, getComponentIterator, getExpandRatio, isSpacing, isSpacingEnabled, paintContent, removeComponent, removeListener, replaceComponent, setComponentAlignment, setComponentAlignment, setComponentAlignment, setExpandRatio, setSpacing
changeVariables, fireClick, getMargin, setMargin, setMargin, setMargin
addListener, addListener, attach, detach, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll, setEnabled, setHeight, setWidth
addListener, addListener, addListener, addListener, addListener, addStyleName, childRequestedRepaint, fireComponentErrorEvent, fireComponentEvent, fireEvent, focus, getApplication, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorHandler, getErrorMessage, getHeight, getHeightUnits, getIcon, getListeners, getLocale, getParent, getStyle, getStyleName, getWidth, getWidthUnits, getWindow, handleError, hasListeners, isEnabled, isImmediate, isReadOnly, isVisible, paint, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeStyleName, requestRepaint, requestRepaintRequests, setCaption, setComponentError, setData, setDebugId, setDescription, setErrorHandler, setHeight, setHeight, setHeightUnits, setIcon, setImmediate, setLocale, setParent, setReadOnly, setSizeFull, setSizeUndefined, setStyle, setStyleName, setVisible, setWidth, setWidth, setWidthUnits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener, addListener, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll
addListener, addStyleName, attach, childRequestedRepaint, detach, getApplication, getCaption, getIcon, getLocale, getParent, getStyleName, getWindow, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setCaption, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisible
public static final String ENTRY_DATABASE
public static final String ENTRY_DEPLOYMENTS
public static final String ENTRY_ACTIVE_PROCESS_DEFINITIONS
public static final String ENTRY_SUSPENDED_PROCESS_DEFINITIONS
public static final String ENTRY_JOBS
public static final String ENTRY_USERS
public static final String ENTRY_GROUPS
public static final String ENTRY_ADMIN
public static final String ENTRY_CRYSTALBALL
protected I18nManager i18nManager
protected ViewManager viewManager
protected void initToolbarEntries()
protected void addDatabaseToolbarEntry()
protected void addDeploymentsToolbarEntry()
protected void addActiveProcessDefinitionsEntry()
protected void addSuspendedProcessDefinitionsEntry()
protected void addJobsToolbarEntry()
protected void addUsersToolbarEntry()
protected void addGroupToolbarEntry()
protected void addAdministrationToolbarEntry()
protected void addCrystalBallToolbarEntry()
Copyright © 2016 Alfresco. All rights reserved.