javax.faces.component
public class UIMessages 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 | |
---|---|
UIMessages() |
Method Summary | |
---|---|
String | getFamily() |
boolean | isGlobalOnly() |
boolean | isShowDetail() |
boolean | isShowSummary() |
void | restoreState(FacesContext context, Object state) |
Object | saveState(FacesContext context) |
void | setGlobalOnly(boolean globalOnly) |
void | setShowDetail(boolean showDetail) |
void | setShowSummary(boolean showSummary) |