public class SelectBooleanCheckboxBuilder extends Builder
Constructor and Description |
---|
SelectBooleanCheckboxBuilder() |
Modifier and Type | Method and Description |
---|---|
protected String |
getComponentType(Node node)
Returns the JSF component type of
javax.faces.HtmlSelectBooleanCheckbox that will create a
checkbox component. |
protected String |
getJsfid(Node node)
Returns a
jsfid for the ElementBean . |
assignAttributes, assignNode, createAttribute, createElement, encode, encodeBegin, encodeChildren, encodeEnd, getBuilder, getBuildNodeBody, getRenderId, isChildrenAllowed
protected String getComponentType(Node node)
Returns the JSF component type of
javax.faces.HtmlSelectBooleanCheckbox
that will create a
checkbox component.
getComponentType
in class Builder
node
- markupCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.