org.openfaces.taglib.internal.panel
Class SubPanelTag

java.lang.Object
  extended by org.openfaces.taglib.internal.AbstractTag
      extended by org.openfaces.taglib.internal.AbstractComponentTag
          extended by org.openfaces.taglib.internal.panel.AbstractPanelWithCaptionTag
              extended by org.openfaces.taglib.internal.panel.SubPanelTag

public class SubPanelTag
extends AbstractPanelWithCaptionTag


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openfaces.taglib.internal.AbstractTag
AbstractTag.ExpressionCreator
 
Constructor Summary
SubPanelTag()
           
 
Method Summary
 java.lang.String getComponentType()
           
 java.lang.String getRendererType()
           
 
Methods inherited from class org.openfaces.taglib.internal.panel.AbstractPanelWithCaptionTag
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

SubPanelTag

public SubPanelTag()
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.