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.ControlHandler

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

      Methods in psdi.webclient.system.controller that return ControlHandler 
      Modifier and Type Method and Description
      static ControlHandler RequestHandler.findDialog(SessionContext sc, java.lang.String dialogId)
      Deprecated. 
      FIREFOX
      static ControlHandler RequestHandler.findHandler(SessionContext sc, java.lang.String handlerId)
      Deprecated. 
      FIREFOX
      ControlHandler ControlInstance.getAdaptorInstance()
      Deprecated.  
      ControlHandler AppInstance.getAppHandler()
      Deprecated. 
      FIREFOX - use getAppControl() instead
      ControlHandler SessionContext.getCurrentEventHandler()
      Deprecated. 
      FIREFOX
      ControlHandler ControlHandler.getParent()
      Deprecated. 
      FIREFOX
      ControlHandler BaseInstance.getParent()
      Deprecated. 
      FIREFOX - use getParentInstance() instead
      ControlHandler ControlHandler.getRegisteredHandler(java.lang.String id)
      Deprecated. 
      FIREFOX
      ControlHandler WebClientEvent.getSourceControl()
      Deprecated. 
      FIREFOX
      Methods in psdi.webclient.system.controller with parameters of type ControlHandler 
      Modifier and Type Method and Description
      static DataBean Utility.getDataSource(SessionContext sc, ControlHandler handler)
      Deprecated. 
      FIREFOX
      void WebClientEvent.setSourceControl(ControlHandler sourceControl)
      Deprecated. 
      FIREFOX
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes