Constant Field Values


Contents
org.rhq.*

org.rhq.core.gui.RequestParameterNameConstants
public static final String CONFIG_ID_PARAM "configId"
public static final String FUNCTION_PARAM "function"
public static final String LIST_INDEX_PARAM "listIndex"
public static final String LIST_NAME_PARAM "listName"
public static final String MAP_NAME_PARAM "mapName"
public static final String MEMBER_NAME_PARAM "memberName"

org.rhq.core.gui.configuration.AbstractPropertyBagUIComponentTreeFactory
protected static final String PROPERTY_LIST_VALUE_ACCESSOR_SUFFIX "list"
protected static final String PROPERTY_MAP_VALUE_ACCESSOR_SUFFIX "map"
protected static final String PROPERTY_SIMPLE_OVERRIDE_ACCESSOR_SUFFIX "override"
protected static final String PROPERTY_SIMPLE_VALUE_ACCESSOR_SUFFIX "stringValue"

org.rhq.core.gui.configuration.ConfigRenderer
protected static final String GROUP_DESCRIPTION_PANEL_STYLE_CLASS "group-description-panel"
protected static final String GROUP_DESCRIPTION_TEXT_PANEL_STYLE_CLASS "group-description-text-panel"
protected static final String NOTE_PANEL_STYLE_CLASS "note-panel"
protected static final String PROPERTY_GROUP_BODY_STYLE_CLASS "BlockContent"
protected static final String PROPERTY_GROUP_HEADER_STYLE_CLASS "BlockTitle"
public static final String PROPERTY_SET_COMPONENT_ID "rhq_propSet"
protected static final String REQUIRED_MARKER_TEXT_STYLE_CLASS "required-marker-text"
protected static final String UNGROUPED_PROPERTIES_STYLE_CLASS "BlockContent"

org.rhq.core.gui.configuration.ConfigUIComponent
public static final String COMPONENT_TYPE "org.jboss.on.Config"

org.rhq.core.gui.configuration.CssStyleClasses
public static final String BUTTON_MEDIUM "buttonmed"
public static final String BUTTON_SMALL "buttonsmall"
public static final String BUTTONS_TABLE "buttons-table"
public static final String DESCRIPTION "description"
public static final String DISPLAY_NAME "display-name"
public static final String MEMBER_PROPERTIES_TABLE "member-properties-table"
public static final String MEMBER_PROPERTY_LABEL_CELL "member-property-label-cell"
public static final String MEMBER_PROPERTY_UNSET_CELL "member-property-unset-cell"
public static final String MEMBER_PROPERTY_VALUE_CELL "member-property-value-cell"
public static final String PROPERTIES_TABLE "properties-table"
public static final String PROPERTIES_TABLE_HEADER_CELL "properties-table-header-cell"
public static final String PROPERTY_DESCRIPTION_CELL "property-description-cell"
public static final String PROPERTY_DISPLAY_NAME_CELL "property-display-name-cell"
public static final String PROPERTY_DISPLAY_NAME_TEXT "property-display-name-text"
public static final String PROPERTY_ENABLED_CELL "property-enabled-cell"
public static final String PROPERTY_VALUE_CELL "property-value-cell"
public static final String PROPERTY_VALUE_CELL_BORDERLESS "property-value-cell-borderless"
public static final String PROPERTY_VALUE_INPUT "property-value-input"
public static final String REQUIRED_MARKER_TEXT "required-marker-text"
public static final String ROW_EVEN "EvenRow"
public static final String ROW_ODD "OddRow"

org.rhq.core.gui.configuration.propset.ConfigurationSetComponent
public static final String COMPONENT_FAMILY "rhq"
public static final String COMPONENT_TYPE "org.rhq.ConfigurationSet"
public static final String CONFIGURATION_SET_ATTRIBUTE "configurationSet"

org.rhq.core.gui.configuration.propset.PropertySetComponent
public static final String COMPONENT_TYPE "org.rhq.PropertySet"
public static final String CONFIGURATION_SET_ATTRIBUTE "configurationSet"
public static final String PROPERTY_EXPRESSION_STRING_ATTRIBUTE "propertyExpressionString"

org.rhq.core.gui.converter.PropertySimpleValueConverter
public static final String NULL_INPUT_VALUE " "

org.rhq.core.gui.table.component.AllRowsSelectorComponent
public static final String COMPONENT_FAMILY "org.rhq.AllRowsSelector"
public static final String COMPONENT_TYPE "org.rhq.AllRowsSelector"

org.rhq.core.gui.table.component.RowSelectorComponent
public static final String COMPONENT_FAMILY "org.rhq.RowSelector"
public static final String COMPONENT_TYPE "org.rhq.RowSelector"

org.rhq.core.gui.table.component.SelectedRowsCommandButtonComponent
public static final String COMPONENT_FAMILY "org.rhq.SelectedRowsCommandButton"
public static final String COMPONENT_TYPE "org.rhq.SelectedRowsCommandButton"

org.rhq.core.gui.table.component.SortableColumnHeaderComponent
public static final String COMPONENT_FAMILY "org.rhq.SortableColumnHeader"
public static final String COMPONENT_TYPE "org.rhq.SortableColumnHeader"

org.rhq.core.gui.util.FacesComponentIdFactory
public static final String UNIQUE_ID_PREFIX "rhq_id"



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.