Class UIMessages

All Implemented Interfaces:
PartialStateHolder, StateHolder, TransientStateHolder, ComponentSystemEventListener, FacesListener, SystemEventListenerHolder, EventListener
Direct Known Subclasses:
HtmlMessages

public class UIMessages extends UIComponentBase
  • Field Details

  • Constructor Details

    • UIMessages

      public UIMessages()
  • Method Details

    • getFamily

      public String getFamily()
      Specified by:
      getFamily in class UIComponent
    • isGlobalOnly

      public boolean isGlobalOnly()
    • setGlobalOnly

      public void setGlobalOnly(boolean globalOnly)
    • isShowDetail

      public boolean isShowDetail()
    • setShowDetail

      public void setShowDetail(boolean showDetail)
    • isShowSummary

      public boolean isShowSummary()
    • setShowSummary

      public void setShowSummary(boolean showSummary)
    • isRedisplay

      public boolean isRedisplay()
    • setRedisplay

      public void setRedisplay(boolean redisplay)
    • getFor

      public String getFor()
    • setFor

      public void setFor(String forParam)