|
||||||||||
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.AbstractCommandXhtmlControllerGenerated
org.jsxp.framework.webroot.jsxpframework.components.AbstractCommandController
public class AbstractCommandController
The Class AbstractCommandController. ViewController
for the basic jsxp component
that supports a command pattern in jsxp. You can use this Controller as base class for you
view controller/jsxp components if they have no correspondent design files (e.g. if they
are just commands that redirect to result views).
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jsxp.framework.webroot.generated.jsxpframework.components.AbstractCommandXhtmlControllerGenerated |
---|
org.jsxp.framework.webroot.generated.jsxpframework.components.AbstractCommandXhtmlControllerGenerated.Body |
Field Summary |
---|
Fields inherited from class org.jsxp.framework.ViewController |
---|
idElements |
Constructor Summary | |
---|---|
AbstractCommandController()
|
Method Summary |
---|
Methods inherited from class org.jsxp.framework.webroot.generated.jsxpframework.components.AbstractCommandXhtmlControllerGenerated |
---|
getElementBody, getIdElementBody |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCommandController()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |