org.xulfaces.component
Class MessagesComponent

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by javax.faces.component.UIMessages
              extended by org.xulfaces.component.MessagesComponent
All Implemented Interfaces:
javax.faces.component.StateHolder, SmoothlyUpdateable

public class MessagesComponent
extends javax.faces.component.UIMessages
implements SmoothlyUpdateable

Version:
$Id$
Author:
kito31

Field Summary
 
Fields inherited from class javax.faces.component.UIMessages
COMPONENT_FAMILY, COMPONENT_TYPE
 
Constructor Summary
MessagesComponent()
           
 
Method Summary
 java.lang.String getFamily()
           
 java.lang.String getRenderKitId()
           
 boolean needsUpdate()
           
 
Methods inherited from class javax.faces.component.UIMessages
isGlobalOnly, isShowDetail, isShowSummary, restoreState, saveState, setGlobalOnly, setShowDetail, setShowSummary
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getContainerClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesComponent

public MessagesComponent()
Method Detail

needsUpdate

public boolean needsUpdate()
Specified by:
needsUpdate in interface SmoothlyUpdateable

getFamily

public java.lang.String getFamily()
Overrides:
getFamily in class javax.faces.component.UIMessages

getRenderKitId

public java.lang.String getRenderKitId()


Copyright © 2007 null. All Rights Reserved.