Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.util |
Modifier and Type | Method and Description |
---|---|
static RendererTypes |
RendererTypes.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
static javax.faces.component.UIComponent |
ComponentUtils.createComponent(javax.faces.context.FacesContext facesContext,
String componentType,
RendererTypes rendererType,
String clientId) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.