org.openfaces.component
Class CaptionArea
java.lang.Object
UIPanel
org.openfaces.component.CaptionArea
public class CaptionArea
- extends UIPanel
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
CaptionArea
public CaptionArea()
getFamily
public java.lang.String getFamily()
getAlignment
public Side getAlignment()
setAlignment
public void setAlignment(Side alignment)
saveState
public java.lang.Object saveState(FacesContext context)
restoreState
public void restoreState(FacesContext context,
java.lang.Object object)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.