UIX 2.2.8

oracle.cabo.ui.jsps.tags
Class MessageRadioButtonTEI

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--oracle.cabo.ui.jsps.tags.BaseTagExtraInfo
              |
              +--oracle.cabo.ui.jsps.tags.MessageRadioButtonTEI

public class MessageRadioButtonTEI
extends BaseTagExtraInfo

An automatically generated tag file.


Constructor Summary
MessageRadioButtonTEI()
           
 
Method Summary
protected  java.lang.String getClassName()
          Override this to return the full class name of the type of object exposed by this TagExtraInfo.
 
Methods inherited from class oracle.cabo.ui.jsps.tags.BaseTagExtraInfo
getAttributeName, getVariableInfo
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageRadioButtonTEI

public MessageRadioButtonTEI()
Method Detail

getClassName

protected java.lang.String getClassName()
Description copied from class: BaseTagExtraInfo
Override this to return the full class name of the type of object exposed by this TagExtraInfo.
Overrides:
getClassName in class BaseTagExtraInfo

UIX 2.2.8