Constant Field Values


Contents
org.richfaces.*

org.richfaces.component.UIListShuttle
public static final java.lang.String COMPONENT_FAMILY "org.richfaces.ListShuttle"
public static final java.lang.String COMPONENT_TYPE "org.richfaces.ListShuttle"

org.richfaces.component.html.HtmlListShuttle
public static final java.lang.String COMPONENT_FAMILY "org.richfaces.ListShuttle"
public static final java.lang.String COMPONENT_TYPE "org.richfaces.ListShuttle"

org.richfaces.renderkit.ListShuttleControlsHelper
public static final java.lang.String ATTRIBUTE_SOURCE_CAPTION_LABEL "sourceCaptionLabel"
public static final java.lang.String ATTRIBUTE_TARGET_CAPTION_LABEL "targetCaptionLabel"
public static final java.lang.String BUNDLE_COPY_ALL_LABEL "RICH_LIST_SHUTTLE_COPY_ALL_LABEL"
public static final java.lang.String BUNDLE_COPY_LABEL "RICH_LIST_SHUTTLE_COPY_LABEL"
public static final java.lang.String BUNDLE_REMOVE_ALL_LABEL "RICH_LIST_SHUTTLE_REMOVE_ALL_LABEL"
public static final java.lang.String BUNDLE_REMOVE_LABEL "RICH_LIST_SHUTTLE_REMOVE_LABEL"
public static final java.lang.String CONTROL_ID_COPY "copy"
public static final java.lang.String CONTROL_ID_COPY_ALL "copyAll"
public static final java.lang.String CONTROL_ID_REMOVE "remove"
public static final java.lang.String CONTROL_ID_REMOVE_ALL "removeAll"
public static final java.lang.String DISABLED_STYLE_PREF "-disabled"
public static final java.lang.String FACET_CAPTION "caption"

org.richfaces.renderkit.ListShuttleRendererBase
public static final java.lang.String FACET_SOURCE_CAPTION "sourceCaption"
public static final java.lang.String FACET_TARGET_CAPTION "targetCaption"
protected static final java.lang.String SELECTION_STATE_VAR_NAME "selectionState"



Copyright © 2009. All Rights Reserved.