|
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.Objectleon.view.web.LyWebConstants
public abstract class LyWebConstants
Type : leon.view.web.struts.LyWebConstants
This class defines all the static constants used in the WEB view managers.
Are defined here:
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
static java.lang.String |
ACTION
The request parameter used to define an action in the HTTP request. |
static java.lang.String |
ACTION_ABOUT
The about action. |
static java.lang.String |
ACTION_EXIT
The exit action. |
static java.lang.String |
ACTION_FORM_CANCEL
The cancel command in a form. |
static java.lang.String |
ACTION_RELOAD_PAGE
The relaod page action. |
static java.lang.String |
ACTION_ROOT_PAGE
The show root page action. |
static java.lang.String |
AJAX
The request parameter used to define the ajax mode in the HTTP request. |
static java.lang.String |
ANSWER
The request parameter used to define an answer in the HTTP request. |
static java.lang.String |
CALL_ACTION
The request parameter used to define if an action is explicitly called in the HTTP request. |
static java.lang.String |
CALL_ACTION_NO_GUI
The request parameter used to define if an action is explicitly called in the HTTP request. |
static java.lang.String |
CALL_ACTION_READY
Internal request parameter : indicates that the hidden frame has been set and CALL_ACTION can be invoked. |
static java.lang.String |
CLASSINFO
ClassInfo parameter when using URL Navigation (optional). |
static java.lang.String |
COMMAND
The request parameter used to define a command in the HTTP request. |
static java.lang.String |
COMMAND_ITEM
The command button HTML name. |
static java.lang.String |
CONTENT_MULTIPART
The Content-Type value multipart/form-data . |
static java.lang.String |
CONTROLLER
The request parameter used to define the identifier of the Leonardi controller involved in the HTTP request. |
static java.lang.String |
CONTROLLER_ID_SEP
Constant duplicated from class LyController. |
static java.lang.String |
DEFAULTACTION
The request parameter used to define the session default action in the HTTP request. |
static int |
DELAY
Delay for pages expiration. |
static java.lang.String |
EXTEND
The request parameter used to define the extension of a sort or a selection. |
static java.lang.String |
FILE
Parameter used to significate that the frame must be closed. |
static java.lang.String |
FORWARD
The request parameter used to define the path name of a resource to forward. |
static java.lang.String |
FRAME
The request parameter used to define a frame in the HTTP request. |
static java.lang.String |
FRAME_CONTROLLER_DEMAND_CLOSE
Parameter used to significate that the frame must be closed. |
static java.lang.String |
HEADER_FRAME
The name of the header frame in the Leonardi frameset. |
static java.lang.String |
HIDDEN
The request parameter used to define the hidden properties in the HTTP request. |
static java.lang.String |
HIDDEN_FRAME
The name of a hidden frame in the Leonardi frameset. |
static java.lang.String |
INDEX
The request parameter used to define the index of a graphical event in the HTTP request. |
static java.lang.String |
JS_ACTIONS
Name of the javascript file for the actions. |
static java.lang.String |
JS_FORM
Name of the javascript file for the forms. |
static java.lang.String |
JS_MESSAGE
Name of the javascript file for the messages. |
static java.lang.String |
JS_PAGE
Name of the javascript file for the pages. |
static java.lang.String |
JS_STRING
Name of the javascript file for strings. |
static java.lang.String |
JS_TREE
Name of the javascript file for trees. |
static java.lang.String |
JS_UTILS
Name of the javascript file for utils functions. |
static java.lang.String |
KEY_PORTLET_ACTION_URL
Callback url (for AJAX) of the portlet instance in Business Visual (BV mode only) |
static java.lang.String |
KEY_PORTLET_VIEW_ID
Id of the portlet instance in Business Visual (BV mode only) |
static java.lang.String |
LANGUAGE
The request parameter used to define the application language in the HTTP request. |
static java.lang.String |
MAIN_FRAME
The name of the main frame in the Leonardi frameset. |
static java.lang.String |
MESSAGE
The request parameter used to define a message in the HTTP request. |
static java.lang.String |
MOBILE
The request parameter used to define the type of access. |
static java.lang.String |
NAV_FRAME
The name of the navigation frame in the Leonardi frameset. |
static java.lang.String |
NEW_SESSION
Specify to exit the call action mode an restore a new leonardi session (regular mode). |
static java.lang.String |
OBJECTID
Specify an identifier for the objects in the context for URL Navigation : this parameter is optional AND multiple. |
static java.lang.String |
OBJECTNAME
Specify the name for the objects in the contextt for URL Navigation : this parameter is optional AND multiple. |
static java.lang.String |
PAGE
A key to get the appropriate page writer id. |
static java.lang.String |
PILOT_FRAME
The name of the pilot frame in the Leonardi frameset. |
static java.lang.String |
POPUP_MENU
Used within URLs to introduce the popup menu action. |
static java.lang.String |
POPUP_MENU_EXTEND
Used within URLs to introduce the extend popup menu action. |
static java.lang.String |
POPUP_VIEW
The name of a pop up view in the Leonardi frameset. |
static java.lang.String |
POSITION_X
The request parameter used to define the x position in the HTTP request. |
static java.lang.String |
POSITION_Y
The request parameter used to define the y position in the HTTP request. |
static java.lang.String |
RA_LY_APP_DOC_URL
The key of the request attribute (R.A.) that contains the url for the application doc (LY_APP_DOC) directory. |
static java.lang.String |
RA_LY_APP_NAME
The key of the request attribute (R.A.) that contains the application name. |
static java.lang.String |
RA_LY_LEON_DOC_EXTERNAL_URL
The key of the request attribute (R.A.) that contains the url for the leonardi doc external (_LY_LEON_DOC_EXTERNAL) directory. |
static java.lang.String |
RA_LY_LEON_DOC_URL
The key of the request attribute (R.A.) that contains the url for the leonardi doc (LY_LEON_DOC) directory. |
static java.lang.String |
RA_LY_ROOT_URL
The key of the request attribute (R.A.) that contains the root url of the view manager. |
static java.lang.String |
RA_LY_SESSION
The key of the request attribute (R.A.) that contains the user Leonardi session. |
static java.lang.String |
RA_LY_SKIN_URL
The key of the request attribute (R.A.) that contains the url for the web skin file. |
static java.lang.String |
REFRESH
The request parameter used to define the refresh attribute in the HTTP request. |
static java.lang.String |
RELOAD
The request parameter used to define the reload rate in the HTTP request. |
static java.lang.String |
RELOAD_FRAMES
The request parameter used to indicates if frames needs reload in the HTTP request. |
static int |
REQU_COUNT
The total number of requests receied : used for debug. |
static java.lang.String |
SELECT_ALL
The select all action. |
static java.lang.String |
SELECT_ITEM
The select action. |
static java.lang.String |
SELECTION_ITEM
Used within the name attribute of <input> HTML tags that represents selection items. |
static java.lang.String |
SKIN
The request parameter used to define the application skin in the HTTP request. |
static java.lang.String |
SORT
Used to introduce values of sort parameter in URLs. |
static java.lang.String |
SOURCE
The request parameter used to define the source component in the User Interface that initiated an HTTP request. |
static java.lang.String |
STATUS
Used within URLs to indicate value of parameters defined with the SOURCE constant. |
static java.lang.String |
SUB_INDEX_SEPARATOR
Separator used for sub-index values. |
static java.lang.String |
SUBMITTED
Used within the name attribute of an <input> HTML tags. |
static java.lang.String |
TARGET_CONTROLLER
Used within the name attribute of an <input> HTML tags. |
static java.lang.String |
TARGET_FRAME
The name of the target frame in the Leonardi frameset. |
static java.lang.String |
TARGET_PARAM
Used to create multiple Leonardi sessions for a unique Http session. |
static java.lang.String |
TARGET_WINDOW
The name of the parameter of a part of the framset to be refreshed. |
static java.lang.String |
TEST_ALIVE
The name of the parameter used to check if servlet is still alive. |
static java.lang.String |
TOOL_POPUP
The identifier of the popup used for tools are. |
static java.lang.String |
TOP_FRAME
The name of the top frame. |
static java.lang.String |
TYPE
The request parameter used to define the type of a graphical event in the user interface. |
static java.lang.String |
UNSELECT_ALL
Used within URLs to introduce the unselect all action. |
static java.lang.String |
UNSELECT_ITEM
Used within URLs to introduce the unselect action. |
static java.lang.String |
UP_FRAME
Used to indicates the manipulated frame is the up frame. |
static java.lang.String |
UP_PAGE
Display up page parameter when using URL Navigation (optional). |
static java.lang.String |
UPLOAD
Used by upload mechanism. |
static java.lang.String |
VALUE
Used to introduce values of a value attribute in URLs. |
static int |
WAIT_PANEL_DELAY
The time to wait in milliseconds before wait panel is shown. |
static int |
WAIT_SHADOW_DELAY
The time to wait in milliseconds before wait shadow is shown. |
static java.lang.String |
WEB_DASHBOARD
Key used to store the Web dashboard controller identifier into the Leonardi session. |
static java.lang.String |
WEB_NO_DASHBOARD
A possible value associated to the key WEB_DASHBOARD that indicates there is not any
dashboard. |
static int |
WRITTEN_PAGES_COUNTER
Page counter to dump written HTML pages to disk : -1 means no DUMP, -2 means check environment, 0 meand start dump Activate this with debug mode DUMP_HTML. |
Constructor Summary | |
---|---|
LyWebConstants()
|
Method Summary |
---|
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
public static final java.lang.String ACTION
public static final java.lang.String ACTION_ABOUT
about
action.
public static final java.lang.String ACTION_EXIT
public static final java.lang.String ACTION_FORM_CANCEL
public static final java.lang.String ACTION_RELOAD_PAGE
public static final java.lang.String ACTION_ROOT_PAGE
public static final java.lang.String AJAX
true
or false
.
public static final java.lang.String ANSWER
true
or false
.
public static final java.lang.String CALL_ACTION
public static final java.lang.String CALL_ACTION_NO_GUI
public static final java.lang.String CALL_ACTION_READY
public static final java.lang.String CLASSINFO
public static final java.lang.String OBJECTID
public static final java.lang.String OBJECTNAME
public static final java.lang.String UP_PAGE
public static final java.lang.String NEW_SESSION
public static final java.lang.String COMMAND
true
or false
.
public static final java.lang.String COMMAND_ITEM
public static final java.lang.String CONTENT_MULTIPART
Content-Type
value multipart/form-data
.
public static final java.lang.String CONTROLLER
public static final java.lang.String CONTROLLER_ID_SEP
public static final java.lang.String FRAME_CONTROLLER_DEMAND_CLOSE
public static final java.lang.String FILE
public static final java.lang.String DEFAULTACTION
public static final java.lang.String EXTEND
true
or false
.
public static final java.lang.String FORWARD
public static final java.lang.String FRAME
public static final java.lang.String HEADER_FRAME
public static final java.lang.String HIDDEN
true
or false
public static final java.lang.String HIDDEN_FRAME
public static final java.lang.String INDEX
public static final java.lang.String LANGUAGE
public static final java.lang.String MAIN_FRAME
public static final java.lang.String MESSAGE
public static final java.lang.String NAV_FRAME
public static final java.lang.String PAGE
public static final java.lang.String PILOT_FRAME
public static final java.lang.String POPUP_MENU
public static final java.lang.String POPUP_MENU_EXTEND
public static final java.lang.String POPUP_VIEW
public static final java.lang.String POSITION_X
public static final java.lang.String POSITION_Y
public static final java.lang.String RA_LY_APP_DOC_URL
public static final java.lang.String RA_LY_LEON_DOC_URL
public static final java.lang.String RA_LY_LEON_DOC_EXTERNAL_URL
public static final java.lang.String RA_LY_ROOT_URL
public static final java.lang.String RA_LY_SESSION
public static final java.lang.String RA_LY_SKIN_URL
public static final java.lang.String RA_LY_APP_NAME
public static final java.lang.String REFRESH
true
or false
.
public static final java.lang.String RELOAD
Date
public static final java.lang.String RELOAD_FRAMES
true
or false
.
public static final java.lang.String SELECT_ALL
public static final java.lang.String SELECT_ITEM
public static final java.lang.String SKIN
public static final java.lang.String SOURCE
public static final java.lang.String SORT
public static final java.lang.String SELECTION_ITEM
public static final java.lang.String STATUS
SOURCE
constant.
public static final java.lang.String SUB_INDEX_SEPARATOR
public static final java.lang.String SUBMITTED
public static final java.lang.String TARGET_PARAM
public static final java.lang.String TARGET_CONTROLLER
public static final java.lang.String TARGET_FRAME
public static final java.lang.String TARGET_WINDOW
public static final java.lang.String TEST_ALIVE
public static final java.lang.String TOP_FRAME
public static final java.lang.String TYPE
public static final java.lang.String UNSELECT_ALL
public static final java.lang.String UNSELECT_ITEM
public static final java.lang.String UP_FRAME
public static final java.lang.String UPLOAD
public static final java.lang.String VALUE
public static final java.lang.String WEB_DASHBOARD
public static final java.lang.String WEB_NO_DASHBOARD
WEB_DASHBOARD
that indicates there is not any
dashboard.
public static final java.lang.String TOOL_POPUP
public static int DELAY
public static int REQU_COUNT
public static int WAIT_SHADOW_DELAY
public static int WAIT_PANEL_DELAY
public static int WRITTEN_PAGES_COUNTER
public static final java.lang.String JS_ACTIONS
public static final java.lang.String JS_MESSAGE
public static final java.lang.String JS_FORM
public static final java.lang.String JS_PAGE
public static final java.lang.String JS_STRING
public static final java.lang.String JS_TREE
public static final java.lang.String JS_UTILS
public static final java.lang.String KEY_PORTLET_VIEW_ID
public static final java.lang.String KEY_PORTLET_ACTION_URL
public static final java.lang.String MOBILE
Constructor Detail |
---|
public LyWebConstants()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |