|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.Action
leon.view.web.struts.action.LyStrutsLeonardiAction
leon.view.web.struts.action.LyStrutsEventAction
leon.view.web.struts.action.LyStrutsGraphicalEventAction
public class LyStrutsGraphicalEventAction
Type : leon.view.web.struts.action.LyStrutsGraphicalEventAction.
This action handles graphical events from the User Interface:
Field Summary | |
---|---|
static java.lang.String |
__VERSION
Constants. |
Fields inherited from class leon.view.web.struts.action.LyStrutsLeonardiAction |
---|
ADDITIONAL_SCRIPTS_MAX_SIZE, GENERATED_PAGE_MAX_SIZE |
Fields inherited from class org.apache.struts.action.Action |
---|
ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, SERVLET_KEY, TRANSACTION_TOKEN_KEY |
Constructor Summary | |
---|---|
LyStrutsGraphicalEventAction()
Default constructor without parameters. |
Method Summary | |
---|---|
LyDemand |
getDemand(javax.servlet.http.HttpServletRequest request,
LyEnvironment environment)
This method creates a Logical Leonardi event with a User Interface physical event (the HTTP request). |
Methods inherited from class leon.view.web.struts.action.LyStrutsEventAction |
---|
execute |
Methods inherited from class leon.view.web.struts.action.LyStrutsLeonardiAction |
---|
beginRequest, checkSessionRegistered, decodeUrl, dumpToFile, endRequest, generateAdditionalScripts, getContextReativePath, getParameter, setNoCacheHeaders, setRequestAttributes |
Methods inherited from class org.apache.struts.action.Action |
---|
execute, getServlet, perform, perform, setServlet |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyStrutsGraphicalEventAction()
Method Detail |
---|
public LyDemand getDemand(javax.servlet.http.HttpServletRequest request, LyEnvironment environment)
LyStrutsEventAction
getDemand
in class LyStrutsEventAction
request
- Current HTTP request.environment
- Current Leonardi environment.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |