org.openfaces.component.window
Class CloseWindowButton

java.lang.Object
  extended by UICommand
      extended by org.openfaces.component.OUICommand
          extended by org.openfaces.component.CaptionButton
              extended by org.openfaces.component.window.CloseWindowButton
All Implemented Interfaces:
OUIComponent

public class CloseWindowButton
extends CaptionButton


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
 
Constructor Summary
CloseWindowButton()
           
 
Method Summary
 java.lang.String getFamily()
           
 
Methods inherited from class org.openfaces.component.CaptionButton
getHint, getImageUrl, getPressedClass, getPressedImageUrl, getPressedStyle, getRolloverImageUrl, restoreState, saveState, setHint, setImageUrl, setPressedClass, setPressedImageUrl, setPressedStyle, setRolloverImageUrl
 
Methods inherited from class org.openfaces.component.OUICommand
getExecute, getOnblur, getOnclick, getOncontextmenu, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getRender, getRolloverClass, getRolloverStyle, getStyle, getStyleClass, setExecute, setOnblur, setOnclick, setOncontextmenu, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setRender, setRolloverClass, setRolloverStyle, setStyle, setStyleClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_TYPE

public static final java.lang.String COMPONENT_TYPE
See Also:
Constant Field Values

COMPONENT_FAMILY

public static final java.lang.String COMPONENT_FAMILY
See Also:
Constant Field Values
Constructor Detail

CloseWindowButton

public CloseWindowButton()
Method Detail

getFamily

public java.lang.String getFamily()
Overrides:
getFamily in class CaptionButton


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