|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.actions.BaseAction
org.openxava.actions.ChangeSectionAction
public class ChangeSectionAction
| Field Summary |
|---|
| Fields inherited from interface org.openxava.actions.IChangeModeAction |
|---|
DETAIL, LIST, PREVIOUS_MODE, SPLIT |
| Constructor Summary | |
|---|---|
ChangeSectionAction()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
int |
getActiveSection()
|
java.lang.String |
getViewObject()
|
void |
setActiveSection(int i)
|
void |
setContext(ModuleContext context)
|
void |
setViewObject(java.lang.String viewObject)
|
| Methods inherited from class org.openxava.actions.BaseAction |
|---|
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getRequest, removeActions, resetDescriptionsCache, returnToPreviousControllers, setControllers, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openxava.actions.IAction |
|---|
getErrors, getMessages, setEnvironment, setErrors, setMessages |
| Constructor Detail |
|---|
public ChangeSectionAction()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
execute in interface IActionjava.lang.Exceptionpublic int getActiveSection()
public void setActiveSection(int i)
public void setContext(ModuleContext context)
setContext in interface IModuleContextActionsetContext in class BaseActionpublic java.lang.String getViewObject()
public void setViewObject(java.lang.String viewObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||