Package | Description |
---|---|
org.richfaces.renderkit |
RichFaces model
|
org.richfaces.renderkit.html |
HTML-specific renderer classes
|
Modifier and Type | Method and Description |
---|---|
static RenderKitUtils.Attributes |
RenderKitUtils.attributes() |
static RenderKitUtils.Attributes |
RenderKitUtils.attributes(Enum<?>... attrs) |
static RenderKitUtils.Attributes |
RenderKitUtils.attributes(String... attrs) |
RenderKitUtils.Attributes |
RenderKitUtils.Attributes.bool(String name,
String componentAttribute) |
RenderKitUtils.Attributes |
RenderKitUtils.Attributes.defaultValue(Object value) |
RenderKitUtils.Attributes |
RenderKitUtils.Attributes.generic(String name,
String componentAttribute,
String... events) |
RenderKitUtils.Attributes |
RenderKitUtils.Attributes.uri(String name,
String componentAttribute) |
Modifier and Type | Method and Description |
---|---|
static void |
RenderKitUtils.addToScriptHash(Map<String,Object> hash,
javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
RenderKitUtils.Attributes attributes,
RenderKitUtils.ScriptHashVariableWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
protected RenderKitUtils.Attributes |
DivPanelRenderer.getPassThroughAttributes() |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.