Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.webclient.system.controller.ContainerErrorInfo

  • Packages that use ContainerErrorInfo 
    Package Description
    psdi.webclient.system.controller  
    psdi.webclient.system.session  
    • Uses of ContainerErrorInfo in psdi.webclient.system.controller

      Methods in psdi.webclient.system.controller that return ContainerErrorInfo 
      Modifier and Type Method and Description
      ContainerErrorInfo ComponentInstance.getErrorInfo()
      Returns an error information object for container controls.
    • Uses of ContainerErrorInfo in psdi.webclient.system.session

      Methods in psdi.webclient.system.session that return ContainerErrorInfo 
      Modifier and Type Method and Description
      ContainerErrorInfo WebClientSession.getExceptionInfo()
      Returns the error image information to be used by containers
      ContainerErrorInfo WebClientSession.getQuestionInfo()
      Returns the question image information to be used by containers
      ContainerErrorInfo WebClientSession.getSmartFillExceptionInfo()
      Returns the error image information to be used by containers
      ContainerErrorInfo WebClientSession.getWarningInfo()
      Returns the warning image information to be used by containers
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes