Uses of Enum
org.apache.myfaces.tobago.component.RendererTypes
Packages that use RendererTypes
-
Uses of RendererTypes in org.apache.myfaces.tobago.component
Methods in org.apache.myfaces.tobago.component that return RendererTypesModifier and TypeMethodDescriptionstatic RendererTypes
Returns the enum constant of this type with the specified name.static RendererTypes[]
RendererTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RendererTypes in org.apache.myfaces.tobago.util
Methods in org.apache.myfaces.tobago.util with parameters of type RendererTypesModifier and TypeMethodDescriptionstatic javax.faces.component.UIComponent
ComponentUtils.createComponent
(javax.faces.context.FacesContext facesContext, String componentType, RendererTypes rendererType, String clientId)