|
||||||||||
| 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.trinidad.render.CoreRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.ValueRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.EditableValueRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.FormElementRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.FormInputRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SimpleSelectBooleanRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SimpleSelectBooleanCheckboxRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TableSelectOneRenderer.Radio
public static class TableSelectOneRenderer.Radio
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlRenderer |
|---|
TRANSPARENT_GIF |
| Fields inherited from class org.apache.myfaces.trinidad.render.CoreRenderer |
|---|
CHAR_UNDEFINED, NO_CHILD_INDEX |
| Constructor Summary | |
|---|---|
TableSelectOneRenderer.Radio(org.apache.myfaces.trinidad.bean.FacesBean.Type type)
|
|
| Method Summary | |
|---|---|
protected char |
getAccessKey(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.String |
getClientId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
protected java.lang.String |
getCompositeId(java.lang.String clientId)
|
protected java.lang.String |
getContentStyleClass(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
don't render a special content style class on the radio. |
protected java.lang.String |
getDefaultShortDescKey()
|
protected boolean |
getDisabled(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.String |
getOnblur(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.String |
getOnchange(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.String |
getOnfocus(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.String |
getOnselect(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected boolean |
getReadOnly(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected boolean |
getRenderSimpleSpan(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
we do not want to render the simple span for the checkbox. |
protected java.lang.String |
getShortDesc(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.Object |
getSubmittedValue(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.String |
getText(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected java.lang.Object |
getType()
|
protected java.lang.Object |
getValueAttr(org.apache.myfaces.trinidad.context.RenderingContext rc)
|
protected boolean |
isImmediate(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
|
protected void |
renderId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Render the client ID as both an "id" and a "name" |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SimpleSelectBooleanCheckboxRenderer |
|---|
getIconAltTextName, getIconName, getOnclick, getRootStyleClass, getSubmittedValue |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SimpleSelectBooleanRenderer |
|---|
encodeAllAsElement, encodeAllAsNonElement, findTypeConstants, getAutoSubmitScript, isRadio, renderAccessKeyAttribute, renderInputEventHandlers, renderNameAttribute, renderSpanEventHandlers, renderText |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.FormInputRenderer |
|---|
getShowRequired, getSimple, renderAllAttributes, renderDisabledAttribute, renderRootDomElementStyles, shouldRenderName |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.FormElementRenderer |
|---|
detectAutoSubmit, encodeAll, getContentStyle, getDefaultStyleClass, getHiddenLabel, getLabel, getRendersChildren, isAutoSubmit, isHiddenLabelRequired, renderAsElement, renderEventHandlers, renderFormEventHandlers, renderNonElementContent, renderReadOnlyAsElement, renderShortDescAsHiddenLabel |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.EditableValueRenderer |
|---|
addOnSubmitConverterValidators, decode, getConvertedString, getConvertedValue, getRequired, getRequiredMessageKey, getValidators, shouldRenderId, wasSubmitted |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.ValueRenderer |
|---|
getConverter, getDefaultConverter, getValue, getValueExpression |
| Methods inherited from class org.apache.myfaces.trinidad.render.CoreRenderer |
|---|
afterEncode, beforeEncode, decode, decodeBehaviors, delegateRenderer, delegateRendererBegin, delegateRendererEnd, encodeAllChildren, encodeBegin, encodeBegin, encodeChild, encodeChildren, encodeComponentResources, encodeEnd, encodeEnd, getBehaviorParameters, getFacesBean, getFacet, getNextRenderedChildIndex, getRenderedChildCount, getRenderedFacetsAndChildren, getRenderingProperty, hasRenderedChildren, isDesktop, isGecko, isGenericPDA, isIE, isInaccessibleMode, isIPhone, isKonqueror, isNokiaS60, isOpera, isPDA, isScreenReaderMode, isWebKit, partialEncodeVisit, renderEncodedActionURI, renderEncodedResourceURI, renderStyleClass, renderStyleClasses, setRenderingProperty, setupChildrenEncodingContext, setupEncodingContext, setupEncodingContext, tearDownChildrenEncodingContext, tearDownEncodingContext, tearDownEncodingContext, toActionUri, toChar, toInt, toLong, toResourceUri, toString, toUri, visitChildrenForEncoding |
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableSelectOneRenderer.Radio(org.apache.myfaces.trinidad.bean.FacesBean.Type type)
| Method Detail |
|---|
protected java.lang.String getCompositeId(java.lang.String clientId)
getCompositeId in class SimpleSelectBooleanRenderer
protected boolean getRenderSimpleSpan(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getRenderSimpleSpan in class SimpleSelectBooleanRenderer
protected java.lang.String getContentStyleClass(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getContentStyleClass in class SimpleSelectBooleanCheckboxRenderer
protected void renderId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
FormInputRenderer
renderId in class FormInputRendererjava.io.IOException
protected java.lang.String getClientId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
getClientId in class org.apache.myfaces.trinidad.render.CoreRenderer
protected java.lang.Object getSubmittedValue(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getSubmittedValue in class EditableValueRendererprotected java.lang.Object getType()
getType in class SimpleSelectBooleanCheckboxRendererprotected java.lang.Object getValueAttr(org.apache.myfaces.trinidad.context.RenderingContext rc)
getValueAttr in class SimpleSelectBooleanCheckboxRenderer
protected java.lang.String getShortDesc(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getShortDesc in class XhtmlRendererprotected java.lang.String getDefaultShortDescKey()
protected char getAccessKey(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getAccessKey in class SimpleSelectBooleanRenderer
protected boolean isImmediate(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
isImmediate in class EditableValueRenderer
protected boolean getReadOnly(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getReadOnly in class EditableValueRenderer
protected boolean getDisabled(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getDisabled in class EditableValueRenderer
protected java.lang.String getOnblur(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getOnblur in class FormElementRenderer
protected java.lang.String getOnfocus(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getOnfocus in class FormElementRenderer
protected java.lang.String getOnchange(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getOnchange in class FormElementRenderer
protected java.lang.String getOnselect(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
protected java.lang.String getText(javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean)
getText in class SimpleSelectBooleanRenderer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||