|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.render.Renderer
org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer
org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlCheckboxRendererBase
org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer
org.apache.myfaces.custom.inputAjax.HtmlSelectBooleanCheckboxAjaxRenderer
public class HtmlSelectBooleanCheckboxAjaxRenderer
| Constructor Summary | |
|---|---|
HtmlSelectBooleanCheckboxAjaxRenderer()
|
|
| Method Summary | |
|---|---|
void |
encodeAjax(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
| Methods inherited from class org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer |
|---|
decode, getConverter, getItemStringValue, getLayout, getLayoutWidth, isDisabled, renderCheckbox, renderCheckboxGroup, renderCheckboxList, renderCheckboxListHorizontally, renderCheckboxListVertically, renderGroupOrItemCheckbox, renderLabelClassIfNecessary, renderRowForHorizontal, renderSingleCheckbox |
| Methods inherited from class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlCheckboxRendererBase |
|---|
getConvertedValue, renderCheckbox |
| Methods inherited from class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer |
|---|
getActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUri |
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId, encodeBegin, encodeChildren, getRendersChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlSelectBooleanCheckboxAjaxRenderer()
| Method Detail |
|---|
public void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRendererjava.io.IOException
public void encodeAjax(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeAjax in interface AjaxRendererjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||