|
WUI : API |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.westofj.wui.WConstants
Non-instantiable class for holding constant values.
Field Summary | |
static String |
CURRENT_CONTEXT
Attribute for jsp layout in request. |
static String |
CURRENT_WIDGET
Attribute for jsp layout in request. |
static Color |
DEFAULT_ACTIVE_BACKGROUND_COLOR
Default active background color. |
static Color |
DEFAULT_ACTIVE_COLOR
Default active color. |
static Color |
DEFAULT_BACKGROUND_COLOR
Default background color. |
static Color |
DEFAULT_BORDER_COLOR
Default border color. |
static Color |
DEFAULT_COLOR
Default color. |
static WFont |
DEFAULT_FONT
Default background color. |
static Color |
DEFAULT_HOVER_BACKGROUND_COLOR
Default hover background color. |
static Color |
DEFAULT_INACTIVE_BACKGROUND_COLOR
Default inactive background color. |
static Color |
DEFAULT_INACTIVE_COLOR
Default inactive color. |
static WLayoutManager |
DEFAULT_LAYOUT
Default layout for containers. |
static Color |
DEFAULT_LINK_COLOR
Default link color. |
static Color |
DEFAULT_SELECTED_BACKGROUND_COLOR
Default selected background color. |
static Color |
DEFAULT_SELECTED_COLOR
Default selected color. |
static String |
DEFAULT_STYLE_SHEET
Default layout for containers. |
static String |
DEFAULT_TEXT
Text to output when nothing has been specified. |
static String |
DEFAULT_TITLE
Title of pages when nothing has been specified. |
static String |
DOCS_ROOT
public document root |
static String |
INCLUDE_SERVLET_PARM_NAME
|
static String |
LOG_ID
Name of the log4j logger for the package. |
static String |
RUNNER
Attribute of runner in request. |
static String |
TRAN_ID
Field name for the hidden field in the form presented to the user that represents the transaction identifier. |
static String |
VALUE_ID
Field name for the hidden field in the form presented to the user that is populated via javascript if a link is pressed. |
static String |
WIDGET_ID
Field name for the hidden field in the form presented to the user that is populated via javascript if a link is pressed. |
static String |
WIDGET_PREFIX
Prefix for generated widget identifiers. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String WIDGET_PREFIX
public static final String WIDGET_ID
public static final String VALUE_ID
public static final String TRAN_ID
public static final String LOG_ID
public static final String DEFAULT_TEXT
public static final String DEFAULT_TITLE
public static final WLayoutManager DEFAULT_LAYOUT
public static final String DEFAULT_STYLE_SHEET
public static final String RUNNER
public static final String CURRENT_WIDGET
public static final String CURRENT_CONTEXT
public static final String DOCS_ROOT
public static final String INCLUDE_SERVLET_PARM_NAME
public static final WFont DEFAULT_FONT
public static final Color DEFAULT_COLOR
public static final Color DEFAULT_BACKGROUND_COLOR
public static final Color DEFAULT_BORDER_COLOR
public static final Color DEFAULT_SELECTED_COLOR
public static final Color DEFAULT_INACTIVE_COLOR
public static final Color DEFAULT_LINK_COLOR
public static final Color DEFAULT_SELECTED_BACKGROUND_COLOR
public static final Color DEFAULT_HOVER_BACKGROUND_COLOR
public static final Color DEFAULT_ACTIVE_COLOR
public static final Color DEFAULT_ACTIVE_BACKGROUND_COLOR
public static final Color DEFAULT_INACTIVE_BACKGROUND_COLOR
|
Copyright (c) 2003 West of J - All rights reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |