Package org.openbravo.client.application
Class ApplicationConstants
- java.lang.Object
-
- org.openbravo.client.application.ApplicationConstants
-
public class ApplicationConstants extends Object
- Author:
- iperdomo
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ApplicationConstants()
-
-
-
Field Detail
-
TAB_TITLE
public static final String TAB_TITLE
- See Also:
- Constant Field Values
-
VIEWID
public static final String VIEWID
- See Also:
- Constant Field Values
-
COMMAND
public static final String COMMAND
- See Also:
- Constant Field Values
-
SAVE_COMMAND
public static final String SAVE_COMMAND
- See Also:
- Constant Field Values
-
DATA_COMMAND
public static final String DATA_COMMAND
- See Also:
- Constant Field Values
-
CHANGE_PWD_COMMAND
public static final String CHANGE_PWD_COMMAND
- See Also:
- Constant Field Values
-
START_PAGE_PROPERTY
public static final String START_PAGE_PROPERTY
- See Also:
- Constant Field Values
-
LOGIN_PAGE_PROPERTY
public static final String LOGIN_PAGE_PROPERTY
- See Also:
- Constant Field Values
-
ACTION_RESULT_SUCCESS
public static final org.codehaus.jettison.json.JSONObject ACTION_RESULT_SUCCESS
-
COMPONENT_TYPE
public static final String COMPONENT_TYPE
- See Also:
- Constant Field Values
-
MAIN_LAYOUT_ID
public static final String MAIN_LAYOUT_ID
- See Also:
- Constant Field Values
-
NAVIGATION_BAR_ID
public static final String NAVIGATION_BAR_ID
- See Also:
- Constant Field Values
-
APPLICATION_MENU_ID
public static final String APPLICATION_MENU_ID
- See Also:
- Constant Field Values
-
MAIN_LAYOUT_VIEW_COMPONENT_ID
public static final String MAIN_LAYOUT_VIEW_COMPONENT_ID
- See Also:
- Constant Field Values
-
MAIN_LAYOUT_TEMPLATE_ID
public static final String MAIN_LAYOUT_TEMPLATE_ID
- See Also:
- Constant Field Values
-
NAVIGATION_BAR_TEMPLATE_ID
public static final String NAVIGATION_BAR_TEMPLATE_ID
- See Also:
- Constant Field Values
-
APPLICATION_MENU_TEMPLATE_ID
public static final String APPLICATION_MENU_TEMPLATE_ID
- See Also:
- Constant Field Values
-
HQL_TABLE_DATASOURCE_ID
public static final String HQL_TABLE_DATASOURCE_ID
- See Also:
- Constant Field Values
-
PROPERTIES_TEMPLATE_ID
public static final String PROPERTIES_TEMPLATE_ID
- See Also:
- Constant Field Values
-
PROPERTIES_COMPONENT_ID
public static final String PROPERTIES_COMPONENT_ID
- See Also:
- Constant Field Values
-
PROPERTY_PARAMETER
public static final String PROPERTY_PARAMETER
- See Also:
- Constant Field Values
-
WINDOW_REFERENCE_ID
public static final String WINDOW_REFERENCE_ID
- See Also:
- Constant Field Values
-
BUTTON_LIST_REFERENCE_ID
public static final String BUTTON_LIST_REFERENCE_ID
- See Also:
- Constant Field Values
-
SELECTION_PROPERTY
public static final String SELECTION_PROPERTY
- See Also:
- Constant Field Values
-
ALL_ROWS_PARAM
public static final String ALL_ROWS_PARAM
- See Also:
- Constant Field Values
-
BUTTON_VALUE
public static final String BUTTON_VALUE
- See Also:
- Constant Field Values
-
DATASOURCEBASEDTABLE
public static final String DATASOURCEBASEDTABLE
- See Also:
- Constant Field Values
-
TABLEBASEDTABLE
public static final String TABLEBASEDTABLE
- See Also:
- Constant Field Values
-
HQLBASEDTABLE
public static final String HQLBASEDTABLE
- See Also:
- Constant Field Values
-
REPORT_UI_PATTERN
public static final String REPORT_UI_PATTERN
- See Also:
- Constant Field Values
-
-