org.openfaces.taglib.internal.select
Class SelectOneRadioTag

java.lang.Object
  extended by org.openfaces.taglib.internal.AbstractTag
      extended by org.openfaces.taglib.internal.AbstractComponentTag
          extended by org.openfaces.taglib.internal.AbstractUIInputTag
              extended by org.openfaces.taglib.internal.select.AbstractUISelectManyInputTag
                  extended by org.openfaces.taglib.internal.select.SelectOneRadioTag

public class SelectOneRadioTag
extends AbstractUISelectManyInputTag


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openfaces.taglib.internal.AbstractTag
AbstractTag.ExpressionCreator
 
Constructor Summary
SelectOneRadioTag()
           
 
Method Summary
 java.lang.String getComponentType()
           
 java.lang.String getRendererType()
           
 
Methods inherited from class org.openfaces.taglib.internal.select.AbstractUISelectManyInputTag
setComponentProperties
 
Methods inherited from class org.openfaces.taglib.internal.AbstractComponentTag
getFacesContext, isValueReference, setFacesContext
 
Methods inherited from class org.openfaces.taglib.internal.AbstractTag
cleanUp, getExpressionCreator, getPropertyValue, setExpressionCreator, setPropertyValue, setPropertyValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectOneRadioTag

public SelectOneRadioTag()
Method Detail

getComponentType

public java.lang.String getComponentType()
Specified by:
getComponentType in class AbstractComponentTag

getRendererType

public java.lang.String getRendererType()
Specified by:
getRendererType in class AbstractComponentTag


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.