javax.faces.component
Class UIMessages
- StateHolder
see Javadoc of JSF Specification
$Revision: 166994 $ $Date: 2004-07-02 00:12:40 +0200 (Fri, 02 Jul 2004) $- Manfred Geiler (latest modification by $Author: mwessendorf $)
addFacesListener , broadcast , decode , encodeBegin , encodeChildren , encodeEnd , findComponent , getAttributes , getChildCount , getChildren , getClientId , getFacesContext , getFacesListeners , getFacet , getFacets , getFacetsAndChildren , getId , getParent , getRenderer , getRendererType , getRendersChildren , getValueBinding , isRendered , isTransient , processDecodes , processRestoreState , processSaveState , processUpdates , processValidators , queueEvent , removeFacesListener , restoreAttachedState , restoreState , saveAttachedState , saveState , setId , setParent , setRendered , setRendererType , setTransient , setValueBinding |
addFacesListener , broadcast , decode , encodeBegin , encodeChildren , encodeEnd , findComponent , getAttributes , getChildCount , getChildren , getClientId , getFacesContext , getFacesListeners , getFacet , getFacets , getFacetsAndChildren , getFamily , getId , getParent , getRenderer , getRendererType , getRendersChildren , getValueBinding , isRendered , processDecodes , processRestoreState , processSaveState , processUpdates , processValidators , queueEvent , removeFacesListener , setId , setParent , setRendered , setRendererType , setValueBinding |
COMPONENT_FAMILY
public static final String COMPONENT_FAMILY
COMPONENT_TYPE
public static final String COMPONENT_TYPE
UIMessages
public UIMessages()
isGlobalOnly
public boolean isGlobalOnly()
isShowDetail
public boolean isShowDetail()
isShowSummary
public boolean isShowSummary()
setGlobalOnly
public void setGlobalOnly(boolean globalOnly)
setShowDetail
public void setShowDetail(boolean showDetail)
setShowSummary
public void setShowSummary(boolean showSummary)