|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jsxp.framework.ViewController
org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated
org.jsxp.framework.webroot.jsxpframework.components.ScopesMessagesXhtmlController
public class ScopesMessagesXhtmlController
The Class ScopesMessagesXhtmlController. Standard ViewController
for
show all content from all scopes in different message containers on the resulting view.
You can embedded this component to your view to show the scopes with their content.
This component uses the MessagesXhtmlController
to render the scopes.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated |
---|
org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated.ApplicationScope, org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated.FlashScope, org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated.RequestScope, org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated.Scopes, org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated.SessionScope, org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated.ViewScope |
Field Summary |
---|
Fields inherited from class org.jsxp.framework.ViewController |
---|
idElements |
Constructor Summary | |
---|---|
ScopesMessagesXhtmlController()
Instantiates a new scopes messages xhtml controller. |
Method Summary | |
---|---|
protected void |
init()
This method will be called by the jsxp framework in the initializing phase. |
Methods inherited from class org.jsxp.framework.webroot.generated.jsxpframework.components.ScopesMessagesXhtmlControllerGenerated |
---|
getElementApplicationScope, getElementFlashScope, getElementRequestScope, getElementScopes, getElementSessionScope, getElementViewScope, getIdElementApplicationScope, getIdElementFlashScope, getIdElementRequestScope, getIdElementScopes, getIdElementSessionScope, getIdElementViewScope |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScopesMessagesXhtmlController()
Method Detail |
---|
protected void init() throws java.lang.Exception
ViewController
init
in class ViewController
java.lang.Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |