javax.faces.component
public class UIColumn extends UIComponentBase
Version: $Revision: 166994 $ $Date: 2004-07-02 00:12:40 +0200 (Fri, 02 Jul 2004) $
Field Summary | |
---|---|
static String | COMPONENT_FAMILY |
static String | COMPONENT_TYPE |
Constructor Summary | |
---|---|
UIColumn() |
Method Summary | |
---|---|
String | getFamily() |
UIComponent | getFooter() |
UIComponent | getHeader() |
void | setFooter(UIComponent footer) |
void | setHeader(UIComponent header) |