org.apache.myfaces.custom.buffer
public class Buffer extends UIComponentBase
Version: $Revision: 220263 $ $Date: 2005-07-22 09:43:15 +0200 (Fri, 22 Jul 2005) $
| Field Summary | |
|---|---|
| static String | COMPONENT_FAMILY |
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| Buffer() | |
| Method Summary | |
|---|---|
| String | getFamily() |
| protected String | getInto() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |
| void | setInto(String intoExpression) |