Constant Field Values


Contents
org.ajax4jsf.*

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"

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"

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 BEFOREDOMUPDATE "beforedomupdate"
public static final String BEGIN "begin"
public static final String COMPLETE "complete"
public static final String COMPONENT_FAMILY "org.richfaces.Poll"
public static final String COMPONENT_TYPE "org.richfaces.Poll"
public static final String ON_BEFOREDOMUPDATE "onbeforedomupdate"
public static final String ON_BEGIN "onbegin"
public static final String ON_COMPLETE "oncomplete"
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"

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_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.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.