UIX 2.2.16

oracle.cabo.ui
Interface UIConstants

All Known Implementing Classes:
BaseUINode, AbstractTextNode, NodeUtils, MessageData, BrowseNodeDataObject, TableStyle, TableFormat, RepeatingUINodeListParser, UINodeListParserFactory, TemplateRenderer, LovOpenWindowAction

public interface UIConstants

Attribute Constants common to many renderers of UINodes.


Field Summary
static AttributeKey ABBREVIATION_ATTR
           
static java.lang.String ABOUT_CHILD
           
static AttributeKey ACCESS_KEY_ATTR
          TYPE: Character
static java.lang.String ADD_NAME
           
static java.lang.String ADD_ROWS_EVENT
           
static java.lang.String ADD_TABLE_ROW_NAME
           
static java.lang.String ADVANCED_CHOICES_CHILD
           
static java.lang.String AGENT_NAME
           
static AttributeKey ALIGNMENT_GROUP_ATTR
          Attribute used to set flag to render left, center and right icons group in button bar.
static AttributeKey ALL_DETAILS_ENABLED_ATTR
           
static AttributeKey ALLOWS_TRANSPARENT_ATTR
          TYPE: Boolean
static java.lang.String ALTERNATE_CONTENT_CHILD
           
static AttributeKey ALTERNATE_TEXT_ATTR
           
static java.lang.String ANCESTOR_ATTRIBUTE_NAME
           
static AttributeKey ANCESTOR_ID_ATTR
          Deprecated. Do not use this attribute
static AttributeKey ANCESTOR_PATH_ATTR
          TYPE: Path
static AttributeKey ANCHOR_ATTR
           
static java.lang.String AND_NAME
           
static AttributeKey ANNOTATION_ATTR
           
static java.lang.String APPLICATION_SWITCHER_NAME
           
static java.lang.String ARRAY_NODE_LIST_NAME
           
static java.lang.String ATTRIBUTE_MAP_NAME
           
static AttributeKey AUTOFLIP_ATTR
           
static AttributeKey AUTOMATIC_ATTR
           
static AttributeKey AUTOSTART_ATTR
           
static AttributeKey BACKGROUND_ATTR
           
static java.lang.String BACKGROUND_DARK
          Dark value to display the content container with a dark scheme:
static java.lang.String BACKGROUND_LIGHT
          Light value to display the content container with a light scheme:
static java.lang.String BACKGROUND_MEDIUM
          Medium value to display the content container with a medium scheme:
static java.lang.String BACKGROUND_TRANSPARENT
          Value to display a transparent content container background
static java.lang.String BANDING_INTERVAL_KEY
          TYPE: Integer
static java.lang.String BANDING_SHADE_DARK
          Value to indicate that the table should use a dark banding shade.
static java.lang.String BANDING_SHADE_KEY
           
static java.lang.String BANDING_SHADE_LIGHT
          Value to indicate that the table should use a light banding shade.
static java.lang.String BEAN_NAME
           
static AttributeKey BETWEEN_TEXT_ATTR
           
static AttributeKey BLOCK_SIZE_ATTR
           
static java.lang.String BODY_NAME
           
static java.lang.String BORDER_LAYOUT_NAME
           
static AttributeKey BORDER_WIDTH_ATTR
           
static java.lang.String BOTTOM_CHILD
           
static java.lang.String BOUND_ATTRIBUTE_NAME
           
static java.lang.String BOUND_MESSAGE_NAME
           
static java.lang.String BOUND_TEXT_NAME
           
static java.lang.String BOUND_VALUE_PROVIDER_NAME
           
static AttributeKey BREAD_CRUMB_TEXT_ATTR
           
static java.lang.String BREAD_CRUMBS_NAME
           
static java.lang.String BROWSE_EVENT
           
static java.lang.String BROWSE_MENU_NAME
           
static java.lang.String BULLETED_LIST_NAME
           
static AttributeKey BULLETS_GROUP_ATTR
          Attribute used to set flag to render bullets and numbering icons group in button bar.
static java.lang.String BUNDLE_NAME
           
static java.lang.String BUTTON_NAME
           
static java.lang.String BUTTONS_CHILD
          Deprecated. This constant is for dev purposes only
static java.lang.String BYTE_LENGTH_NAME
           
static AttributeKey CALENDAR_ID_ATTR
          Deprecated. since 2.2.4. Please use PICKER_ID_ATTR instead.
static java.lang.String CALENDAR_NAME
           
static java.lang.String CANCEL_EVENT
           
static java.lang.String CASE_NAME
           
static java.lang.String CATCH_CHILD
           
static java.lang.String CATEGORIES_CHILD
           
static AttributeKey CATEGORY_TITLE_ATTR
           
static java.lang.String CELL_FORMAT_NAME
           
static java.lang.String CELL_NO_WRAP_FORMAT_KEY
           
static AttributeKey CELL_PADDING_ATTR
           
static AttributeKey CELL_SPACING_ATTR
           
static java.lang.String CENTER_CHILD
           
static java.lang.String CHECK_BOX_NAME
           
static AttributeKey CHECKED_ATTR
           
static AttributeKey CHILD_BLOCK_SIZE_ATTR
           
static AttributeKey CHILD_DATA_ATTR
           
static java.lang.String CHILD_LIST_NAME
           
static java.lang.String CHILD_MAP_NAME
           
static AttributeKey CHILD_NAME_ATTR
           
static java.lang.String CHILD_TYPE_TEXT
           
static AttributeKey CHILD_TYPE_TEXT_ATTR
          Deprecated. use CHILD_TYPE_TEXT string instead
static java.lang.String CHOICE_NAME
           
static AttributeKey CHROME_TYPE_ATTR
           
static AttributeKey CLICK_THRU_DESTINATION_URI_ATTR
          Attribute used to set url parameter for click thru url icon.
static java.lang.String COBRANDING_CHILD
           
static java.lang.String COLLAPSE_ALL_EVENT
           
static java.lang.String COLLAPSE_DESTINATION_KEY
           
static java.lang.String COLOR_BUTTON_NAME
           
static AttributeKey COLOR_DATA_ATTR
          TYPE: DataSet
static java.lang.String COLOR_FIELD_NAME
           
static java.lang.String COLOR_NAME
           
static java.lang.String COLOR_PALETTE_NAME
           
static java.lang.String COLOR_PICKER_NAME
           
static java.lang.String COLOR_SWATCH_NAME
           
static java.lang.String COLUMN_BANDING
           
static java.lang.String COLUMN_DATA_FORMAT_KEY
           
static java.lang.String COLUMN_FOOTER_CHILD
           
static AttributeKey COLUMN_FORMAT_ATTR
           
static AttributeKey COLUMN_FORMATS_ATTR
           
static java.lang.String COLUMN_GROUP_NAME
           
static java.lang.String COLUMN_HEADER_CHILD
           
static AttributeKey COLUMN_HEADER_DATA_ATTR
           
static AttributeKey COLUMN_HEADER_FORMAT_ATTR
           
static AttributeKey COLUMN_HEADER_FORMATS_ATTR
           
static java.lang.String COLUMN_HEADER_STAMP_CHILD
           
static java.lang.String COLUMN_NAME
           
static AttributeKey COLUMN_SPAN_ATTR
           
static AttributeKey COLUMNS_ATTR
           
static AttributeKey COMPACT_ATTR
           
static java.lang.String COMPARISON_NAME
           
static java.lang.String COMPARISON_TYPE_EQUALS
          Comparison type value to compare for equals.
static java.lang.String COMPARISON_TYPE_GREATER_THAN
          Comparison type value to compare for greater.
static java.lang.String COMPARISON_TYPE_GREATER_THAN_OR_EQUALS
          Comparison type value to compare for greater or equals.
static java.lang.String COMPARISON_TYPE_LESS_THAN
          Comparison type value to compare for less.
static java.lang.String COMPARISON_TYPE_LESS_THAN_OR_EQUALS
          Comparison type value to compare for less or equals.
static java.lang.String COMPARISON_TYPE_NOT_EQUALS
          Comparison type value to compare for not equals.
static NodeRole COMPOSITE_ROLE
          Role for nodes that are composite widgets.
static java.lang.String CONCAT_NAME
           
static java.lang.String CONCISE_MESSAGE_CHILD
           
static java.lang.String CONFIG_NAME_PARAM
           
static java.lang.String CONSUMER_NAME
           
static java.lang.String CONTENT_CONTAINER_NAME
           
static java.lang.String CONTENT_FOOTER_CHILD
           
static java.lang.String CONTENT_FOOTER_NAME
           
static java.lang.String CONTENT_FORM_CHILD
           
static java.lang.String CONTENT_LINK_CHILD
           
static AttributeKey CONTENT_STYLE_CLASS_ATTR
           
static AttributeKey CONTENT_TYPE_ATTR
           
static java.lang.String CONTENTS_NAME
           
static java.lang.String CONTEXT_POPPING_NAME
           
static java.lang.String CONTEXT_PROPERTY_NAME
           
static java.lang.String CONTEXT_SWITCHER_CHILD
           
static java.lang.String CONTEXT_URI_PARAM
           
static java.lang.String CONTROLS_ALL
          Show all available controls for playing media on the media player
static AttributeKey CONTROLS_ATTR
           
static java.lang.String CONTROLS_MINIMAL
          Show a minimal set of controls for playing media on the media player
static java.lang.String CONTROLS_NONE
          Don't show any controls for the media player and don't allow control access through alternate means, such as context menus
static java.lang.String CONTROLS_NONE_VISIBLE
          Don't show any controls for the media player but allow control access through alternate means, such as context menus
static java.lang.String CONTROLS_TYPICAL
          Show the typical set of controls for playing media on the media player
static java.lang.String CONVERT_NAME
           
static java.lang.String CONVERT_PARAM
           
static java.lang.String COPYRIGHT_CHILD
           
static java.lang.String CORPORATE_BRANDING_CHILD
           
static AttributeKey CURRENT_DATA_ATTR
           
static AttributeKey CURRENT_INDEX_ATTR
           
static java.lang.String CURRENT_THROWABLE_PROPERTY
          Rendering property of type Throwable indicating the currently caught exception.
static AttributeKey CUSTOM_COLOR_DATA_ATTR
           
static java.lang.String DATA_KEY
          TYPE: Object
static java.lang.String DATA_NAME
           
static AttributeKey DATA_NAME_ATTR
           
static AttributeKey DATA_NAMESPACE_ATTR
           
static java.lang.String DATA_OBJECT_NAME
           
static java.lang.String DATA_SCOPE_NAME
           
static AttributeKey DATA_TYPE_ATTR
          The type of data to be used in a field.
static java.lang.String DATE_BUTTON_NAME
           
static java.lang.String DATE_EVENT
           
static java.lang.String DATE_FIELD_NAME
           
static java.lang.String DATE_FORMAT_NAME
           
static java.lang.String DATE_NAME
           
static java.lang.String DATE_STYLE_PARAM
           
static java.lang.String DECIMAL_NAME
           
static AttributeKey DEFAULT_CASE_ATTR
           
static AttributeKey DEFAULT_CONTENTS_ATTR
           
static java.lang.String DEFAULT_FORM_NAME
          Corresponds to the HTML defaultFormName.
static java.lang.String DEFAULT_NAME
           
static java.lang.String DEFAULTING_NAME
           
static AttributeKey DESCRIPTION_ATTR
          Deprecated. This constant is for dev purposes only
static java.lang.String DESCRIPTION_KEY
           
static AttributeKey DESTINATION_ATTR
           
static java.lang.String DESTINATION_KEY
           
static java.lang.String DESTINATION_TEXT_KEY
           
static java.lang.String DETAIL_CHILD
           
static AttributeKey DETAIL_DISCLOSURE_ATTR
           
static java.lang.String DETAIL_SELECTOR_NAME
           
static java.lang.String DETAILED_MESSAGE_CHILD
           
static AttributeKey DIRECTION_ATTR
           
static AttributeKey DIRTY_ATTR
           
static AttributeKey DISABLED_ATTR
           
static AttributeKey DISCLOSED_ATTR
           
static java.lang.String DISCLOSED_KEY
           
static AttributeKey DISCLOSED_TEXT_ATTR
           
static java.lang.String DISPLAY_EXCEPTION_NAME
           
static java.lang.String DISPLAY_GRID_KEY
          TYPE: Boolean
static java.lang.String DOCUMENT_NAME
           
static java.lang.String EDGE_STAMP_CHILD
          Deprecated. This constant is for dev purposes only
static AttributeKey EDIT_GROUP_ATTR
          Attribute used to set flag to render cut, copy and paste icon group in button bar.
static AttributeKey EMBEDDED_ATTR
           
static java.lang.String ENC_PARAM
           
static java.lang.String ENCODED_PARAMETER_NAME
           
static java.lang.String END_CHILD
           
static AttributeKey ENTER_CLIENT_ACTION_ATTR
           
static AttributeKey EVENT_ATTR
           
static java.lang.String EVENT_PARAM
           
static java.lang.String EXCEPTIONS_CAUGHT_PROPERTY
          Boolean rendering property indicating if exceptions can be thrown - if false (or null), exceptions should be swallowed.
static java.lang.String EXPAND_ALL_EVENT
           
static java.lang.String EXPAND_DESTINATION_KEY
           
static java.lang.String EXPAND_EVENT
           
static java.lang.String EXPANDABLE_ALWAYS
          Value to indicate that a tree node is expanded and cannot be collapsed:
static java.lang.String EXPANDABLE_COLLAPSED
          Value to indicate that a tree node is expandable and currently closed.
static java.lang.String EXPANDABLE_EXPANDED
          Value to indicate that a tree node is expandable and currently open.
static java.lang.String EXPANDABLE_KEY
           
static java.lang.String EXPANDABLE_NO
          Value to indicate that a tree node is not expandable, i.e.
static java.lang.String EXPRESSION_LANGUAGE_ATTRIBUTE_NAME
           
static java.lang.String FACET_DEFAULT
          The default facet; if no facet is set, or the requested facet is not available, this facet will be used.
static java.lang.String FACET_EMAIL
          An e-mail facet; when supported, this facet should result in a version of page content optimized for use in e-mail.
static java.lang.String FACET_PORTLET
          A portlet facet; when supported, this facet should result in a version of page content optimized for use in portlets.
static java.lang.String FACET_PRINTABLE
          A printable facet; when supported, this facet should result in a version of a page designed for printouts.
static AttributeKey FIELD_WIDTH_ATTR
           
static java.lang.String FILE_UPLOAD_NAME
           
static java.lang.String FILTER_CHILD
           
static java.lang.String FILTER_CHOICE_CHILD
           
static AttributeKey FIRST_CLICK_PASSED_ATTR
           
static java.lang.String FIXED_NAME
           
static java.lang.String FLOW_LAYOUT_NAME
           
static java.lang.String FOCUS_EVENT
           
static AttributeKey FONT_BAR_ATTR
          Attribute used to set flag to render font bar, which includes Font, Color and Size dropdown.
static AttributeKey FONT_BEAN_ATTR
          Attribute used to set font dropdown bean class.
static AttributeKey FONT_COLOR_BEAN_ATTR
          Attribute used to set font color dropdown bean class.
static AttributeKey FONT_SIZE_BEAN_ATTR
          Attribute used to set font size dropdown bean class.
static java.lang.String FOOTER_CHILD
           
static java.lang.String FOOTER_NAME
           
static java.lang.String FOOTNOTE_CHILD
           
static AttributeKey FORM_DATA_ATTR
           
static java.lang.String FORM_NAME
           
static AttributeKey FORM_NAME_ATTR
           
static java.lang.String FORM_NAME_PROPERTY
          String rendering property for the name of the current form bean.
static java.lang.String FORM_PARAMETER_NAME
           
static AttributeKey FORM_SUBMITTED_ATTR
           
static java.lang.String FORM_VALUE_NAME
           
static java.lang.String FORMAT_NAME
           
static java.lang.String FORMATTED_TEXT_NAME
           
static java.lang.String FRAME_BORDER_LAYOUT_NAME
           
static java.lang.String FRAME_NAME
           
static AttributeKey GENERATES_CONTENT_ATTR
           
static java.lang.String GLOBAL_BUTTON_BAR_NAME
           
static java.lang.String GLOBAL_BUTTON_NAME
           
static java.lang.String GLOBAL_BUTTONS_CHILD
           
static java.lang.String GLOBAL_HEADER_NAME
           
static java.lang.String GOTO_EVENT
           
static java.lang.String GRAPH_DIAGRAM_NAME
          Deprecated. This constant is for dev purposes only
static java.lang.String GRAPH_EDGE_NAME
          Deprecated. This constant is for dev purposes only
static java.lang.String GRAPH_NODE_NAME
          Deprecated. This constant is for dev purposes only
static AttributeKey GRAPH_VIEW_STATE_ATTR
          Deprecated. This constant is for dev purposes only
static AttributeKey H_ALIGN_ATTR
           
static java.lang.String H_ALIGN_CENTER
          Horizontal alignment constant for centering
static java.lang.String H_ALIGN_END
          Horizontal alignment constant for end alignment; right alignment will be used in left-to-right languages, left alignment in right-to-left languages.
static java.lang.String H_ALIGN_LEFT
          Horizontal alignment constant for left alignment.
static java.lang.String H_ALIGN_RIGHT
          Horizontal alignment constant for right alignment.
static java.lang.String H_ALIGN_START
          Horizontal alignment constant for start alignment; left alignment will be used in left-to-right languages, right alignment in right-to-left languages.
static java.lang.String H_GRID_NAME
           
static java.lang.String HARD_WRAP
           
static java.lang.String HEAD_NAME
           
static AttributeKey HEADER_ATTR
           
static java.lang.String HEADER_INSTRUCTIONS_CHILD
           
static java.lang.String HEADER_NAME
           
static AttributeKey HEADERS_ATTR
           
static AttributeKey HEIGHT_ATTR
           
static java.lang.String HIDE_EVENT
           
static java.lang.String HIDE_SHOW_HEADER_NAME
           
static java.lang.String HIDE_SHOW_NAME
           
static AttributeKey HYPERLINK_BUTTON_ATTR
          Attribute used to set flag to render create regular hyperlink icon in button bar.
static AttributeKey ICON_ATTR
           
static java.lang.String ICON_BUTTON_FORMAT
           
static java.lang.String ICON_KEY
           
static java.lang.String ICON_KEY_NAME
           
static java.lang.String ICON_NAME
           
static java.lang.String ICON_REQUIRED
          Constant for the "required" icon
static java.lang.String ICON_SHORT_DESC_KEY
           
static AttributeKey ID_ATTR
          TYPE: String
static java.lang.String IF_NAME
           
static AttributeKey IMAGE_ATTR
          TYPE: URL or String
static AttributeKey IMAGE_MAP_TYPE_ATTR
           
static java.lang.String IMAGE_MAP_TYPE_NONE
          Image map type if no image map is desired.
static java.lang.String IMAGE_MAP_TYPE_SERVER
          Image map type if the desired image map is server-side.
static java.lang.String IMAGE_NAME
           
static AttributeKey IMAGE_UPLOAD_URI_ATTR
          Attribute used to set url parameter for image upload icon in button bar.
static java.lang.String IMPORT_SCRIPT_NAME
           
static java.lang.String IN_CONTEXT_BRANDING_CHILD
           
static java.lang.String IN_CONTEXT_BRANDING_STYLE
          This sets the style needed for the inContextBranding
static java.lang.String INCLUDE_NAME
           
static int INCOMPLETE_DATA_SET
           
static AttributeKey INDENTATION_GROUP_ATTR
          Attribute used to set flag to render outdent and indent icons group in button bar.
static java.lang.Object INITIAL_FOCUS_CONTEXT_PROPERTY
          Key used to store the initialFocus on the RenderingContext under the UIConstants.MARLIN_NAMESPACE.
static AttributeKey INITIAL_FOCUS_ID_ATTR
           
static java.lang.String INLINE_DATE_PICKER_NAME
           
static java.lang.String INLINE_MESSAGE_NAME
           
static java.lang.String INLINE_NAME
           
static AttributeKey INLINE_STYLE_ATTR
           
static java.lang.String INNER_BOTTOM_CHILD
           
static java.lang.String INNER_END_CHILD
           
static AttributeKey INNER_HEIGHT_ATTR
           
static java.lang.String INNER_LEFT_CHILD
           
static java.lang.String INNER_RIGHT_CHILD
           
static java.lang.String INNER_START_CHILD
           
static java.lang.String INNER_TOP_CHILD
           
static AttributeKey INNER_WIDTH_ATTR
           
static java.lang.String INSERTED_NODE_LIST_NAME
           
static java.lang.String INSTANCE_NAME
           
static java.lang.String INSTRUCTION_STYLE
          This sets the style needed for the instruction text
static AttributeKey ITEM_TITLE_ATTR
           
static java.lang.String ITEMS_CHILD
           
static java.lang.String JSP_PARAM
           
static java.lang.String LABEL_CHILD
           
static AttributeKey LABEL_WIDTH_ATTR
           
static java.lang.String LABELED_FIELD_LAYOUT_NAME
           
static AttributeKey LABELED_NODE_ID_ATTR
           
static AttributeKey LANGUAGE_ATTR
           
static java.lang.String LARGE_ADVERTISEMENT_CHILD
           
static java.lang.String LEADING_CHILD
           
static AttributeKey LEADING_DESC_SHOWN_ATTR
           
static java.lang.String LEADING_FOOTER_CHILD
           
static AttributeKey LEADING_HEADER_ATTR
           
static java.lang.String LEFT_CHILD
           
static java.lang.String LINK_NAME
           
static java.lang.String LIST_NAME
           
static java.lang.String LIST_OF_VALUES_NAME
           
static AttributeKey LIST_STYLE_ATTR
           
static java.lang.String LIST_STYLE_CIRCLE
          Value to indicate list style is circle (currently used by StyledList)
static java.lang.String LIST_STYLE_DECIMAL
          Value to indicate list style is decimal (currently used by StyledList)
static java.lang.String LIST_STYLE_DISC
          Value to indicate list style is disc (currently used by StyledList)
static java.lang.String LIST_STYLE_LOWER_ALPHA
          Value to indicate list style is lower-alpha (currently used by StyledList)
static java.lang.String LIST_STYLE_NONE
          Value to indicate list style is none (currently used by StyledList)
static java.lang.String LIST_STYLE_SQUARE
          Value to indicate list style is square (currently used by StyledList)
static java.lang.String LIST_STYLE_UPPER_ALPHA
          Value to indicate list style is upper-alpha(currently used by StyledList)
static java.lang.String LOC_PARAM
           
static java.lang.String LOCATION_CHILD
           
static java.lang.String LOCATION_PARAM
           
static AttributeKey LONG_DESC_ATTR
           
static AttributeKey LONG_DESC_URL_ATTR
           
static java.lang.String LOV_BUTTON_NAME
           
static java.lang.String LOV_CHOICE_NAME
           
static java.lang.String LOV_EVENT
           
static java.lang.String LOV_FIELD_NAME
           
static java.lang.String LOV_FILTER_EVENT
           
static java.lang.String LOV_INPUT_NAME
           
static java.lang.String LOV_LIBRARY_NAME
           
static java.lang.String LOV_SEARCH_TEXT
           
static java.lang.String LOV_SELECT_COLUMN_NAME
           
static java.lang.String MAILTO_NAME
           
static AttributeKey MAIN_VIEW_HEIGHT_ATTR
          Deprecated. This constant is for dev purposes only
static AttributeKey MAIN_VIEW_WIDTH_ATTR
          Deprecated. This constant is for dev purposes only
static java.lang.String MARLIN_NAMESPACE
          Namespace used by the marlin implementation.
static AttributeKey MAX_VALUE_ATTR
           
static java.lang.String MAX_VALUE_PARAM
           
static int MAX_VALUE_UNKNOWN
           
static AttributeKey MAX_VISITED_ATTR
           
static AttributeKey MAXIMUM_LENGTH_ATTR
           
static java.lang.String MEDIA_NAME
           
static java.lang.String MEDIUM_ADVERTISEMENT_CHILD
           
static AttributeKey MESSAGE_ATTR
           
static java.lang.String MESSAGE_BOX_NAME
           
static java.lang.String MESSAGE_CHECK_BOX_NAME
           
static java.lang.String MESSAGE_CHOICE_NAME
           
static java.lang.String MESSAGE_COLOR_FIELD_NAME
           
static java.lang.String MESSAGE_COMPONENT_LAYOUT_NAME
           
static AttributeKey MESSAGE_DATA_ATTR
           
static java.lang.String MESSAGE_DATA_TEXT_NAME
          Deprecated. This constant is for dev purposes only
static java.lang.String MESSAGE_DATE_FIELD_NAME
           
static java.lang.String MESSAGE_FILE_UPLOAD_NAME
           
static java.lang.String MESSAGE_FORMAT_NAME
           
static java.lang.String MESSAGE_LAYOUT_NAME
           
static java.lang.String MESSAGE_LIST_NAME
           
static java.lang.String MESSAGE_LOV_CHOICE_NAME
           
static java.lang.String MESSAGE_LOV_FIELD_NAME
           
static java.lang.String MESSAGE_LOV_INPUT_NAME
           
static java.lang.String MESSAGE_PROMPT_NAME
           
static java.lang.String MESSAGE_RADIO_BUTTON_NAME
           
static java.lang.String MESSAGE_RADIO_GROUP_NAME
           
static java.lang.String MESSAGE_RADIO_SET_NAME
           
static java.lang.String MESSAGE_RICH_TEXT_EDITOR_NAME
           
static java.lang.String MESSAGE_STYLED_TEXT_NAME
           
static java.lang.String MESSAGE_TEXT_INPUT_NAME
           
static java.lang.String MESSAGE_TEXT_NAME
           
static AttributeKey MESSAGE_TYPE_ATTR
           
static java.lang.String MESSAGE_TYPE_CONFIRMATION
          Message type if the associated message is a confirmation.
static java.lang.String MESSAGE_TYPE_ERROR
          Message type if the associated message is an error.
static java.lang.String MESSAGE_TYPE_INFO
          Message type if the associated message is informational.
static java.lang.String MESSAGE_TYPE_NONE
          Message type if there is no type of message.
static java.lang.String MESSAGE_TYPE_PROCESSING
          Message type if the page layout messageType is processing.
static java.lang.String MESSAGE_TYPE_WARNING
          Message type if the associated message is a warning.
static java.lang.String MESSAGES_CHILD
           
static java.lang.String META_CONTAINER_CHILD
           
static AttributeKey METHOD_ATTR
           
static java.lang.String METHOD_NAME
           
static AttributeKey MIN_VALUE_ATTR
           
static java.lang.String MIN_VALUE_PARAM
           
static AttributeKey MINIMUM_WIDTH_ATTR
           
static AttributeKey MODEL_ATTR
           
static java.lang.String MONTH_PARAM
           
static AttributeKey MULTIPLE_ATTR
           
static java.lang.String MULTIPLE_SELECTION_NAME
           
static AttributeKey NAME_ATTR
           
static AttributeKey NAME_TRANSFORMED_ATTR
           
static AttributeKey NAME_VALUES_ATTR
          TYPE: All sorts of dictionary-like objects
static AttributeKey NAMED_SOURCE_ATTR
           
static AttributeKey NAMES_ATTR
          TYPE: String[]
static java.lang.String NAVIGATE_EVENT
           
static java.lang.String NAVIGATION_BAR_NAME
           
static AttributeKey NAVIGATION_EXCLUDE_NAMES_ATTR
           
static AttributeKey NAVIGATION_FORM_NAME_ATTR
           
static AttributeKey NAVIGATOR_HEIGHT_ATTR
          Deprecated. This constant is for dev purposes only
static AttributeKey NAVIGATOR_WIDTH_ATTR
          Deprecated. This constant is for dev purposes only
static java.lang.String NEXT_EVENT
           
static java.lang.String NO_BANDING
           
static AttributeKey NODE_ATTR
          TYPE: UINode
static java.lang.String NODE_PARAM
           
static java.lang.String NODE_STAMP_CHILD
           
static AttributeKey NODES_ATTR
           
static java.lang.String NODES_KEY
          TYPE: DataSet
static java.lang.String NOT_NAME
           
static java.lang.String NULL_NAME
           
static java.lang.String NUMBER_FORMAT
           
static java.lang.String OBJECT_NAME_FORMAT
           
static AttributeKey ON_BLUR_ATTR
           
static AttributeKey ON_BLUR_VALIDATER_ATTR
          TYPE: ClientValidater
static AttributeKey ON_CHANGE_ATTR
           
static AttributeKey ON_CLICK_ATTR
          TYPE: String
static java.lang.String ON_CLICK_KEY
           
static AttributeKey ON_COLOR_SELECT_ATTR
           
static java.lang.String ON_DEMAND
           
static AttributeKey ON_DOUBLE_CLICK_ATTR
           
static AttributeKey ON_FOCUS_ATTR
           
static AttributeKey ON_KEY_DOWN_ATTR
           
static AttributeKey ON_KEY_PRESS_ATTR
           
static AttributeKey ON_KEY_UP_ATTR
           
static AttributeKey ON_LOAD_ATTR
           
static AttributeKey ON_LOV_INIT_ATTR
           
static AttributeKey ON_LOV_SELECT_ATTR
           
static AttributeKey ON_LOV_VALIDATE_ATTR
           
static AttributeKey ON_MOUSE_DOWN_ATTR
           
static AttributeKey ON_MOUSE_MOVE_ATTR
           
static AttributeKey ON_MOUSE_OUT_ATTR
           
static AttributeKey ON_MOUSE_OVER_ATTR
           
static AttributeKey ON_MOUSE_UP_ATTR
           
static AttributeKey ON_NAVIGATE_ATTR
           
static AttributeKey ON_SELECT_ATTR
           
static AttributeKey ON_SUBMIT_ATTR
           
static AttributeKey ON_SUBMIT_VALIDATER_ATTR
           
static AttributeKey ON_SWITCH_APP_ATTR
           
static AttributeKey ON_UNLOAD_ATTR
           
static java.lang.String OPTION_NAME
           
static java.lang.String OR_NAME
           
static AttributeKey ORIENTATION_ATTR
           
static java.lang.String ORIENTATION_BOTTOM
          Value to indicate orientation is bottom (currently used by SubTabBar)
static java.lang.String ORIENTATION_DEFAULT
          Value to indicate orientation is default (currently used by SubTabBar)
static java.lang.String ORIENTATION_HORIZONTAL
          Value to indicate orientation is horizontal (currently used by BreadCrumbs)
static java.lang.String ORIENTATION_TOP
          Value to indicate orientation is top (currently used by SubTabBar)
static java.lang.String ORIENTATION_VERTICAL
          Value to indicate orientation is vertical (currently used by BreadCrumbs)
static java.lang.String PAGE_BUTTON_BAR_NAME
           
static java.lang.String PAGE_BUTTONS_CHILD
           
static java.lang.String PAGE_HEADER_CHILD
           
static java.lang.String PAGE_HEADER_LAYOUT_NAME
           
static java.lang.String PAGE_LAYOUT_NAME
           
static java.lang.String PAGE_NAME
           
static java.lang.String PAGE_STAMP_STYLE
          This sets the style needed for the pageStamp region
static java.lang.String PAGE_STATUS_CHILD
           
static AttributeKey PALETTE_ID_ATTR
           
static java.lang.String PALETTE_NAME
           
static AttributeKey PARAM_NAME_EXCHANGES_ATTR
          Deprecated. Do not use this attribute
static java.lang.String PARSE_NAME
           
static java.lang.String PARTIAL_CONTENT_NAME
          Deprecated. This constant is for dev purposes only
static java.lang.Object PARTIAL_KEEP_ALIVE_PROPERTY
          Private key used to keep a PartialPageContext alive across partialRoot boundaries.
static java.lang.String PARTIAL_LINK_NAME
          Deprecated. since 2.1.10 This constant is no longer used.
static java.lang.Object PARTIAL_LIST_UNRENDERED_PROPERTY
           
static AttributeKey PARTIAL_NODE_ID_ATTR
          Deprecated. This constant is for dev purposes only
static java.lang.Object PARTIAL_PAGE_CONTEXT_PROPERTY
          Key used to store the PartialPageContext on the RenderingContext under the UIConstants.MARLIN_NAMESPACE.
static java.lang.String PARTIAL_PARAM
           
static AttributeKey PARTIAL_RENDER_ENABLED_ATTR
          Deprecated. since 2.1.10. This constant is no longer used. See PARTIAL_RENDER_MODE_ATTR.
static AttributeKey PARTIAL_RENDER_MODE_ATTR
           
static java.lang.String PARTIAL_RENDER_MODE_MULTIPLE
          PARTIAL_RENDER_MODE value used to indicate that partial page rendering should be used to refresh multiple targets.
static java.lang.String PARTIAL_RENDER_MODE_NONE
          PARTIAL_RENDER_MODE value used to indicate that no partial page rendering should be performed.
static java.lang.String PARTIAL_RENDER_MODE_SELF
          PARTIAL_RENDER_MODE value used to indicate that partial page rendering should be used to refresh this node.
static java.lang.String PARTIAL_ROOT_NAME
          Deprecated. This constant is for dev purposes only
static java.lang.String PARTIAL_SUBMIT_BUTTON_NAME
          Deprecated. since 2.1.10. This constant is no longer used.
static AttributeKey PARTIAL_TARGET_IDS_ATTR
          Deprecated. since 2.1.10. This constant is no longer used.
static AttributeKey PARTIAL_TARGETS_ATTR
           
static java.lang.String PARTIAL_TARGETS_PARAM
           
static AttributeKey PATTERN_ATTR
           
static java.lang.String PATTERN_PARAM
           
static AttributeKey PATTERNS_ATTR
           
static AttributeKey PERCENT_COMPLETE_ATTR
           
static int PERCENT_UNKNOWN
          Processing attribute percentComplete's UNKNOWN constant
static AttributeKey PICKER_ID_ATTR
           
static AttributeKey PLAY_COUNT_ATTR
           
static AttributeKey PLAYER_ATTR
           
static java.lang.String PLAYER_LINK
          Use a link to play the audi or video clip
static java.lang.String PLAYER_QUICKTIME
          Use the Quicktime Player to play the audi or video clip
static java.lang.String PLAYER_REAL
          Use the Real Player to play the audi or video clip
static java.lang.String PLAYER_WINDOWS
          Use the Windows Media Player to play the audi or video clip
static java.lang.String PORTLET_NAME
           
static AttributeKey POST_TEXT_ATTR
           
static AttributeKey PRE_TEXT_ATTR
           
static java.lang.String PREVIOUS_EVENT
           
static AttributeKey PRIMARY_CLIENT_ACTION_ATTR
          TYPE: ClientAction
static java.lang.String PRIVACY_CHILD
           
static java.lang.String PROCESS_STEPS_NAME
           
static java.lang.String PROCESSING_LAYOUT_NAME
           
static java.lang.String PROCESSING_NAME
           
static java.lang.String PRODUCT_BRANDING_CHILD
           
static java.lang.String PRODUCT_BRANDING_NAME
           
static AttributeKey PROMPT_ATTR
           
static java.lang.String PROMPT_CHILD
           
static AttributeKey PROMPT_WIDTH_ATTR
          Deprecated. This constant is for dev purposes only
static AttributeKey PROVIDER_ATTR
          TYPE: oracle.cabo.ui.data.DataProvider
static AttributeKey PROXIED_ATTR
           
static AttributeKey PROXY_ATTR
           
static java.lang.String QUICK_LINKS_NAME
           
static AttributeKey QUICK_LINKS_SHOWN_ATTR
           
static java.lang.String QUICK_SEARCH_CHILD
           
static java.lang.String RADIO_BUTTON_NAME
           
static java.lang.String RADIO_GROUP_NAME
           
static java.lang.String RADIO_GROUP_TYPE_CHOICE
          Radio group type value to display the group as a drop-down choice.
static java.lang.String RADIO_GROUP_TYPE_RADIO
          Radio group type value to display the group as a series of radio button.
static java.lang.String RADIO_OPTION_NAME
           
static java.lang.String RADIO_SET_NAME
           
static java.lang.String RAW_TEXT_NAME
           
static AttributeKey READ_ONLY_ATTR
           
static java.lang.String REFRESH_EVENT
           
static java.lang.String REG_EXP_NAME
           
static AttributeKey RENDERED_ATTR
           
static AttributeKey RENDERING_MODE_ATTR
          Attribute used to set flag to forcefully render RichTextEditor in Text mode.
static AttributeKey REORDERABLE_ATTR
           
static AttributeKey REQUIRED_ATTR
          TYPE: Enumerated
static java.lang.String REQUIRED_NO
          Validation succeeds if the field is empty, OR the Validater succeeds.
static java.lang.String REQUIRED_UI_ONLY
          Validation always succeeds.
static java.lang.String REQUIRED_VALIDATER_ONLY
          Validation succeeds or fails, based solely on the Validater.
static java.lang.String REQUIRED_YES
          Validation succeeds if the field is non-empty AND the Validater succeeds.
static java.lang.String RESET_BUTTON_NAME
           
static java.lang.String RETURN_NAVIGATION_CHILD
           
static java.lang.String RICH_TEXT_EDITOR_NAME
           
static int RICH_TEXT_MODE
          Constant to identify Rich Text Mode.
static AttributeKey RICH_TEXT_MODE_DISPLAY_HEIGHT_ATTR
          Attribute used to set display height property of bean in RichText mode.
static AttributeKey RICH_TEXT_MODE_DISPLAY_LENGTH_ATTR
          Attribute used to set display width property of bean in RichText mode.
static java.lang.String RICH_TEXT_MODE_EVENT
          Constant to identify Text Mode.
static java.lang.String RIGHT_CHILD
           
static java.lang.String ROOT_ATTRIBUTE_MAP_NAME
           
static java.lang.String ROOT_CHILD_EXISTS_NAME
           
static java.lang.String ROOT_CHILD_LIST_NAME
           
static java.lang.String ROOT_CHILD_MAP_NAME
           
static java.lang.String ROOT_CHILD_NAME
           
static java.lang.String ROOT_PARAM
           
static java.lang.String ROW_BANDING
           
static AttributeKey ROW_FORMATS_ATTR
           
static AttributeKey ROW_HEADER_DATA_ATTR
           
static AttributeKey ROW_HEADER_FORMATS_ATTR
           
static java.lang.String ROW_HEADER_STAMP_CHILD
           
static java.lang.String ROW_LAYOUT_NAME
           
static AttributeKey ROW_SPAN_ATTR
           
static AttributeKey ROWS_ATTR
           
static java.lang.String SAMPLE_NAME
           
static java.lang.String SCRIPT_NAME
           
static AttributeKey SCROLLED_VALUE_ATTR
           
static java.lang.String SCROLLED_VALUE_PARAM
           
static AttributeKey SCROLLING_ATTR
           
static java.lang.String SCROLLING_AUTO
          Frame Scroll Bars are rendered at browser discretion.
static java.lang.String SCROLLING_NO
          Frame Scroll Bars are never rendered.
static java.lang.String SCROLLING_YES
          Frame Scroll Bars are always rendered.
static AttributeKey SEARCH_AREA_MODE_ATTR
           
static AttributeKey SEARCH_DESC_ATTR
           
static java.lang.String SEARCH_INSTRUCTIONS_CHILD
           
static AttributeKey SEARCH_TEXT_ATTR
           
static AttributeKey SECRET_ATTR
           
static java.lang.String SECRET_FIELD_DEFAULT_VALUE
          The default text used for a secret field.
static AttributeKey SELECT_ATTR
          Deprecated. This constant is for dev purposes only
static java.lang.String SELECT_MODE_KEY
           
static java.lang.String SELECT_OPTION_NAME
           
static AttributeKey SELECTED_ATTR
           
static AttributeKey SELECTED_INDEX_ATTR
           
static java.lang.String SELECTED_KEY
           
static AttributeKey SELECTED_VALUE_ATTR
           
static AttributeKey SELECTION_ATTR
           
static java.lang.String SELECTION_PARAM
           
static java.lang.String SEPARATOR_CHILD
           
static java.lang.String SEPARATOR_NAME
           
static AttributeKey SERVER_VALIDATER_ATTR
          TYPE: ServerValidater
static java.lang.String SERVLET_INCLUDE_NAME
           
static java.lang.String SET_CONTEXT_PROPERTY_NAME
          Deprecated. This constant is for dev purposes only
static AttributeKey SHORT_DESC_ATTR
          TYPE: Integer
static AttributeKey SHORT_TEXT_ATTR
           
static java.lang.String SHOW_ALL_ACTIVE
           
static AttributeKey SHOW_ALL_ATTR
           
static java.lang.String SHOW_ALL_NO
           
static java.lang.String SHOW_ALL_YES
           
static java.lang.String SHOW_EVENT
           
static AttributeKey SHOW_WINDOW_ATTR
           
static java.lang.String SHUTTLE_NAME
           
static java.lang.String SIDE_BAR_NAME
           
static java.lang.String SIDE_NAV_NAME
           
static java.lang.String SINGLE_SELECTION_NAME
           
static int SINGLE_STEP
           
static AttributeKey SIZE_ATTR
           
static java.lang.String SIZE_PARAM
           
static java.lang.String SOFT_WRAP
           
static java.lang.String SORT_EVENT
           
static java.lang.String SORT_STATE_ASCENDING
           
static java.lang.String SORT_STATE_DESCENDING
           
static java.lang.String SORTABLE_ASCENDING
          Sortable value if the table column is sortable and is currently sorted with ascending values down the column.
static AttributeKey SORTABLE_ATTR
           
static java.lang.String SORTABLE_DESCENDING
          Sortable value if the table column is sortable and is currently sorted with descending values down the column.
static java.lang.String SORTABLE_HEADER_NAME
           
static java.lang.String SORTABLE_NO
          Sortable value if the table column should not be sortable.
static java.lang.String SORTABLE_YES
          Sortable type if the table column should be sortable, but is not currently sorted.
static AttributeKey SOURCE_ATTR
           
static java.lang.String SOURCE_PARAM
           
static java.lang.String SPACER_NAME
           
static java.lang.String STACK_LAYOUT_NAME
           
static AttributeKey STANDBY_TEXT_ATTR
           
static java.lang.String START_CHILD
           
static AttributeKey STATE_CHECK_ATTR
           
static java.lang.String STATE_PARAM
           
static NodeRole STATE_ROLE
          Role for nodes that change rendering state.
static AttributeKey STEPS_COMPLETE_ATTR
           
static NodeRole STRUCTURAL_ROLE
          Role for nodes that play a structural role - that is, layouts.
static AttributeKey STYLE_CLASS_ATTR
           
static AttributeKey STYLE_GROUP_ATTR
          Attribute used to set flag to render bold, italic and underline icon group in button bar.
static java.lang.String STYLE_SHEET_NAME
           
static AttributeKey STYLE_USAGE_ATTR
           
static java.lang.String STYLED_ITEM_NAME
           
static java.lang.String STYLED_LIST_NAME
           
static java.lang.String STYLED_TEXT_NAME
           
static java.lang.String SUB_TAB_BAR_NAME
           
static java.lang.String SUB_TAB_LAYOUT_NAME
           
static java.lang.String SUB_TABS_CHILD
           
static AttributeKey SUB_TRAIN_ATTR
           
static java.lang.String SUBMIT_BUTTON_NAME
           
static AttributeKey SUBMIT_PREPARE_ATTR
           
static AttributeKey SUMMARY_ATTR
           
static java.lang.String SWITCH_APP_EVENT
           
static java.lang.String SWITCH_APP_TYPE_BACK
          Deprecated. The application switcher no longer has a back button
static java.lang.String SWITCH_APP_TYPE_GOTO
           
static AttributeKey SWITCH_MODE_HYPERLINK_ATTR
          Attribute used to set flag to render hyperlink to switch between Text and RichText Mode.
static java.lang.String SWITCHER_NAME
           
static java.lang.String TAB_BAR_NAME
           
static java.lang.String TABLE_ACTIONS_CHILD
           
static java.lang.String TABLE_BANDING_KEY
           
static AttributeKey TABLE_DATA_ATTR
           
static java.lang.String TABLE_FILTER_CHILD
           
static java.lang.String TABLE_FOOTER_NAME
           
static AttributeKey TABLE_FORMAT_ATTR
          TYPE: DataObject
static java.lang.String TABLE_LAYOUT_NAME
           
static java.lang.String TABLE_NAME
           
static AttributeKey TABLE_NAME_ATTR
           
static java.lang.String TABLE_SELECTION_CHILD
           
static java.lang.String TABS_CHILD
           
static AttributeKey TARGET_FRAME_ATTR
           
static java.lang.String TARGET_FRAME_KEY
           
static java.lang.String TEMPLATE_DEFINITION_NAME
           
static java.lang.String TEMPLATE_IMPORT_NAME
           
static java.lang.String TEMPLATE_LIBRARY_NAME
           
static java.lang.String TEMPLATES_NAME
           
static AttributeKey TEXT_ATTR
          TYPE: String
static java.lang.String TEXT_FORMAT
           
static java.lang.String TEXT_INPUT_NAME
           
static java.lang.String TEXT_KEY
          TYPE: String
static int TEXT_MODE
          Constant to identify Text Mode.
static AttributeKey TEXT_MODE_DISPLAY_HEIGHT_ATTR
          Attribute used to set display height property of bean in Text mode.
static AttributeKey TEXT_MODE_DISPLAY_LENGTH_ATTR
          Attribute used to set display width property of bean in Text mode.
static java.lang.String TEXT_NAME
           
static AttributeKey THREADED_ATTR
           
static java.lang.String THREADED_LAYOUT_NAME
           
static AttributeKey TIME_INTERVAL_ATTR
           
static AttributeKey TIP_ATTR
           
static java.lang.String TIP_NAME
           
static AttributeKey TITLE_ATTR
           
static java.lang.String TOK_PARAM
           
static java.lang.String TOP_CHILD
           
static java.lang.String TOTAL_CHILD
           
static java.lang.String TOTAL_ROW_NAME
           
static java.lang.String TRAILING_CHILD
           
static AttributeKey TRAILING_DESC_SHOWN_ATTR
           
static java.lang.String TRAILING_FOOTER_CHILD
           
static AttributeKey TRAILING_HEADER_ATTR
           
static java.lang.String TRAIN_NAME
           
static AttributeKey TREE_DATA_ATTR
           
static java.lang.String TREE_NAME
           
static AttributeKey TRUNCATE_AT_ATTR
           
static java.lang.String TRUNCATE_NAME
           
static java.lang.String TRY_NAME
           
static AttributeKey TYPE_ATTR
           
static java.lang.String TYPE_PARAM
           
static java.lang.String TYPE_POST
           
static java.lang.String TYPE_PRE
           
static AttributeKey TYPE_TEXT_ATTR
           
static java.lang.String TZ_OFFSET_PARAM
           
static AttributeKey UNDISCLOSED_TEXT_ATTR
           
static NodeRole UNKNOWN_ROLE
          Role for nodes that can't be identified.
static AttributeKey UNVALIDATED_ATTR
           
static java.lang.String UPDATE_EVENT
           
static java.lang.String URI_PARAM
           
static java.lang.String URL_INCLUDE_NAME
           
static AttributeKey USE_SEPARATE_ROWS_ATTR
           
static java.lang.String USER_INFO_CHILD
           
static NodeRole USER_INVISIBLE_ROLE
          Role for nodes that are invisible to the end user.
static AttributeKey USES_UPLOAD_ATTR
           
static java.lang.String UTF8_LENGTH_NAME
           
static java.lang.String V_ALIGN_ABSMIDDLE
          Vertical alignment constant for centering in I.E.
static AttributeKey V_ALIGN_ATTR
           
static java.lang.String V_ALIGN_BOTTOM
          Vertical alignment constant for bottom alignment.
static java.lang.String V_ALIGN_MIDDLE
          Vertical alignment constant for centering.
static java.lang.String V_ALIGN_TOP
          Vertical alignment constant for top alignment.
static AttributeKey VALID_ATTR
           
static AttributeKey VALIDATE_BLANKS_ATTR
           
static AttributeKey VALUE_ATTR
          TYPE: either Integer or String
static AttributeKey VALUE_COLUMNS_ATTR
           
static java.lang.String VALUE_PARAM
           
static java.lang.String VALUE_SHOW_ALL
          Constant for the value of the "value" event parameter when the user is asking to see all rows.
static AttributeKey WIDTH_ATTR
           
static java.lang.String WIDTH_KEY
           
static java.lang.String WML_NAME
           
static AttributeKey WRAP_ATTR
          Type: String
static AttributeKey WRAPPING_DISABLED_ATTR
           
static java.lang.String YEAR_PARAM
           
 

Field Detail

MARLIN_NAMESPACE

public static final java.lang.String MARLIN_NAMESPACE
Namespace used by the marlin implementation.

ID_ATTR

public static final AttributeKey ID_ATTR
TYPE: String

NAME_ATTR

public static final AttributeKey NAME_ATTR

INLINE_STYLE_ATTR

public static final AttributeKey INLINE_STYLE_ATTR

STYLE_CLASS_ATTR

public static final AttributeKey STYLE_CLASS_ATTR

DIRECTION_ATTR

public static final AttributeKey DIRECTION_ATTR

LANGUAGE_ATTR

public static final AttributeKey LANGUAGE_ATTR

H_ALIGN_ATTR

public static final AttributeKey H_ALIGN_ATTR

V_ALIGN_ATTR

public static final AttributeKey V_ALIGN_ATTR

ORIENTATION_ATTR

public static final AttributeKey ORIENTATION_ATTR

TITLE_ATTR

public static final AttributeKey TITLE_ATTR

CATEGORY_TITLE_ATTR

public static final AttributeKey CATEGORY_TITLE_ATTR

ITEM_TITLE_ATTR

public static final AttributeKey ITEM_TITLE_ATTR

HEADERS_ATTR

public static final AttributeKey HEADERS_ATTR

PATTERN_ATTR

public static final AttributeKey PATTERN_ATTR

PATTERNS_ATTR

public static final AttributeKey PATTERNS_ATTR

EVENT_ATTR

public static final AttributeKey EVENT_ATTR

STATE_CHECK_ATTR

public static final AttributeKey STATE_CHECK_ATTR

PROXY_ATTR

public static final AttributeKey PROXY_ATTR

VALUE_ATTR

public static final AttributeKey VALUE_ATTR
TYPE: either Integer or String

HEIGHT_ATTR

public static final AttributeKey HEIGHT_ATTR

WIDTH_ATTR

public static final AttributeKey WIDTH_ATTR

MINIMUM_WIDTH_ATTR

public static final AttributeKey MINIMUM_WIDTH_ATTR

LABEL_WIDTH_ATTR

public static final AttributeKey LABEL_WIDTH_ATTR

FIELD_WIDTH_ATTR

public static final AttributeKey FIELD_WIDTH_ATTR

IMAGE_ATTR

public static final AttributeKey IMAGE_ATTR
TYPE: URL or String

SOURCE_ATTR

public static final AttributeKey SOURCE_ATTR

NAMED_SOURCE_ATTR

public static final AttributeKey NAMED_SOURCE_ATTR

DESTINATION_ATTR

public static final AttributeKey DESTINATION_ATTR

TARGET_FRAME_ATTR

public static final AttributeKey TARGET_FRAME_ATTR

ICON_ATTR

public static final AttributeKey ICON_ATTR

LONG_DESC_URL_ATTR

public static final AttributeKey LONG_DESC_URL_ATTR

ALLOWS_TRANSPARENT_ATTR

public static final AttributeKey ALLOWS_TRANSPARENT_ATTR
TYPE: Boolean

DISABLED_ATTR

public static final AttributeKey DISABLED_ATTR

SELECTED_ATTR

public static final AttributeKey SELECTED_ATTR

CHECKED_ATTR

public static final AttributeKey CHECKED_ATTR

MULTIPLE_ATTR

public static final AttributeKey MULTIPLE_ATTR

SECRET_ATTR

public static final AttributeKey SECRET_ATTR

WRAPPING_DISABLED_ATTR

public static final AttributeKey WRAPPING_DISABLED_ATTR

READ_ONLY_ATTR

public static final AttributeKey READ_ONLY_ATTR

RENDERED_ATTR

public static final AttributeKey RENDERED_ATTR

DISCLOSED_ATTR

public static final AttributeKey DISCLOSED_ATTR

USES_UPLOAD_ATTR

public static final AttributeKey USES_UPLOAD_ATTR

FORM_SUBMITTED_ATTR

public static final AttributeKey FORM_SUBMITTED_ATTR

NAME_TRANSFORMED_ATTR

public static final AttributeKey NAME_TRANSFORMED_ATTR

PROXIED_ATTR

public static final AttributeKey PROXIED_ATTR

REORDERABLE_ATTR

public static final AttributeKey REORDERABLE_ATTR

AUTOMATIC_ATTR

public static final AttributeKey AUTOMATIC_ATTR

UNVALIDATED_ATTR

public static final AttributeKey UNVALIDATED_ATTR

QUICK_LINKS_SHOWN_ATTR

public static final AttributeKey QUICK_LINKS_SHOWN_ATTR

THREADED_ATTR

public static final AttributeKey THREADED_ATTR

DEFAULT_CONTENTS_ATTR

public static final AttributeKey DEFAULT_CONTENTS_ATTR

AUTOSTART_ATTR

public static final AttributeKey AUTOSTART_ATTR

AUTOFLIP_ATTR

public static final AttributeKey AUTOFLIP_ATTR

GENERATES_CONTENT_ATTR

public static final AttributeKey GENERATES_CONTENT_ATTR

ALL_DETAILS_ENABLED_ATTR

public static final AttributeKey ALL_DETAILS_ENABLED_ATTR

DIRTY_ATTR

public static final AttributeKey DIRTY_ATTR

COMPACT_ATTR

public static final AttributeKey COMPACT_ATTR

USE_SEPARATE_ROWS_ATTR

public static final AttributeKey USE_SEPARATE_ROWS_ATTR

SUB_TRAIN_ATTR

public static final AttributeKey SUB_TRAIN_ATTR

HEADER_ATTR

public static final AttributeKey HEADER_ATTR

ACCESS_KEY_ATTR

public static final AttributeKey ACCESS_KEY_ATTR
TYPE: Character

SHORT_DESC_ATTR

public static final AttributeKey SHORT_DESC_ATTR
TYPE: Integer

LONG_DESC_ATTR

public static final AttributeKey LONG_DESC_ATTR

SIZE_ATTR

public static final AttributeKey SIZE_ATTR

ROWS_ATTR

public static final AttributeKey ROWS_ATTR

COLUMNS_ATTR

public static final AttributeKey COLUMNS_ATTR

CELL_SPACING_ATTR

public static final AttributeKey CELL_SPACING_ATTR

CELL_PADDING_ATTR

public static final AttributeKey CELL_PADDING_ATTR

COLUMN_SPAN_ATTR

public static final AttributeKey COLUMN_SPAN_ATTR

ROW_SPAN_ATTR

public static final AttributeKey ROW_SPAN_ATTR

MAXIMUM_LENGTH_ATTR

public static final AttributeKey MAXIMUM_LENGTH_ATTR

SELECTED_INDEX_ATTR

public static final AttributeKey SELECTED_INDEX_ATTR

MIN_VALUE_ATTR

public static final AttributeKey MIN_VALUE_ATTR

MAX_VALUE_ATTR

public static final AttributeKey MAX_VALUE_ATTR

MAX_VISITED_ATTR

public static final AttributeKey MAX_VISITED_ATTR

BLOCK_SIZE_ATTR

public static final AttributeKey BLOCK_SIZE_ATTR

SCROLLED_VALUE_ATTR

public static final AttributeKey SCROLLED_VALUE_ATTR

BORDER_WIDTH_ATTR

public static final AttributeKey BORDER_WIDTH_ATTR

PLAY_COUNT_ATTR

public static final AttributeKey PLAY_COUNT_ATTR

INNER_HEIGHT_ATTR

public static final AttributeKey INNER_HEIGHT_ATTR

INNER_WIDTH_ATTR

public static final AttributeKey INNER_WIDTH_ATTR

CHILD_BLOCK_SIZE_ATTR

public static final AttributeKey CHILD_BLOCK_SIZE_ATTR

VALID_ATTR

public static final AttributeKey VALID_ATTR

SHOW_WINDOW_ATTR

public static final AttributeKey SHOW_WINDOW_ATTR

TIME_INTERVAL_ATTR

public static final AttributeKey TIME_INTERVAL_ATTR

PERCENT_COMPLETE_ATTR

public static final AttributeKey PERCENT_COMPLETE_ATTR

STEPS_COMPLETE_ATTR

public static final AttributeKey STEPS_COMPLETE_ATTR

TRUNCATE_AT_ATTR

public static final AttributeKey TRUNCATE_AT_ATTR

CURRENT_INDEX_ATTR

public static final AttributeKey CURRENT_INDEX_ATTR

CHILD_TYPE_TEXT_ATTR

public static final AttributeKey CHILD_TYPE_TEXT_ATTR
Deprecated. use CHILD_TYPE_TEXT string instead


WRAP_ATTR

public static final AttributeKey WRAP_ATTR
Type: String

METHOD_ATTR

public static final AttributeKey METHOD_ATTR

LABELED_NODE_ID_ATTR

public static final AttributeKey LABELED_NODE_ID_ATTR

SELECTED_VALUE_ATTR

public static final AttributeKey SELECTED_VALUE_ATTR

ANCHOR_ATTR

public static final AttributeKey ANCHOR_ATTR

IMAGE_MAP_TYPE_ATTR

public static final AttributeKey IMAGE_MAP_TYPE_ATTR

PALETTE_ID_ATTR

public static final AttributeKey PALETTE_ID_ATTR

PICKER_ID_ATTR

public static final AttributeKey PICKER_ID_ATTR

ON_CLICK_ATTR

public static final AttributeKey ON_CLICK_ATTR
TYPE: String

ON_LOAD_ATTR

public static final AttributeKey ON_LOAD_ATTR

ON_DOUBLE_CLICK_ATTR

public static final AttributeKey ON_DOUBLE_CLICK_ATTR

ON_MOUSE_DOWN_ATTR

public static final AttributeKey ON_MOUSE_DOWN_ATTR

ON_MOUSE_UP_ATTR

public static final AttributeKey ON_MOUSE_UP_ATTR

ON_MOUSE_OVER_ATTR

public static final AttributeKey ON_MOUSE_OVER_ATTR

ON_MOUSE_MOVE_ATTR

public static final AttributeKey ON_MOUSE_MOVE_ATTR

ON_MOUSE_OUT_ATTR

public static final AttributeKey ON_MOUSE_OUT_ATTR

ON_KEY_PRESS_ATTR

public static final AttributeKey ON_KEY_PRESS_ATTR

ON_KEY_DOWN_ATTR

public static final AttributeKey ON_KEY_DOWN_ATTR

ON_KEY_UP_ATTR

public static final AttributeKey ON_KEY_UP_ATTR

ON_FOCUS_ATTR

public static final AttributeKey ON_FOCUS_ATTR

ON_BLUR_ATTR

public static final AttributeKey ON_BLUR_ATTR

ON_CHANGE_ATTR

public static final AttributeKey ON_CHANGE_ATTR

ON_SELECT_ATTR

public static final AttributeKey ON_SELECT_ATTR

ON_UNLOAD_ATTR

public static final AttributeKey ON_UNLOAD_ATTR

ON_SUBMIT_ATTR

public static final AttributeKey ON_SUBMIT_ATTR

ON_SWITCH_APP_ATTR

public static final AttributeKey ON_SWITCH_APP_ATTR

ON_LOV_INIT_ATTR

public static final AttributeKey ON_LOV_INIT_ATTR

ON_LOV_SELECT_ATTR

public static final AttributeKey ON_LOV_SELECT_ATTR

ON_LOV_VALIDATE_ATTR

public static final AttributeKey ON_LOV_VALIDATE_ATTR

SUBMIT_PREPARE_ATTR

public static final AttributeKey SUBMIT_PREPARE_ATTR

ON_NAVIGATE_ATTR

public static final AttributeKey ON_NAVIGATE_ATTR

ON_COLOR_SELECT_ATTR

public static final AttributeKey ON_COLOR_SELECT_ATTR

VALIDATE_BLANKS_ATTR

public static final AttributeKey VALIDATE_BLANKS_ATTR

DEFAULT_CASE_ATTR

public static final AttributeKey DEFAULT_CASE_ATTR

COLOR_DATA_ATTR

public static final AttributeKey COLOR_DATA_ATTR
TYPE: DataSet

CUSTOM_COLOR_DATA_ATTR

public static final AttributeKey CUSTOM_COLOR_DATA_ATTR

TABLE_DATA_ATTR

public static final AttributeKey TABLE_DATA_ATTR

COLUMN_HEADER_DATA_ATTR

public static final AttributeKey COLUMN_HEADER_DATA_ATTR

ROW_HEADER_DATA_ATTR

public static final AttributeKey ROW_HEADER_DATA_ATTR

COLUMN_FORMATS_ATTR

public static final AttributeKey COLUMN_FORMATS_ATTR

COLUMN_FORMAT_ATTR

public static final AttributeKey COLUMN_FORMAT_ATTR

ROW_FORMATS_ATTR

public static final AttributeKey ROW_FORMATS_ATTR

COLUMN_HEADER_FORMATS_ATTR

public static final AttributeKey COLUMN_HEADER_FORMATS_ATTR

COLUMN_HEADER_FORMAT_ATTR

public static final AttributeKey COLUMN_HEADER_FORMAT_ATTR

ROW_HEADER_FORMATS_ATTR

public static final AttributeKey ROW_HEADER_FORMATS_ATTR

DETAIL_DISCLOSURE_ATTR

public static final AttributeKey DETAIL_DISCLOSURE_ATTR

SELECTION_ATTR

public static final AttributeKey SELECTION_ATTR

CHILD_DATA_ATTR

public static final AttributeKey CHILD_DATA_ATTR

NODES_ATTR

public static final AttributeKey NODES_ATTR

TREE_DATA_ATTR

public static final AttributeKey TREE_DATA_ATTR

TABLE_FORMAT_ATTR

public static final AttributeKey TABLE_FORMAT_ATTR
TYPE: DataObject

CURRENT_DATA_ATTR

public static final AttributeKey CURRENT_DATA_ATTR

FORM_DATA_ATTR

public static final AttributeKey FORM_DATA_ATTR

MESSAGE_DATA_ATTR

public static final AttributeKey MESSAGE_DATA_ATTR

TEXT_ATTR

public static final AttributeKey TEXT_ATTR
TYPE: String

ABBREVIATION_ATTR

public static final AttributeKey ABBREVIATION_ATTR

PRE_TEXT_ATTR

public static final AttributeKey PRE_TEXT_ATTR

POST_TEXT_ATTR

public static final AttributeKey POST_TEXT_ATTR

BETWEEN_TEXT_ATTR

public static final AttributeKey BETWEEN_TEXT_ATTR

DISCLOSED_TEXT_ATTR

public static final AttributeKey DISCLOSED_TEXT_ATTR

UNDISCLOSED_TEXT_ATTR

public static final AttributeKey UNDISCLOSED_TEXT_ATTR

FORM_NAME_ATTR

public static final AttributeKey FORM_NAME_ATTR

PROMPT_ATTR

public static final AttributeKey PROMPT_ATTR

MESSAGE_ATTR

public static final AttributeKey MESSAGE_ATTR

MESSAGE_TYPE_ATTR

public static final AttributeKey MESSAGE_TYPE_ATTR

TIP_ATTR

public static final AttributeKey TIP_ATTR

CHILD_NAME_ATTR

public static final AttributeKey CHILD_NAME_ATTR

SORTABLE_ATTR

public static final AttributeKey SORTABLE_ATTR

TYPE_ATTR

public static final AttributeKey TYPE_ATTR

TYPE_TEXT_ATTR

public static final AttributeKey TYPE_TEXT_ATTR

BACKGROUND_ATTR

public static final AttributeKey BACKGROUND_ATTR

LEADING_HEADER_ATTR

public static final AttributeKey LEADING_HEADER_ATTR

TRAILING_HEADER_ATTR

public static final AttributeKey TRAILING_HEADER_ATTR

SHORT_TEXT_ATTR

public static final AttributeKey SHORT_TEXT_ATTR

DATA_NAMESPACE_ATTR

public static final AttributeKey DATA_NAMESPACE_ATTR

DATA_NAME_ATTR

public static final AttributeKey DATA_NAME_ATTR

ALTERNATE_TEXT_ATTR

public static final AttributeKey ALTERNATE_TEXT_ATTR

SUMMARY_ATTR

public static final AttributeKey SUMMARY_ATTR

CONTENT_STYLE_CLASS_ATTR

public static final AttributeKey CONTENT_STYLE_CLASS_ATTR

LEADING_DESC_SHOWN_ATTR

public static final AttributeKey LEADING_DESC_SHOWN_ATTR

TRAILING_DESC_SHOWN_ATTR

public static final AttributeKey TRAILING_DESC_SHOWN_ATTR

LIST_STYLE_ATTR

public static final AttributeKey LIST_STYLE_ATTR

SEARCH_AREA_MODE_ATTR

public static final AttributeKey SEARCH_AREA_MODE_ATTR

SEARCH_TEXT_ATTR

public static final AttributeKey SEARCH_TEXT_ATTR

TABLE_NAME_ATTR

public static final AttributeKey TABLE_NAME_ATTR

VALUE_COLUMNS_ATTR

public static final AttributeKey VALUE_COLUMNS_ATTR

STANDBY_TEXT_ATTR

public static final AttributeKey STANDBY_TEXT_ATTR

CONTENT_TYPE_ATTR

public static final AttributeKey CONTENT_TYPE_ATTR

NAVIGATION_FORM_NAME_ATTR

public static final AttributeKey NAVIGATION_FORM_NAME_ATTR

NAVIGATION_EXCLUDE_NAMES_ATTR

public static final AttributeKey NAVIGATION_EXCLUDE_NAMES_ATTR

SHOW_ALL_ATTR

public static final AttributeKey SHOW_ALL_ATTR

BREAD_CRUMB_TEXT_ATTR

public static final AttributeKey BREAD_CRUMB_TEXT_ATTR

INITIAL_FOCUS_ID_ATTR

public static final AttributeKey INITIAL_FOCUS_ID_ATTR

CHROME_TYPE_ATTR

public static final AttributeKey CHROME_TYPE_ATTR

SEARCH_DESC_ATTR

public static final AttributeKey SEARCH_DESC_ATTR

ANCESTOR_PATH_ATTR

public static final AttributeKey ANCESTOR_PATH_ATTR
TYPE: Path

REQUIRED_ATTR

public static final AttributeKey REQUIRED_ATTR
TYPE: Enumerated

SCROLLING_ATTR

public static final AttributeKey SCROLLING_ATTR

PLAYER_ATTR

public static final AttributeKey PLAYER_ATTR

CONTROLS_ATTR

public static final AttributeKey CONTROLS_ATTR

PARTIAL_RENDER_MODE_ATTR

public static final AttributeKey PARTIAL_RENDER_MODE_ATTR

STYLE_USAGE_ATTR

public static final AttributeKey STYLE_USAGE_ATTR

SERVER_VALIDATER_ATTR

public static final AttributeKey SERVER_VALIDATER_ATTR
TYPE: ServerValidater

ON_BLUR_VALIDATER_ATTR

public static final AttributeKey ON_BLUR_VALIDATER_ATTR
TYPE: ClientValidater

ON_SUBMIT_VALIDATER_ATTR

public static final AttributeKey ON_SUBMIT_VALIDATER_ATTR

PROVIDER_ATTR

public static final AttributeKey PROVIDER_ATTR
TYPE: oracle.cabo.ui.data.DataProvider

NODE_ATTR

public static final AttributeKey NODE_ATTR
TYPE: UINode

NAME_VALUES_ATTR

public static final AttributeKey NAME_VALUES_ATTR
TYPE: All sorts of dictionary-like objects

NAMES_ATTR

public static final AttributeKey NAMES_ATTR
TYPE: String[]

PARTIAL_TARGETS_ATTR

public static final AttributeKey PARTIAL_TARGETS_ATTR

ANNOTATION_ATTR

public static final AttributeKey ANNOTATION_ATTR

MODEL_ATTR

public static final AttributeKey MODEL_ATTR

PRIMARY_CLIENT_ACTION_ATTR

public static final AttributeKey PRIMARY_CLIENT_ACTION_ATTR
TYPE: ClientAction

ENTER_CLIENT_ACTION_ATTR

public static final AttributeKey ENTER_CLIENT_ACTION_ATTR

EMBEDDED_ATTR

public static final AttributeKey EMBEDDED_ATTR

FIRST_CLICK_PASSED_ATTR

public static final AttributeKey FIRST_CLICK_PASSED_ATTR

ANCESTOR_ID_ATTR

public static final AttributeKey ANCESTOR_ID_ATTR
Deprecated. Do not use this attribute


ADD_TABLE_ROW_NAME

public static final java.lang.String ADD_TABLE_ROW_NAME

APPLICATION_SWITCHER_NAME

public static final java.lang.String APPLICATION_SWITCHER_NAME

ARRAY_NODE_LIST_NAME

public static final java.lang.String ARRAY_NODE_LIST_NAME

BODY_NAME

public static final java.lang.String BODY_NAME

BORDER_LAYOUT_NAME

public static final java.lang.String BORDER_LAYOUT_NAME

BREAD_CRUMBS_NAME

public static final java.lang.String BREAD_CRUMBS_NAME

BROWSE_MENU_NAME

public static final java.lang.String BROWSE_MENU_NAME

BULLETED_LIST_NAME

public static final java.lang.String BULLETED_LIST_NAME

BUTTON_NAME

public static final java.lang.String BUTTON_NAME

CALENDAR_NAME

public static final java.lang.String CALENDAR_NAME

CELL_FORMAT_NAME

public static final java.lang.String CELL_FORMAT_NAME

CHECK_BOX_NAME

public static final java.lang.String CHECK_BOX_NAME

CHOICE_NAME

public static final java.lang.String CHOICE_NAME

COLOR_BUTTON_NAME

public static final java.lang.String COLOR_BUTTON_NAME

COLOR_PICKER_NAME

public static final java.lang.String COLOR_PICKER_NAME

COLOR_FIELD_NAME

public static final java.lang.String COLOR_FIELD_NAME

COLOR_PALETTE_NAME

public static final java.lang.String COLOR_PALETTE_NAME

COLOR_SWATCH_NAME

public static final java.lang.String COLOR_SWATCH_NAME

COLUMN_NAME

public static final java.lang.String COLUMN_NAME

COLUMN_GROUP_NAME

public static final java.lang.String COLUMN_GROUP_NAME

CONSUMER_NAME

public static final java.lang.String CONSUMER_NAME

CONTENT_CONTAINER_NAME

public static final java.lang.String CONTENT_CONTAINER_NAME

CONTENT_FOOTER_NAME

public static final java.lang.String CONTENT_FOOTER_NAME

CONTEXT_POPPING_NAME

public static final java.lang.String CONTEXT_POPPING_NAME

DATA_SCOPE_NAME

public static final java.lang.String DATA_SCOPE_NAME

DATE_BUTTON_NAME

public static final java.lang.String DATE_BUTTON_NAME

DATE_FIELD_NAME

public static final java.lang.String DATE_FIELD_NAME

DETAIL_SELECTOR_NAME

public static final java.lang.String DETAIL_SELECTOR_NAME

DISPLAY_EXCEPTION_NAME

public static final java.lang.String DISPLAY_EXCEPTION_NAME

DOCUMENT_NAME

public static final java.lang.String DOCUMENT_NAME

FILE_UPLOAD_NAME

public static final java.lang.String FILE_UPLOAD_NAME

FLOW_LAYOUT_NAME

public static final java.lang.String FLOW_LAYOUT_NAME

FOOTER_NAME

public static final java.lang.String FOOTER_NAME

FORM_NAME

public static final java.lang.String FORM_NAME

FORM_PARAMETER_NAME

public static final java.lang.String FORM_PARAMETER_NAME

FORM_VALUE_NAME

public static final java.lang.String FORM_VALUE_NAME

FORMATTED_TEXT_NAME

public static final java.lang.String FORMATTED_TEXT_NAME

FRAME_NAME

public static final java.lang.String FRAME_NAME

FRAME_BORDER_LAYOUT_NAME

public static final java.lang.String FRAME_BORDER_LAYOUT_NAME

GLOBAL_BUTTON_NAME

public static final java.lang.String GLOBAL_BUTTON_NAME

GLOBAL_BUTTON_BAR_NAME

public static final java.lang.String GLOBAL_BUTTON_BAR_NAME

GLOBAL_HEADER_NAME

public static final java.lang.String GLOBAL_HEADER_NAME

H_GRID_NAME

public static final java.lang.String H_GRID_NAME

HEAD_NAME

public static final java.lang.String HEAD_NAME

HEADER_NAME

public static final java.lang.String HEADER_NAME

HIDE_SHOW_NAME

public static final java.lang.String HIDE_SHOW_NAME

HIDE_SHOW_HEADER_NAME

public static final java.lang.String HIDE_SHOW_HEADER_NAME

ICON_NAME

public static final java.lang.String ICON_NAME

ICON_KEY_NAME

public static final java.lang.String ICON_KEY_NAME

IMAGE_NAME

public static final java.lang.String IMAGE_NAME

IMPORT_SCRIPT_NAME

public static final java.lang.String IMPORT_SCRIPT_NAME

INCLUDE_NAME

public static final java.lang.String INCLUDE_NAME

INSERTED_NODE_LIST_NAME

public static final java.lang.String INSERTED_NODE_LIST_NAME

INLINE_DATE_PICKER_NAME

public static final java.lang.String INLINE_DATE_PICKER_NAME

INLINE_MESSAGE_NAME

public static final java.lang.String INLINE_MESSAGE_NAME

LINK_NAME

public static final java.lang.String LINK_NAME

LIST_NAME

public static final java.lang.String LIST_NAME

LOV_BUTTON_NAME

public static final java.lang.String LOV_BUTTON_NAME

LOV_CHOICE_NAME

public static final java.lang.String LOV_CHOICE_NAME

LOV_FIELD_NAME

public static final java.lang.String LOV_FIELD_NAME

LOV_INPUT_NAME

public static final java.lang.String LOV_INPUT_NAME

LOV_LIBRARY_NAME

public static final java.lang.String LOV_LIBRARY_NAME

LOV_SELECT_COLUMN_NAME

public static final java.lang.String LOV_SELECT_COLUMN_NAME

LIST_OF_VALUES_NAME

public static final java.lang.String LIST_OF_VALUES_NAME

MEDIA_NAME

public static final java.lang.String MEDIA_NAME

MESSAGE_BOX_NAME

public static final java.lang.String MESSAGE_BOX_NAME

MESSAGE_CHECK_BOX_NAME

public static final java.lang.String MESSAGE_CHECK_BOX_NAME

MESSAGE_CHOICE_NAME

public static final java.lang.String MESSAGE_CHOICE_NAME

MESSAGE_LOV_CHOICE_NAME

public static final java.lang.String MESSAGE_LOV_CHOICE_NAME

MESSAGE_COLOR_FIELD_NAME

public static final java.lang.String MESSAGE_COLOR_FIELD_NAME

MESSAGE_COMPONENT_LAYOUT_NAME

public static final java.lang.String MESSAGE_COMPONENT_LAYOUT_NAME

MESSAGE_DATE_FIELD_NAME

public static final java.lang.String MESSAGE_DATE_FIELD_NAME

MESSAGE_FILE_UPLOAD_NAME

public static final java.lang.String MESSAGE_FILE_UPLOAD_NAME

MESSAGE_LAYOUT_NAME

public static final java.lang.String MESSAGE_LAYOUT_NAME

MESSAGE_LOV_FIELD_NAME

public static final java.lang.String MESSAGE_LOV_FIELD_NAME

MESSAGE_LOV_INPUT_NAME

public static final java.lang.String MESSAGE_LOV_INPUT_NAME

MESSAGE_LIST_NAME

public static final java.lang.String MESSAGE_LIST_NAME

MESSAGE_PROMPT_NAME

public static final java.lang.String MESSAGE_PROMPT_NAME

MESSAGE_RADIO_BUTTON_NAME

public static final java.lang.String MESSAGE_RADIO_BUTTON_NAME

MESSAGE_RADIO_GROUP_NAME

public static final java.lang.String MESSAGE_RADIO_GROUP_NAME

MESSAGE_RADIO_SET_NAME

public static final java.lang.String MESSAGE_RADIO_SET_NAME

MESSAGE_RICH_TEXT_EDITOR_NAME

public static final java.lang.String MESSAGE_RICH_TEXT_EDITOR_NAME

MESSAGE_STYLED_TEXT_NAME

public static final java.lang.String MESSAGE_STYLED_TEXT_NAME

MESSAGE_TEXT_NAME

public static final java.lang.String MESSAGE_TEXT_NAME

MESSAGE_TEXT_INPUT_NAME

public static final java.lang.String MESSAGE_TEXT_INPUT_NAME

MULTIPLE_SELECTION_NAME

public static final java.lang.String MULTIPLE_SELECTION_NAME

NAVIGATION_BAR_NAME

public static final java.lang.String NAVIGATION_BAR_NAME

OPTION_NAME

public static final java.lang.String OPTION_NAME

PAGE_NAME

public static final java.lang.String PAGE_NAME

PAGE_BUTTON_BAR_NAME

public static final java.lang.String PAGE_BUTTON_BAR_NAME

PAGE_HEADER_LAYOUT_NAME

public static final java.lang.String PAGE_HEADER_LAYOUT_NAME

PAGE_LAYOUT_NAME

public static final java.lang.String PAGE_LAYOUT_NAME

PORTLET_NAME

public static final java.lang.String PORTLET_NAME

PROCESSING_NAME

public static final java.lang.String PROCESSING_NAME

PROCESSING_LAYOUT_NAME

public static final java.lang.String PROCESSING_LAYOUT_NAME

PROCESS_STEPS_NAME

public static final java.lang.String PROCESS_STEPS_NAME

PRODUCT_BRANDING_NAME

public static final java.lang.String PRODUCT_BRANDING_NAME

QUICK_LINKS_NAME

public static final java.lang.String QUICK_LINKS_NAME

RADIO_BUTTON_NAME

public static final java.lang.String RADIO_BUTTON_NAME

RADIO_GROUP_NAME

public static final java.lang.String RADIO_GROUP_NAME

RADIO_OPTION_NAME

public static final java.lang.String RADIO_OPTION_NAME

RADIO_SET_NAME

public static final java.lang.String RADIO_SET_NAME

RAW_TEXT_NAME

public static final java.lang.String RAW_TEXT_NAME

RESET_BUTTON_NAME

public static final java.lang.String RESET_BUTTON_NAME

RICH_TEXT_EDITOR_NAME

public static final java.lang.String RICH_TEXT_EDITOR_NAME

ROOT_CHILD_EXISTS_NAME

public static final java.lang.String ROOT_CHILD_EXISTS_NAME

ROW_LAYOUT_NAME

public static final java.lang.String ROW_LAYOUT_NAME

SCRIPT_NAME

public static final java.lang.String SCRIPT_NAME

SELECT_OPTION_NAME

public static final java.lang.String SELECT_OPTION_NAME

SEPARATOR_NAME

public static final java.lang.String SEPARATOR_NAME

SERVLET_INCLUDE_NAME

public static final java.lang.String SERVLET_INCLUDE_NAME

SHUTTLE_NAME

public static final java.lang.String SHUTTLE_NAME

SIDE_BAR_NAME

public static final java.lang.String SIDE_BAR_NAME

SIDE_NAV_NAME

public static final java.lang.String SIDE_NAV_NAME

SINGLE_SELECTION_NAME

public static final java.lang.String SINGLE_SELECTION_NAME

SORTABLE_HEADER_NAME

public static final java.lang.String SORTABLE_HEADER_NAME

SPACER_NAME

public static final java.lang.String SPACER_NAME

STACK_LAYOUT_NAME

public static final java.lang.String STACK_LAYOUT_NAME

STYLED_ITEM_NAME

public static final java.lang.String STYLED_ITEM_NAME

STYLED_LIST_NAME

public static final java.lang.String STYLED_LIST_NAME

STYLED_TEXT_NAME

public static final java.lang.String STYLED_TEXT_NAME

STYLE_SHEET_NAME

public static final java.lang.String STYLE_SHEET_NAME

SUBMIT_BUTTON_NAME

public static final java.lang.String SUBMIT_BUTTON_NAME

SUB_TAB_BAR_NAME

public static final java.lang.String SUB_TAB_BAR_NAME

SUB_TAB_LAYOUT_NAME

public static final java.lang.String SUB_TAB_LAYOUT_NAME

SWITCHER_NAME

public static final java.lang.String SWITCHER_NAME

TAB_BAR_NAME

public static final java.lang.String TAB_BAR_NAME

TABLE_FOOTER_NAME

public static final java.lang.String TABLE_FOOTER_NAME

TABLE_NAME

public static final java.lang.String TABLE_NAME

TABLE_LAYOUT_NAME

public static final java.lang.String TABLE_LAYOUT_NAME

TEXT_INPUT_NAME

public static final java.lang.String TEXT_INPUT_NAME

TEXT_NAME

public static final java.lang.String TEXT_NAME

THREADED_LAYOUT_NAME

public static final java.lang.String THREADED_LAYOUT_NAME

TIP_NAME

public static final java.lang.String TIP_NAME

TOTAL_ROW_NAME

public static final java.lang.String TOTAL_ROW_NAME

TRAIN_NAME

public static final java.lang.String TRAIN_NAME

TREE_NAME

public static final java.lang.String TREE_NAME

TRY_NAME

public static final java.lang.String TRY_NAME

URL_INCLUDE_NAME

public static final java.lang.String URL_INCLUDE_NAME

LABELED_FIELD_LAYOUT_NAME

public static final java.lang.String LABELED_FIELD_LAYOUT_NAME

ROOT_CHILD_NAME

public static final java.lang.String ROOT_CHILD_NAME

BOUND_ATTRIBUTE_NAME

public static final java.lang.String BOUND_ATTRIBUTE_NAME

BOUND_MESSAGE_NAME

public static final java.lang.String BOUND_MESSAGE_NAME

BOUND_TEXT_NAME

public static final java.lang.String BOUND_TEXT_NAME

CASE_NAME

public static final java.lang.String CASE_NAME

CONTENTS_NAME

public static final java.lang.String CONTENTS_NAME

CHILD_LIST_NAME

public static final java.lang.String CHILD_LIST_NAME

CHILD_MAP_NAME

public static final java.lang.String CHILD_MAP_NAME

DEFAULT_NAME

public static final java.lang.String DEFAULT_NAME

ATTRIBUTE_MAP_NAME

public static final java.lang.String ATTRIBUTE_MAP_NAME

ADD_NAME

public static final java.lang.String ADD_NAME

AGENT_NAME

public static final java.lang.String AGENT_NAME

ANCESTOR_ATTRIBUTE_NAME

public static final java.lang.String ANCESTOR_ATTRIBUTE_NAME

AND_NAME

public static final java.lang.String AND_NAME

BEAN_NAME

public static final java.lang.String BEAN_NAME

EXPRESSION_LANGUAGE_ATTRIBUTE_NAME

public static final java.lang.String EXPRESSION_LANGUAGE_ATTRIBUTE_NAME

BOUND_VALUE_PROVIDER_NAME

public static final java.lang.String BOUND_VALUE_PROVIDER_NAME

BUNDLE_NAME

public static final java.lang.String BUNDLE_NAME

BYTE_LENGTH_NAME

public static final java.lang.String BYTE_LENGTH_NAME

COLOR_NAME

public static final java.lang.String COLOR_NAME

COMPARISON_NAME

public static final java.lang.String COMPARISON_NAME

CONTEXT_PROPERTY_NAME

public static final java.lang.String CONTEXT_PROPERTY_NAME

CONCAT_NAME

public static final java.lang.String CONCAT_NAME

CONVERT_NAME

public static final java.lang.String CONVERT_NAME

DATA_NAME

public static final java.lang.String DATA_NAME

DATA_OBJECT_NAME

public static final java.lang.String DATA_OBJECT_NAME

DATE_NAME

public static final java.lang.String DATE_NAME

DATE_FORMAT_NAME

public static final java.lang.String DATE_FORMAT_NAME

DECIMAL_NAME

public static final java.lang.String DECIMAL_NAME

DEFAULTING_NAME

public static final java.lang.String DEFAULTING_NAME

ENCODED_PARAMETER_NAME

public static final java.lang.String ENCODED_PARAMETER_NAME

FIXED_NAME

public static final java.lang.String FIXED_NAME

FORMAT_NAME

public static final java.lang.String FORMAT_NAME

IF_NAME

public static final java.lang.String IF_NAME

INLINE_NAME

public static final java.lang.String INLINE_NAME

INSTANCE_NAME

public static final java.lang.String INSTANCE_NAME

MAILTO_NAME

public static final java.lang.String MAILTO_NAME

METHOD_NAME

public static final java.lang.String METHOD_NAME

MESSAGE_FORMAT_NAME

public static final java.lang.String MESSAGE_FORMAT_NAME

NOT_NAME

public static final java.lang.String NOT_NAME

NULL_NAME

public static final java.lang.String NULL_NAME

OR_NAME

public static final java.lang.String OR_NAME

PALETTE_NAME

public static final java.lang.String PALETTE_NAME

PARSE_NAME

public static final java.lang.String PARSE_NAME

REG_EXP_NAME

public static final java.lang.String REG_EXP_NAME

SAMPLE_NAME

public static final java.lang.String SAMPLE_NAME

UTF8_LENGTH_NAME

public static final java.lang.String UTF8_LENGTH_NAME

WML_NAME

public static final java.lang.String WML_NAME

TEMPLATES_NAME

public static final java.lang.String TEMPLATES_NAME

TEMPLATE_DEFINITION_NAME

public static final java.lang.String TEMPLATE_DEFINITION_NAME

TEMPLATE_IMPORT_NAME

public static final java.lang.String TEMPLATE_IMPORT_NAME

TEMPLATE_LIBRARY_NAME

public static final java.lang.String TEMPLATE_LIBRARY_NAME

TRUNCATE_NAME

public static final java.lang.String TRUNCATE_NAME

ROOT_CHILD_LIST_NAME

public static final java.lang.String ROOT_CHILD_LIST_NAME

ROOT_CHILD_MAP_NAME

public static final java.lang.String ROOT_CHILD_MAP_NAME

ROOT_ATTRIBUTE_MAP_NAME

public static final java.lang.String ROOT_ATTRIBUTE_MAP_NAME

SEPARATOR_CHILD

public static final java.lang.String SEPARATOR_CHILD

COLUMN_HEADER_STAMP_CHILD

public static final java.lang.String COLUMN_HEADER_STAMP_CHILD

COLUMN_HEADER_CHILD

public static final java.lang.String COLUMN_HEADER_CHILD

META_CONTAINER_CHILD

public static final java.lang.String META_CONTAINER_CHILD

ROW_HEADER_STAMP_CHILD

public static final java.lang.String ROW_HEADER_STAMP_CHILD

COLUMN_FOOTER_CHILD

public static final java.lang.String COLUMN_FOOTER_CHILD

TABLE_SELECTION_CHILD

public static final java.lang.String TABLE_SELECTION_CHILD

TABLE_ACTIONS_CHILD

public static final java.lang.String TABLE_ACTIONS_CHILD

TABLE_FILTER_CHILD

public static final java.lang.String TABLE_FILTER_CHILD

TOTAL_CHILD

public static final java.lang.String TOTAL_CHILD

NODE_STAMP_CHILD

public static final java.lang.String NODE_STAMP_CHILD

FILTER_CHILD

public static final java.lang.String FILTER_CHILD

PRIVACY_CHILD

public static final java.lang.String PRIVACY_CHILD

COPYRIGHT_CHILD

public static final java.lang.String COPYRIGHT_CHILD

LARGE_ADVERTISEMENT_CHILD

public static final java.lang.String LARGE_ADVERTISEMENT_CHILD

MEDIUM_ADVERTISEMENT_CHILD

public static final java.lang.String MEDIUM_ADVERTISEMENT_CHILD

COBRANDING_CHILD

public static final java.lang.String COBRANDING_CHILD

CORPORATE_BRANDING_CHILD

public static final java.lang.String CORPORATE_BRANDING_CHILD

PRODUCT_BRANDING_CHILD

public static final java.lang.String PRODUCT_BRANDING_CHILD

IN_CONTEXT_BRANDING_CHILD

public static final java.lang.String IN_CONTEXT_BRANDING_CHILD

GLOBAL_BUTTONS_CHILD

public static final java.lang.String GLOBAL_BUTTONS_CHILD

PAGE_HEADER_CHILD

public static final java.lang.String PAGE_HEADER_CHILD

TABS_CHILD

public static final java.lang.String TABS_CHILD

CENTER_CHILD

public static final java.lang.String CENTER_CHILD

TOP_CHILD

public static final java.lang.String TOP_CHILD

INNER_TOP_CHILD

public static final java.lang.String INNER_TOP_CHILD

BOTTOM_CHILD

public static final java.lang.String BOTTOM_CHILD

INNER_BOTTOM_CHILD

public static final java.lang.String INNER_BOTTOM_CHILD

LEFT_CHILD

public static final java.lang.String LEFT_CHILD

INNER_LEFT_CHILD

public static final java.lang.String INNER_LEFT_CHILD

RIGHT_CHILD

public static final java.lang.String RIGHT_CHILD

INNER_RIGHT_CHILD

public static final java.lang.String INNER_RIGHT_CHILD

START_CHILD

public static final java.lang.String START_CHILD

INNER_START_CHILD

public static final java.lang.String INNER_START_CHILD

END_CHILD

public static final java.lang.String END_CHILD

INNER_END_CHILD

public static final java.lang.String INNER_END_CHILD

LEADING_CHILD

public static final java.lang.String LEADING_CHILD

TRAILING_CHILD

public static final java.lang.String TRAILING_CHILD

LEADING_FOOTER_CHILD

public static final java.lang.String LEADING_FOOTER_CHILD

TRAILING_FOOTER_CHILD

public static final java.lang.String TRAILING_FOOTER_CHILD

LOCATION_CHILD

public static final java.lang.String LOCATION_CHILD

CONTENT_FOOTER_CHILD

public static final java.lang.String CONTENT_FOOTER_CHILD

CONTENT_FORM_CHILD

public static final java.lang.String CONTENT_FORM_CHILD

QUICK_SEARCH_CHILD

public static final java.lang.String QUICK_SEARCH_CHILD

ITEMS_CHILD

public static final java.lang.String ITEMS_CHILD

CATEGORIES_CHILD

public static final java.lang.String CATEGORIES_CHILD

CONTENT_LINK_CHILD

public static final java.lang.String CONTENT_LINK_CHILD

DETAIL_CHILD

public static final java.lang.String DETAIL_CHILD

ALTERNATE_CONTENT_CHILD

public static final java.lang.String ALTERNATE_CONTENT_CHILD

CONTEXT_SWITCHER_CHILD

public static final java.lang.String CONTEXT_SWITCHER_CHILD

CATCH_CHILD

public static final java.lang.String CATCH_CHILD

PAGE_BUTTONS_CHILD

public static final java.lang.String PAGE_BUTTONS_CHILD

RETURN_NAVIGATION_CHILD

public static final java.lang.String RETURN_NAVIGATION_CHILD

SUB_TABS_CHILD

public static final java.lang.String SUB_TABS_CHILD

MESSAGES_CHILD

public static final java.lang.String MESSAGES_CHILD

PROMPT_CHILD

public static final java.lang.String PROMPT_CHILD

LABEL_CHILD

public static final java.lang.String LABEL_CHILD

ABOUT_CHILD

public static final java.lang.String ABOUT_CHILD

PAGE_STATUS_CHILD

public static final java.lang.String PAGE_STATUS_CHILD

USER_INFO_CHILD

public static final java.lang.String USER_INFO_CHILD

FOOTNOTE_CHILD

public static final java.lang.String FOOTNOTE_CHILD

FOOTER_CHILD

public static final java.lang.String FOOTER_CHILD

FILTER_CHOICE_CHILD

public static final java.lang.String FILTER_CHOICE_CHILD

ADVANCED_CHOICES_CHILD

public static final java.lang.String ADVANCED_CHOICES_CHILD

HEADER_INSTRUCTIONS_CHILD

public static final java.lang.String HEADER_INSTRUCTIONS_CHILD

SEARCH_INSTRUCTIONS_CHILD

public static final java.lang.String SEARCH_INSTRUCTIONS_CHILD

CONCISE_MESSAGE_CHILD

public static final java.lang.String CONCISE_MESSAGE_CHILD

DETAILED_MESSAGE_CHILD

public static final java.lang.String DETAILED_MESSAGE_CHILD

FACET_DEFAULT

public static final java.lang.String FACET_DEFAULT
The default facet; if no facet is set, or the requested facet is not available, this facet will be used.

FACET_PRINTABLE

public static final java.lang.String FACET_PRINTABLE
A printable facet; when supported, this facet should result in a version of a page designed for printouts.

FACET_PORTLET

public static final java.lang.String FACET_PORTLET
A portlet facet; when supported, this facet should result in a version of page content optimized for use in portlets.

FACET_EMAIL

public static final java.lang.String FACET_EMAIL
An e-mail facet; when supported, this facet should result in a version of page content optimized for use in e-mail.

H_ALIGN_CENTER

public static final java.lang.String H_ALIGN_CENTER
Horizontal alignment constant for centering

H_ALIGN_LEFT

public static final java.lang.String H_ALIGN_LEFT
Horizontal alignment constant for left alignment.

H_ALIGN_RIGHT

public static final java.lang.String H_ALIGN_RIGHT
Horizontal alignment constant for right alignment.

H_ALIGN_START

public static final java.lang.String H_ALIGN_START
Horizontal alignment constant for start alignment; left alignment will be used in left-to-right languages, right alignment in right-to-left languages.

H_ALIGN_END

public static final java.lang.String H_ALIGN_END
Horizontal alignment constant for end alignment; right alignment will be used in left-to-right languages, left alignment in right-to-left languages.

V_ALIGN_MIDDLE

public static final java.lang.String V_ALIGN_MIDDLE
Vertical alignment constant for centering.

V_ALIGN_ABSMIDDLE

public static final java.lang.String V_ALIGN_ABSMIDDLE
Vertical alignment constant for centering in I.E. (works better than "middle").

V_ALIGN_TOP

public static final java.lang.String V_ALIGN_TOP
Vertical alignment constant for top alignment.

V_ALIGN_BOTTOM

public static final java.lang.String V_ALIGN_BOTTOM
Vertical alignment constant for bottom alignment.

ROW_BANDING

public static final java.lang.String ROW_BANDING

COLUMN_BANDING

public static final java.lang.String COLUMN_BANDING

NO_BANDING

public static final java.lang.String NO_BANDING

SOFT_WRAP

public static final java.lang.String SOFT_WRAP

HARD_WRAP

public static final java.lang.String HARD_WRAP

SINGLE_STEP

public static final int SINGLE_STEP

MAX_VALUE_UNKNOWN

public static final int MAX_VALUE_UNKNOWN

OBJECT_NAME_FORMAT

public static final java.lang.String OBJECT_NAME_FORMAT

TEXT_FORMAT

public static final java.lang.String TEXT_FORMAT

NUMBER_FORMAT

public static final java.lang.String NUMBER_FORMAT

ICON_BUTTON_FORMAT

public static final java.lang.String ICON_BUTTON_FORMAT

REQUIRED_VALIDATER_ONLY

public static final java.lang.String REQUIRED_VALIDATER_ONLY
Validation succeeds or fails, based solely on the Validater.

REQUIRED_NO

public static final java.lang.String REQUIRED_NO
Validation succeeds if the field is empty, OR the Validater succeeds. This is the default value.

REQUIRED_YES

public static final java.lang.String REQUIRED_YES
Validation succeeds if the field is non-empty AND the Validater succeeds.

REQUIRED_UI_ONLY

public static final java.lang.String REQUIRED_UI_ONLY
Validation always succeeds.

SCROLLING_YES

public static final java.lang.String SCROLLING_YES
Frame Scroll Bars are always rendered.

SCROLLING_NO

public static final java.lang.String SCROLLING_NO
Frame Scroll Bars are never rendered.

SCROLLING_AUTO

public static final java.lang.String SCROLLING_AUTO
Frame Scroll Bars are rendered at browser discretion.

PLAYER_LINK

public static final java.lang.String PLAYER_LINK
Use a link to play the audi or video clip

PLAYER_QUICKTIME

public static final java.lang.String PLAYER_QUICKTIME
Use the Quicktime Player to play the audi or video clip

PLAYER_WINDOWS

public static final java.lang.String PLAYER_WINDOWS
Use the Windows Media Player to play the audi or video clip

PLAYER_REAL

public static final java.lang.String PLAYER_REAL
Use the Real Player to play the audi or video clip

CONTROLS_NONE

public static final java.lang.String CONTROLS_NONE
Don't show any controls for the media player and don't allow control access through alternate means, such as context menus

CONTROLS_NONE_VISIBLE

public static final java.lang.String CONTROLS_NONE_VISIBLE
Don't show any controls for the media player but allow control access through alternate means, such as context menus

CONTROLS_MINIMAL

public static final java.lang.String CONTROLS_MINIMAL
Show a minimal set of controls for playing media on the media player

CONTROLS_TYPICAL

public static final java.lang.String CONTROLS_TYPICAL
Show the typical set of controls for playing media on the media player

CONTROLS_ALL

public static final java.lang.String CONTROLS_ALL
Show all available controls for playing media on the media player

MESSAGE_TYPE_INFO

public static final java.lang.String MESSAGE_TYPE_INFO
Message type if the associated message is informational.

MESSAGE_TYPE_WARNING

public static final java.lang.String MESSAGE_TYPE_WARNING
Message type if the associated message is a warning.

MESSAGE_TYPE_ERROR

public static final java.lang.String MESSAGE_TYPE_ERROR
Message type if the associated message is an error.

MESSAGE_TYPE_CONFIRMATION

public static final java.lang.String MESSAGE_TYPE_CONFIRMATION
Message type if the associated message is a confirmation.

MESSAGE_TYPE_PROCESSING

public static final java.lang.String MESSAGE_TYPE_PROCESSING
Message type if the page layout messageType is processing.

MESSAGE_TYPE_NONE

public static final java.lang.String MESSAGE_TYPE_NONE
Message type if there is no type of message.

SORTABLE_NO

public static final java.lang.String SORTABLE_NO
Sortable value if the table column should not be sortable.

SORTABLE_YES

public static final java.lang.String SORTABLE_YES
Sortable type if the table column should be sortable, but is not currently sorted.

SORTABLE_ASCENDING

public static final java.lang.String SORTABLE_ASCENDING
Sortable value if the table column is sortable and is currently sorted with ascending values down the column.

SORTABLE_DESCENDING

public static final java.lang.String SORTABLE_DESCENDING
Sortable value if the table column is sortable and is currently sorted with descending values down the column.

SECRET_FIELD_DEFAULT_VALUE

public static final java.lang.String SECRET_FIELD_DEFAULT_VALUE
The default text used for a secret field. When working with password fields, compare the value submitted with this value. If they are the same, then the user did not modify the field.

IMAGE_MAP_TYPE_SERVER

public static final java.lang.String IMAGE_MAP_TYPE_SERVER
Image map type if the desired image map is server-side.

IMAGE_MAP_TYPE_NONE

public static final java.lang.String IMAGE_MAP_TYPE_NONE
Image map type if no image map is desired.

ICON_REQUIRED

public static final java.lang.String ICON_REQUIRED
Constant for the "required" icon

RADIO_GROUP_TYPE_RADIO

public static final java.lang.String RADIO_GROUP_TYPE_RADIO
Radio group type value to display the group as a series of radio button.

RADIO_GROUP_TYPE_CHOICE

public static final java.lang.String RADIO_GROUP_TYPE_CHOICE
Radio group type value to display the group as a drop-down choice.

COMPARISON_TYPE_EQUALS

public static final java.lang.String COMPARISON_TYPE_EQUALS
Comparison type value to compare for equals.

COMPARISON_TYPE_NOT_EQUALS

public static final java.lang.String COMPARISON_TYPE_NOT_EQUALS
Comparison type value to compare for not equals.

COMPARISON_TYPE_GREATER_THAN

public static final java.lang.String COMPARISON_TYPE_GREATER_THAN
Comparison type value to compare for greater.

COMPARISON_TYPE_GREATER_THAN_OR_EQUALS

public static final java.lang.String COMPARISON_TYPE_GREATER_THAN_OR_EQUALS
Comparison type value to compare for greater or equals.

COMPARISON_TYPE_LESS_THAN

public static final java.lang.String COMPARISON_TYPE_LESS_THAN
Comparison type value to compare for less.

COMPARISON_TYPE_LESS_THAN_OR_EQUALS

public static final java.lang.String COMPARISON_TYPE_LESS_THAN_OR_EQUALS
Comparison type value to compare for less or equals.

BACKGROUND_TRANSPARENT

public static final java.lang.String BACKGROUND_TRANSPARENT
Value to display a transparent content container background

BACKGROUND_LIGHT

public static final java.lang.String BACKGROUND_LIGHT
Light value to display the content container with a light scheme:

BACKGROUND_MEDIUM

public static final java.lang.String BACKGROUND_MEDIUM
Medium value to display the content container with a medium scheme:

BACKGROUND_DARK

public static final java.lang.String BACKGROUND_DARK
Dark value to display the content container with a dark scheme:

EXPANDABLE_NO

public static final java.lang.String EXPANDABLE_NO
Value to indicate that a tree node is not expandable, i.e. is a leaf.

EXPANDABLE_EXPANDED

public static final java.lang.String EXPANDABLE_EXPANDED
Value to indicate that a tree node is expandable and currently open.

EXPANDABLE_COLLAPSED

public static final java.lang.String EXPANDABLE_COLLAPSED
Value to indicate that a tree node is expandable and currently closed.

EXPANDABLE_ALWAYS

public static final java.lang.String EXPANDABLE_ALWAYS
Value to indicate that a tree node is expanded and cannot be collapsed:

BANDING_SHADE_LIGHT

public static final java.lang.String BANDING_SHADE_LIGHT
Value to indicate that the table should use a light banding shade.

BANDING_SHADE_DARK

public static final java.lang.String BANDING_SHADE_DARK
Value to indicate that the table should use a dark banding shade.

ORIENTATION_HORIZONTAL

public static final java.lang.String ORIENTATION_HORIZONTAL
Value to indicate orientation is horizontal (currently used by BreadCrumbs)

ORIENTATION_VERTICAL

public static final java.lang.String ORIENTATION_VERTICAL
Value to indicate orientation is vertical (currently used by BreadCrumbs)

ORIENTATION_TOP

public static final java.lang.String ORIENTATION_TOP
Value to indicate orientation is top (currently used by SubTabBar)

ORIENTATION_BOTTOM

public static final java.lang.String ORIENTATION_BOTTOM
Value to indicate orientation is bottom (currently used by SubTabBar)

ORIENTATION_DEFAULT

public static final java.lang.String ORIENTATION_DEFAULT
Value to indicate orientation is default (currently used by SubTabBar)

LIST_STYLE_DISC

public static final java.lang.String LIST_STYLE_DISC
Value to indicate list style is disc (currently used by StyledList)

LIST_STYLE_CIRCLE

public static final java.lang.String LIST_STYLE_CIRCLE
Value to indicate list style is circle (currently used by StyledList)

LIST_STYLE_SQUARE

public static final java.lang.String LIST_STYLE_SQUARE
Value to indicate list style is square (currently used by StyledList)

LIST_STYLE_DECIMAL

public static final java.lang.String LIST_STYLE_DECIMAL
Value to indicate list style is decimal (currently used by StyledList)

LIST_STYLE_UPPER_ALPHA

public static final java.lang.String LIST_STYLE_UPPER_ALPHA
Value to indicate list style is upper-alpha(currently used by StyledList)

LIST_STYLE_LOWER_ALPHA

public static final java.lang.String LIST_STYLE_LOWER_ALPHA
Value to indicate list style is lower-alpha (currently used by StyledList)

LIST_STYLE_NONE

public static final java.lang.String LIST_STYLE_NONE
Value to indicate list style is none (currently used by StyledList)

PAGE_STAMP_STYLE

public static final java.lang.String PAGE_STAMP_STYLE
This sets the style needed for the pageStamp region

INSTRUCTION_STYLE

public static final java.lang.String INSTRUCTION_STYLE
This sets the style needed for the instruction text

IN_CONTEXT_BRANDING_STYLE

public static final java.lang.String IN_CONTEXT_BRANDING_STYLE
This sets the style needed for the inContextBranding

PARTIAL_RENDER_MODE_NONE

public static final java.lang.String PARTIAL_RENDER_MODE_NONE
PARTIAL_RENDER_MODE value used to indicate that no partial page rendering should be performed.

PARTIAL_RENDER_MODE_SELF

public static final java.lang.String PARTIAL_RENDER_MODE_SELF
PARTIAL_RENDER_MODE value used to indicate that partial page rendering should be used to refresh this node.

PARTIAL_RENDER_MODE_MULTIPLE

public static final java.lang.String PARTIAL_RENDER_MODE_MULTIPLE
PARTIAL_RENDER_MODE value used to indicate that partial page rendering should be used to refresh multiple targets. The targets to re-render are specified via the PARTIAL_TARGETS attribute.

PERCENT_UNKNOWN

public static final int PERCENT_UNKNOWN
Processing attribute percentComplete's UNKNOWN constant

DISPLAY_GRID_KEY

public static final java.lang.String DISPLAY_GRID_KEY
TYPE: Boolean

COLUMN_DATA_FORMAT_KEY

public static final java.lang.String COLUMN_DATA_FORMAT_KEY

CELL_NO_WRAP_FORMAT_KEY

public static final java.lang.String CELL_NO_WRAP_FORMAT_KEY

SELECTED_KEY

public static final java.lang.String SELECTED_KEY

DISCLOSED_KEY

public static final java.lang.String DISCLOSED_KEY

TEXT_KEY

public static final java.lang.String TEXT_KEY
TYPE: String

ICON_KEY

public static final java.lang.String ICON_KEY

ICON_SHORT_DESC_KEY

public static final java.lang.String ICON_SHORT_DESC_KEY

DESTINATION_KEY

public static final java.lang.String DESTINATION_KEY

TARGET_FRAME_KEY

public static final java.lang.String TARGET_FRAME_KEY

ON_CLICK_KEY

public static final java.lang.String ON_CLICK_KEY

EXPAND_DESTINATION_KEY

public static final java.lang.String EXPAND_DESTINATION_KEY

COLLAPSE_DESTINATION_KEY

public static final java.lang.String COLLAPSE_DESTINATION_KEY

WIDTH_KEY

public static final java.lang.String WIDTH_KEY

TABLE_BANDING_KEY

public static final java.lang.String TABLE_BANDING_KEY

BANDING_SHADE_KEY

public static final java.lang.String BANDING_SHADE_KEY

DESCRIPTION_KEY

public static final java.lang.String DESCRIPTION_KEY

DESTINATION_TEXT_KEY

public static final java.lang.String DESTINATION_TEXT_KEY

EXPANDABLE_KEY

public static final java.lang.String EXPANDABLE_KEY

SELECT_MODE_KEY

public static final java.lang.String SELECT_MODE_KEY

BANDING_INTERVAL_KEY

public static final java.lang.String BANDING_INTERVAL_KEY
TYPE: Integer

NODES_KEY

public static final java.lang.String NODES_KEY
TYPE: DataSet

DATA_KEY

public static final java.lang.String DATA_KEY
TYPE: Object

FORM_NAME_PROPERTY

public static final java.lang.String FORM_NAME_PROPERTY
String rendering property for the name of the current form bean.

EXCEPTIONS_CAUGHT_PROPERTY

public static final java.lang.String EXCEPTIONS_CAUGHT_PROPERTY
Boolean rendering property indicating if exceptions can be thrown - if false (or null), exceptions should be swallowed.

CURRENT_THROWABLE_PROPERTY

public static final java.lang.String CURRENT_THROWABLE_PROPERTY
Rendering property of type Throwable indicating the currently caught exception.

PARTIAL_PAGE_CONTEXT_PROPERTY

public static final java.lang.Object PARTIAL_PAGE_CONTEXT_PROPERTY
Key used to store the PartialPageContext on the RenderingContext under the UIConstants.MARLIN_NAMESPACE.

INITIAL_FOCUS_CONTEXT_PROPERTY

public static final java.lang.Object INITIAL_FOCUS_CONTEXT_PROPERTY
Key used to store the initialFocus on the RenderingContext under the UIConstants.MARLIN_NAMESPACE. initialFocus is an attribute of body and is an id indicating the component which should have the initial focus.

PARTIAL_KEEP_ALIVE_PROPERTY

public static final java.lang.Object PARTIAL_KEEP_ALIVE_PROPERTY
Private key used to keep a PartialPageContext alive across partialRoot boundaries. If this flag is set, this PartialPageContext will persist until all partial targets are rendered. Note: if all targets don't get rendered, the PPR scripts will never get rendered, and NO PPR UPDATE WILL OCCUR ON THE CLIENT! If this flag is set, the client is responsible for two crucial things: 1.) If partial rendering is to continue in a subsequent partialRoot block, AT LEAST ONE unrendered partial target MUST remain on the targets list at the end of any block. 2.) All targets on the targets list MUST be valid, and must get rendered by the end of the last partialRoot block.

PARTIAL_LIST_UNRENDERED_PROPERTY

public static final java.lang.Object PARTIAL_LIST_UNRENDERED_PROPERTY

EVENT_PARAM

public static final java.lang.String EVENT_PARAM

SOURCE_PARAM

public static final java.lang.String SOURCE_PARAM

TYPE_PARAM

public static final java.lang.String TYPE_PARAM

LOCATION_PARAM

public static final java.lang.String LOCATION_PARAM

NODE_PARAM

public static final java.lang.String NODE_PARAM

STATE_PARAM

public static final java.lang.String STATE_PARAM

SELECTION_PARAM

public static final java.lang.String SELECTION_PARAM

ROOT_PARAM

public static final java.lang.String ROOT_PARAM

SIZE_PARAM

public static final java.lang.String SIZE_PARAM

VALUE_PARAM

public static final java.lang.String VALUE_PARAM

PARTIAL_TARGETS_PARAM

public static final java.lang.String PARTIAL_TARGETS_PARAM

PARTIAL_PARAM

public static final java.lang.String PARTIAL_PARAM

URI_PARAM

public static final java.lang.String URI_PARAM

TOK_PARAM

public static final java.lang.String TOK_PARAM

CONVERT_PARAM

public static final java.lang.String CONVERT_PARAM

JSP_PARAM

public static final java.lang.String JSP_PARAM

ENC_PARAM

public static final java.lang.String ENC_PARAM

CONFIG_NAME_PARAM

public static final java.lang.String CONFIG_NAME_PARAM

CONTEXT_URI_PARAM

public static final java.lang.String CONTEXT_URI_PARAM

TZ_OFFSET_PARAM

public static final java.lang.String TZ_OFFSET_PARAM

MIN_VALUE_PARAM

public static final java.lang.String MIN_VALUE_PARAM

MAX_VALUE_PARAM

public static final java.lang.String MAX_VALUE_PARAM

LOC_PARAM

public static final java.lang.String LOC_PARAM

SCROLLED_VALUE_PARAM

public static final java.lang.String SCROLLED_VALUE_PARAM

MONTH_PARAM

public static final java.lang.String MONTH_PARAM

YEAR_PARAM

public static final java.lang.String YEAR_PARAM

PATTERN_PARAM

public static final java.lang.String PATTERN_PARAM

DATE_STYLE_PARAM

public static final java.lang.String DATE_STYLE_PARAM

LOV_EVENT

public static final java.lang.String LOV_EVENT

DATE_EVENT

public static final java.lang.String DATE_EVENT

TYPE_PRE

public static final java.lang.String TYPE_PRE

TYPE_POST

public static final java.lang.String TYPE_POST

CANCEL_EVENT

public static final java.lang.String CANCEL_EVENT

SWITCH_APP_EVENT

public static final java.lang.String SWITCH_APP_EVENT

SWITCH_APP_TYPE_GOTO

public static final java.lang.String SWITCH_APP_TYPE_GOTO

SWITCH_APP_TYPE_BACK

public static final java.lang.String SWITCH_APP_TYPE_BACK
Deprecated. The application switcher no longer has a back button


HIDE_EVENT

public static final java.lang.String HIDE_EVENT

SHOW_EVENT

public static final java.lang.String SHOW_EVENT

BROWSE_EVENT

public static final java.lang.String BROWSE_EVENT

EXPAND_EVENT

public static final java.lang.String EXPAND_EVENT

FOCUS_EVENT

public static final java.lang.String FOCUS_EVENT

EXPAND_ALL_EVENT

public static final java.lang.String EXPAND_ALL_EVENT

COLLAPSE_ALL_EVENT

public static final java.lang.String COLLAPSE_ALL_EVENT

NEXT_EVENT

public static final java.lang.String NEXT_EVENT

PREVIOUS_EVENT

public static final java.lang.String PREVIOUS_EVENT

CHILD_TYPE_TEXT

public static final java.lang.String CHILD_TYPE_TEXT

ON_DEMAND

public static final java.lang.String ON_DEMAND

INCOMPLETE_DATA_SET

public static final int INCOMPLETE_DATA_SET

UPDATE_EVENT

public static final java.lang.String UPDATE_EVENT

ADD_ROWS_EVENT

public static final java.lang.String ADD_ROWS_EVENT

GOTO_EVENT

public static final java.lang.String GOTO_EVENT

SORT_EVENT

public static final java.lang.String SORT_EVENT

SORT_STATE_ASCENDING

public static final java.lang.String SORT_STATE_ASCENDING

SORT_STATE_DESCENDING

public static final java.lang.String SORT_STATE_DESCENDING

LOV_FILTER_EVENT

public static final java.lang.String LOV_FILTER_EVENT

LOV_SEARCH_TEXT

public static final java.lang.String LOV_SEARCH_TEXT

REFRESH_EVENT

public static final java.lang.String REFRESH_EVENT

NAVIGATE_EVENT

public static final java.lang.String NAVIGATE_EVENT

VALUE_SHOW_ALL

public static final java.lang.String VALUE_SHOW_ALL
Constant for the value of the "value" event parameter when the user is asking to see all rows.

SHOW_ALL_YES

public static final java.lang.String SHOW_ALL_YES

SHOW_ALL_NO

public static final java.lang.String SHOW_ALL_NO

SHOW_ALL_ACTIVE

public static final java.lang.String SHOW_ALL_ACTIVE

STRUCTURAL_ROLE

public static final NodeRole STRUCTURAL_ROLE
Role for nodes that play a structural role - that is, layouts.

USER_INVISIBLE_ROLE

public static final NodeRole USER_INVISIBLE_ROLE
Role for nodes that are invisible to the end user.

STATE_ROLE

public static final NodeRole STATE_ROLE
Role for nodes that change rendering state.

COMPOSITE_ROLE

public static final NodeRole COMPOSITE_ROLE
Role for nodes that are composite widgets.

UNKNOWN_ROLE

public static final NodeRole UNKNOWN_ROLE
Role for nodes that can't be identified.

FONT_BAR_ATTR

public static final AttributeKey FONT_BAR_ATTR
Attribute used to set flag to render font bar, which includes Font, Color and Size dropdown.

FONT_BEAN_ATTR

public static final AttributeKey FONT_BEAN_ATTR
Attribute used to set font dropdown bean class.

FONT_COLOR_BEAN_ATTR

public static final AttributeKey FONT_COLOR_BEAN_ATTR
Attribute used to set font color dropdown bean class.

FONT_SIZE_BEAN_ATTR

public static final AttributeKey FONT_SIZE_BEAN_ATTR
Attribute used to set font size dropdown bean class.

EDIT_GROUP_ATTR

public static final AttributeKey EDIT_GROUP_ATTR
Attribute used to set flag to render cut, copy and paste icon group in button bar.

STYLE_GROUP_ATTR

public static final AttributeKey STYLE_GROUP_ATTR
Attribute used to set flag to render bold, italic and underline icon group in button bar.

ALIGNMENT_GROUP_ATTR

public static final AttributeKey ALIGNMENT_GROUP_ATTR
Attribute used to set flag to render left, center and right icons group in button bar.

BULLETS_GROUP_ATTR

public static final AttributeKey BULLETS_GROUP_ATTR
Attribute used to set flag to render bullets and numbering icons group in button bar.

INDENTATION_GROUP_ATTR

public static final AttributeKey INDENTATION_GROUP_ATTR
Attribute used to set flag to render outdent and indent icons group in button bar.

HYPERLINK_BUTTON_ATTR

public static final AttributeKey HYPERLINK_BUTTON_ATTR
Attribute used to set flag to render create regular hyperlink icon in button bar.

CLICK_THRU_DESTINATION_URI_ATTR

public static final AttributeKey CLICK_THRU_DESTINATION_URI_ATTR
Attribute used to set url parameter for click thru url icon.

IMAGE_UPLOAD_URI_ATTR

public static final AttributeKey IMAGE_UPLOAD_URI_ATTR
Attribute used to set url parameter for image upload icon in button bar.

RICH_TEXT_MODE_DISPLAY_HEIGHT_ATTR

public static final AttributeKey RICH_TEXT_MODE_DISPLAY_HEIGHT_ATTR
Attribute used to set display height property of bean in RichText mode.

RICH_TEXT_MODE_DISPLAY_LENGTH_ATTR

public static final AttributeKey RICH_TEXT_MODE_DISPLAY_LENGTH_ATTR
Attribute used to set display width property of bean in RichText mode.

TEXT_MODE_DISPLAY_HEIGHT_ATTR

public static final AttributeKey TEXT_MODE_DISPLAY_HEIGHT_ATTR
Attribute used to set display height property of bean in Text mode.

TEXT_MODE_DISPLAY_LENGTH_ATTR

public static final AttributeKey TEXT_MODE_DISPLAY_LENGTH_ATTR
Attribute used to set display width property of bean in Text mode.

RENDERING_MODE_ATTR

public static final AttributeKey RENDERING_MODE_ATTR
Attribute used to set flag to forcefully render RichTextEditor in Text mode.

SWITCH_MODE_HYPERLINK_ATTR

public static final AttributeKey SWITCH_MODE_HYPERLINK_ATTR
Attribute used to set flag to render hyperlink to switch between Text and RichText Mode.

DATA_TYPE_ATTR

public static final AttributeKey DATA_TYPE_ATTR
The type of data to be used in a field.

RICH_TEXT_MODE

public static final int RICH_TEXT_MODE
Constant to identify Rich Text Mode.

TEXT_MODE

public static final int TEXT_MODE
Constant to identify Text Mode.

RICH_TEXT_MODE_EVENT

public static final java.lang.String RICH_TEXT_MODE_EVENT
Constant to identify Text Mode.

DEFAULT_FORM_NAME

public static final java.lang.String DEFAULT_FORM_NAME
Corresponds to the HTML defaultFormName. Forms created in Oracle Applications have their name set to this value by default.

GRAPH_DIAGRAM_NAME

public static final java.lang.String GRAPH_DIAGRAM_NAME
Deprecated. This constant is for dev purposes only


BUTTONS_CHILD

public static final java.lang.String BUTTONS_CHILD
Deprecated. This constant is for dev purposes only


EDGE_STAMP_CHILD

public static final java.lang.String EDGE_STAMP_CHILD
Deprecated. This constant is for dev purposes only


GRAPH_VIEW_STATE_ATTR

public static final AttributeKey GRAPH_VIEW_STATE_ATTR
Deprecated. This constant is for dev purposes only


DESCRIPTION_ATTR

public static final AttributeKey DESCRIPTION_ATTR
Deprecated. This constant is for dev purposes only


MAIN_VIEW_WIDTH_ATTR

public static final AttributeKey MAIN_VIEW_WIDTH_ATTR
Deprecated. This constant is for dev purposes only


MAIN_VIEW_HEIGHT_ATTR

public static final AttributeKey MAIN_VIEW_HEIGHT_ATTR
Deprecated. This constant is for dev purposes only


NAVIGATOR_WIDTH_ATTR

public static final AttributeKey NAVIGATOR_WIDTH_ATTR
Deprecated. This constant is for dev purposes only


NAVIGATOR_HEIGHT_ATTR

public static final AttributeKey NAVIGATOR_HEIGHT_ATTR
Deprecated. This constant is for dev purposes only


GRAPH_NODE_NAME

public static final java.lang.String GRAPH_NODE_NAME
Deprecated. This constant is for dev purposes only


GRAPH_EDGE_NAME

public static final java.lang.String GRAPH_EDGE_NAME
Deprecated. This constant is for dev purposes only


PARAM_NAME_EXCHANGES_ATTR

public static final AttributeKey PARAM_NAME_EXCHANGES_ATTR
Deprecated. Do not use this attribute


SET_CONTEXT_PROPERTY_NAME

public static final java.lang.String SET_CONTEXT_PROPERTY_NAME
Deprecated. This constant is for dev purposes only


MESSAGE_DATA_TEXT_NAME

public static final java.lang.String MESSAGE_DATA_TEXT_NAME
Deprecated. This constant is for dev purposes only


SELECT_ATTR

public static final AttributeKey SELECT_ATTR
Deprecated. This constant is for dev purposes only


PARTIAL_NODE_ID_ATTR

public static final AttributeKey PARTIAL_NODE_ID_ATTR
Deprecated. This constant is for dev purposes only


PARTIAL_CONTENT_NAME

public static final java.lang.String PARTIAL_CONTENT_NAME
Deprecated. This constant is for dev purposes only


PARTIAL_ROOT_NAME

public static final java.lang.String PARTIAL_ROOT_NAME
Deprecated. This constant is for dev purposes only


PROMPT_WIDTH_ATTR

public static final AttributeKey PROMPT_WIDTH_ATTR
Deprecated. This constant is for dev purposes only


PARTIAL_RENDER_ENABLED_ATTR

public static final AttributeKey PARTIAL_RENDER_ENABLED_ATTR
Deprecated. since 2.1.10. This constant is no longer used. See PARTIAL_RENDER_MODE_ATTR.


PARTIAL_TARGET_IDS_ATTR

public static final AttributeKey PARTIAL_TARGET_IDS_ATTR
Deprecated. since 2.1.10. This constant is no longer used.


PARTIAL_LINK_NAME

public static final java.lang.String PARTIAL_LINK_NAME
Deprecated. since 2.1.10 This constant is no longer used.


PARTIAL_SUBMIT_BUTTON_NAME

public static final java.lang.String PARTIAL_SUBMIT_BUTTON_NAME
Deprecated. since 2.1.10. This constant is no longer used.


CALENDAR_ID_ATTR

public static final AttributeKey CALENDAR_ID_ATTR
Deprecated. since 2.2.4. Please use PICKER_ID_ATTR instead.


UIX 2.2.16