Constant Field Values


Contents
org.ajax4jsf.*

org.ajax4jsf.component.AbstractPoll
public static final String COMPONENT_TYPE "org.ajax4jsf.Poll"

org.ajax4jsf.component.UIActionParameter
public static final String COMPONENT_TYPE "org.ajax4jsf.components.UIActionParameter"

org.ajax4jsf.component.behavior.AjaxBehavior
public static final String BEHAVIOR_ID "org.ajax4jsf.behavior.Ajax"

org.richfaces.*

org.richfaces.component.AbstractAjaxFunction
public static final String COMPONENT_FAMILY "javax.faces.Command"
public static final String COMPONENT_TYPE "org.richfaces.Function"
public static final String HELLO "Hello, World!!!"

org.richfaces.component.AbstractAjaxLog
public static final String COMPONENT_FAMILY "org.richfaces.AjaxLog"
public static final String COMPONENT_TYPE "org.richfaces.AjaxLog"

org.richfaces.component.AbstractAjaxStatus
public static final String COMPONENT_FAMILY "org.richfaces.Status"
public static final String COMPONENT_TYPE "org.richfaces.Status"

org.richfaces.component.AbstractAttachQueue
public static final String COMPONENT_FAMILY "org.richfaces.AttachQueue"
public static final String COMPONENT_TYPE "org.richfaces.AttachQueue"
public static final String QUEUE_ID_ATTRIBUTE "queueId"

org.richfaces.component.AbstractCommandButton
public static final String COMPONENT_FAMILY "javax.faces.Command"
public static final String COMPONENT_TYPE "org.richfaces.CommandButton"

org.richfaces.component.AbstractCommandLink
public static final String COMPONENT_FAMILY "javax.faces.Command"
public static final String COMPONENT_TYPE "org.richfaces.CommandLink"

org.richfaces.component.AbstractMediaOutput
public static final String COMPONENT_FAMILY "org.richfaces.MediaOutput"
public static final String COMPONENT_TYPE "org.richfaces.MediaOutput"

org.richfaces.component.AbstractOutputPanel
public static final String COMPONENT_FAMILY "javax.faces.Panel"
public static final String COMPONENT_TYPE "org.richfaces.OutputPanel"

org.richfaces.component.AbstractParameter
public static final String COMPONENT_FAMILY "javax.faces.Parameter"
public static final String COMPONENT_TYPE "org.richfaces.Parameter"

org.richfaces.component.AbstractPoll
public static final String COMPONENT_FAMILY "org.richfaces.Poll"
public static final String COMPONENT_TYPE "org.richfaces.Poll"
public static final String ON_TIMER "ontimer"
public static final String TIMER "timer"

org.richfaces.component.AbstractPush
public static final String COMPONENT_FAMILY "org.richfaces.Push"
public static final String COMPONENT_TYPE "org.richfaces.Push"
public static final String DATA_AVAILABLE "dataAvailable"
public static final String ON_DATA_AVAILABLE "ondataavailable"

org.richfaces.component.AbstractQueue
public static final String COMPONENT_FAMILY "org.richfaces.Queue"
public static final String COMPONENT_TYPE "org.richfaces.Queue"
public static final String GLOBAL_QUEUE_NAME "org.richfaces.queue.global"

org.richfaces.component.AbstractRegion
public static final String COMPONENT_FAMILY "org.richfaces.AjaxContainer"
public static final String COMPONENT_TYPE "org.richfaces.Region"

org.richfaces.component.QueueRegistry
public static final String QUEUE_SCRIPT_CLIENT_ID "org.richfaces.queue"

org.richfaces.component.UIAjaxLog
public static final String COMPONENT_FAMILY "org.richfaces.AjaxLog"
public static final String COMPONENT_TYPE "org.richfaces.AjaxLog"

org.richfaces.component.UIAttachQueue
public static final String COMPONENT_FAMILY "org.richfaces.AttachQueue"
public static final String COMPONENT_TYPE "org.richfaces.AttachQueue"

org.richfaces.component.UICommandButton
public static final String COMPONENT_FAMILY "javax.faces.Command"
public static final String COMPONENT_TYPE "org.richfaces.CommandButton"

org.richfaces.component.UICommandLink
public static final String COMPONENT_FAMILY "javax.faces.Command"
public static final String COMPONENT_TYPE "org.richfaces.CommandLink"

org.richfaces.component.UIFunction
public static final String COMPONENT_FAMILY "javax.faces.Command"
public static final String COMPONENT_TYPE "org.richfaces.Function"

org.richfaces.component.UIMediaOutput
public static final String COMPONENT_FAMILY "org.richfaces.MediaOutput"
public static final String COMPONENT_TYPE "org.richfaces.MediaOutput"

org.richfaces.component.UIOutputPanel
public static final String COMPONENT_FAMILY "javax.faces.Panel"
public static final String COMPONENT_TYPE "org.richfaces.OutputPanel"

org.richfaces.component.UIParameter
public static final String COMPONENT_FAMILY "javax.faces.Parameter"
public static final String COMPONENT_TYPE "org.richfaces.Parameter"

org.richfaces.component.UIPoll
public static final String COMPONENT_FAMILY "org.richfaces.Poll"
public static final String COMPONENT_TYPE "org.richfaces.Poll"

org.richfaces.component.UIPush
public static final String COMPONENT_FAMILY "org.richfaces.Push"
public static final String COMPONENT_TYPE "org.richfaces.Push"

org.richfaces.component.UIQueue
public static final String COMPONENT_FAMILY "org.richfaces.Queue"
public static final String COMPONENT_TYPE "org.richfaces.Queue"

org.richfaces.component.UIRegion
public static final String COMPONENT_FAMILY "org.richfaces.AjaxContainer"
public static final String COMPONENT_TYPE "org.richfaces.Region"

org.richfaces.component.UIRepeat
public static final String COMPONENT_FAMILY "javax.faces.Data"
public static final String COMPONENT_TYPE "org.richfaces.Repeat"

org.richfaces.component.UIStatus
public static final String COMPONENT_FAMILY "org.richfaces.Status"
public static final String COMPONENT_TYPE "org.richfaces.Status"

org.richfaces.renderkit.html.AjaxPollRenderer
public static final String COMPONENT_FAMILY "org.richfaces.Poll"
public static final String RENDERER_TYPE "org.richfaces.PollRenderer"

org.richfaces.renderkit.html.AjaxPushRenderer
public static final String COMPONENT_FAMILY "org.richfaces.Push"
public static final int DEFAULT_PUSH_INTERVAL 1000
public static final int DEFAULT_PUSH_WAIT -2147483648
public static final String PUSH_INTERVAL_PARAMETER "A4J.AJAX.Push.INTERVAL"
public static final String RENDERER_TYPE "org.richfaces.PushRenderer"

org.richfaces.renderkit.html.MediaOutputRenderer
public static final String RENDERER_TYPE "org.richfaces.MediaOutputRenderer"

org.richfaces.renderkit.html.QueueRendererBase
protected static final String NAME_ATTRIBBUTE "name"
protected static final String QUEUE_ID_ATTRIBBUTE "queueId"

org.richfaces.view.facelets.tag.AjaxBehaviorRule
public static final String EXECUTE "execute"
public static final String LISTENER "listener"
public static final String RENDER "render"



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.