Package | Description |
---|---|
de.xima.fc.gui.common.bean | |
de.xima.fc.gui.common.model | |
de.xima.fc.gui.common.statics | |
de.xima.fc.gui.common.utils.msg |
Modifier and Type | Method and Description |
---|---|
IViewModel |
CurrentViewBean.getCurrentView() |
IViewModel |
ViewBean.getView(String uri)
Checks whether the view ID is valid, the user has access to it and returns the appropriate view.
|
Modifier and Type | Method and Description |
---|---|
IMenuEntryModel |
MenuTemplateBean.getByView(IViewModel view) |
String |
MenuTemplateBean.getSerenityMenuCookie(IViewModel currentView,
String idPrefix) |
boolean |
MenuTemplateBean.isAllowed(IViewModel view) |
boolean |
ViewBean.isViewAllowed(IViewModel view)
Checks whether the view may be accessed.
|
void |
CurrentViewBean.setCurrentView(IViewModel currentView) |
Modifier and Type | Class and Description |
---|---|
class |
CustomViewModel |
Modifier and Type | Class and Description |
---|---|
class |
EViews |
Modifier and Type | Method and Description |
---|---|
static IViewModel |
EViews.getByUri(String uri,
boolean isMasterServer) |
Modifier and Type | Method and Description |
---|---|
IViewModel |
AJSFContext.findCurrentView() |
Modifier and Type | Method and Description |
---|---|
void |
AJSFContext.redirect(IViewModel view) |
void |
AJSFContext.redirect(IViewModel view,
AJSFContext.RedirectOptions options)
Redirects to the given view.
|
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.