public class CommandButtonBuilder extends Builder
Constructor and Description |
---|
CommandButtonBuilder() |
Modifier and Type | Method and Description |
---|---|
protected String |
getComponentType(Node node)
The JSF componentType that is registered in the faces configuration giving a
logical name to a JSF
javax.faces.HtmlCommandButton
component. |
protected String |
getJsfid(Node node)
Returns the
jsfid assigned to the ElementBean . |
assignAttributes, assignNode, createAttribute, createElement, encode, encodeBegin, encodeChildren, encodeEnd, getBuilder, getBuildNodeBody, getRenderId, isChildrenAllowed
protected String getComponentType(Node node)
The JSF componentType that is registered in the faces configuration giving a
logical name to a JSF javax.faces.HtmlCommandButton
component.
getComponentType
in class Builder
node
- markupCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.