org.openfaces.taglib.internal.window
Class CloseWindowButtonTag

java.lang.Object
  extended by org.openfaces.taglib.internal.AbstractTag
      extended by org.openfaces.taglib.internal.AbstractComponentTag
          extended by org.openfaces.taglib.internal.OUICommandTag
              extended by org.openfaces.taglib.internal.CaptionButtonTag
                  extended by org.openfaces.taglib.internal.window.CloseWindowButtonTag

public class CloseWindowButtonTag
extends CaptionButtonTag


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

CloseWindowButtonTag

public CloseWindowButtonTag()
Method Detail

getComponentType

public java.lang.String getComponentType()
Overrides:
getComponentType in class CaptionButtonTag

getRendererType

public java.lang.String getRendererType()
Overrides:
getRendererType in class CaptionButtonTag


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