com.sun.rave.poweredby.enterprise
Class PoweredByEnterpriseTag

java.lang.Object
  extended byjavax.faces.webapp.UIComponentTag
      extended bycom.sun.rave.poweredby.util.AbstractUIComponentTag
          extended bycom.sun.rave.poweredby.creator.PoweredByCreatorTag
              extended bycom.sun.rave.poweredby.enterprise.PoweredByEnterpriseTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class PoweredByEnterpriseTag
extends PoweredByCreatorTag

PoweredByEnterpriseTag is the tag handler that processes the poweredByEnterprise custom tag.


Field Summary
 
Fields inherited from class javax.faces.webapp.UIComponentTag
pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
PoweredByEnterpriseTag()
           
 
Methods inherited from class com.sun.rave.poweredby.creator.PoweredByCreatorTag
getComponentType, getRendererType, release, setProperties, setRounded, setTall
 
Methods inherited from class com.sun.rave.poweredby.util.AbstractUIComponentTag
configureBoolean, configureInteger, configureObject, configureString, getStyle, setStyle, setStyleClass
 
Methods inherited from class javax.faces.webapp.UIComponentTag
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoweredByEnterpriseTag

public PoweredByEnterpriseTag()