public class LeftSectionHeaderComponent
extends Div
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COCKPIT_ID_LOGOUT_MEONUITEM |
protected static String |
COCKPIT_ID_MENU_LABEL |
protected Component |
dataLanguageEntry |
protected Component |
logoutEntry |
protected Component |
userRoleEntry |
| Constructor and Description |
|---|
LeftSectionHeaderComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createLanguageMenuItems(Menupopup menuPopup,
boolean open) |
protected void |
createUserGroupMenuItems(Menupopup menupopup,
boolean open) |
protected void |
createUserSettingsMenuItems(Menupopup menupopup,
boolean open) |
protected String |
getLanguageLabel(LanguageModel language) |
protected LoginForm |
getLoginForm() |
protected String |
getWebRoot(String extName) |
protected Component dataLanguageEntry
protected Component userRoleEntry
protected Component logoutEntry
protected static final String COCKPIT_ID_MENU_LABEL
protected static final String COCKPIT_ID_LOGOUT_MEONUITEM
protected String getLanguageLabel(LanguageModel language)
protected void createLanguageMenuItems(Menupopup menuPopup,
boolean open)
protected void createUserGroupMenuItems(Menupopup menupopup,
boolean open)
protected void createUserSettingsMenuItems(Menupopup menupopup,
boolean open)
protected LoginForm getLoginForm()
Copyright © 2017 SAP SE. All Rights Reserved.