org.apache.myfaces.tobago.facelets.extension
Class SelectOneListboxExtensionHandler
java.lang.Object
com.sun.facelets.tag.TagHandler
com.sun.facelets.tag.MetaTagHandler
com.sun.facelets.tag.jsf.ComponentHandler
org.apache.myfaces.tobago.facelets.extension.TobagoLabelExtensionHandler
org.apache.myfaces.tobago.facelets.extension.SelectOneListboxExtensionHandler
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler
public class SelectOneListboxExtensionHandler
- extends TobagoLabelExtensionHandler
| Fields inherited from class com.sun.facelets.tag.TagHandler |
nextHandler, tag, tagId |
| Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler |
apply, createComponent, getFacetName, getId, onComponentPopulated |
| Methods inherited from class com.sun.facelets.tag.MetaTagHandler |
setAttributes |
| Methods inherited from class com.sun.facelets.tag.TagHandler |
findNextByType, getAttribute, getRequiredAttribute, toString |
SelectOneListboxExtensionHandler
public SelectOneListboxExtensionHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
getSubComponentType
protected String getSubComponentType()
- Specified by:
getSubComponentType in class TobagoLabelExtensionHandler
getSubRendererType
protected String getSubRendererType()
- Specified by:
getSubRendererType in class TobagoLabelExtensionHandler
getRows
protected String getRows()
- Overrides:
getRows in class TobagoLabelExtensionHandler
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.