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

  • Packages that use WebClientEvent 
    Package Description
    com.ibm.ism.script.webclient.beans.autoscript  
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.miniapps.control  
    com.ibm.tivoli.maximo.miniapps.control.annotations  
    com.ibm.tivoli.maximo.oslc.consumer.webclient.beans.interaction  
    psdi.webclient.beans.asset  
    psdi.webclient.beans.bim.viewer  
    psdi.webclient.beans.common  
    psdi.webclient.beans.doclinks  
    psdi.webclient.beans.extsystem  
    psdi.webclient.beans.faconfig  
    psdi.webclient.beans.failure  
    psdi.webclient.beans.im  
    psdi.webclient.beans.intobject  
    psdi.webclient.beans.intsrv  
    psdi.webclient.beans.invusage  
    psdi.webclient.beans.report  
    psdi.webclient.beans.servicedesk  
    psdi.webclient.beans.workorder  
    psdi.webclient.components  
    psdi.webclient.controls  
    psdi.webclient.system.beans  
    psdi.webclient.system.controller  
    psdi.webclient.system.runtime  
    psdi.webclient.system.serviceability  
    psdi.webclient.system.session  
    • Uses of WebClientEvent in com.ibm.ism.script.webclient.beans.autoscript

      Methods in com.ibm.ism.script.webclient.beans.autoscript with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      protected int ScrSQLExpressionBldrBean.selectCalendar(WebClientEvent event) 
    • Uses of WebClientEvent in com.ibm.tivoli.maximo.map

      Methods in com.ibm.tivoli.maximo.map that return WebClientEvent 
      Modifier and Type Method and Description
      static WebClientEvent MapControlClientEvent.pushClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience method for creating and pushing a client event to a map control.
      static WebClientEvent MapControlClientEvent.sendClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience shortcut method to handleEvent(WebClientSession, WebClientEvent) to a map control.
    • Uses of WebClientEvent in com.ibm.tivoli.maximo.miniapps.control

      Methods in com.ibm.tivoli.maximo.miniapps.control that return WebClientEvent 
      Modifier and Type Method and Description
      static WebClientEvent MiniAppControl.pushClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience methof for creating and pushing a client event to a mini app.
      static WebClientEvent MiniAppControl.sendClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience shortcut method to handleEvent(WebClientSession, WebClientEvent) to a mini app.
    • Uses of WebClientEvent in com.ibm.tivoli.maximo.miniapps.control.annotations

      Methods in com.ibm.tivoli.maximo.miniapps.control.annotations with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      java.lang.Object MXEventManager.processEvent(java.lang.String name, WebClientEvent event, WebClientSession wcs)
      Processes an event for the given receiver.
    • Uses of WebClientEvent in com.ibm.tivoli.maximo.oslc.consumer.webclient.beans.interaction

      Methods in com.ibm.tivoli.maximo.oslc.consumer.webclient.beans.interaction with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int MultiMenuBean.callMethod(WebClientEvent event) 
      int MultiInteractionBean.callMethod(WebClientEvent event) 
      void OslcCommonBean.setValueFromComponent(BoundComponentInstance changedComponent, WebClientEvent event, java.lang.String newValue)
      Will be called when value is set to the field.
      void InteractionGroupAppBean.setValueFromComponent(BoundComponentInstance changedComponent, WebClientEvent event, java.lang.String newValue)
      Will be called when value is set to the field.
    • Uses of WebClientEvent in psdi.webclient.beans.asset

      Methods in psdi.webclient.beans.asset with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      static java.lang.String DynamicAssetUtil.getAssetNumFromEvent(WebClientEvent event)
      Get the asset number the user selected from the menu popup in the Relationships table Either Source Asset or Target Asset
      static boolean DynamicAssetUtil.isOwnerSelectActionMenu(WebClientEvent event)
      Determine if the owner is from the "Select Actions" menu.
    • Uses of WebClientEvent in psdi.webclient.beans.bim.viewer

      Methods in psdi.webclient.beans.bim.viewer with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      protected void AssetLookupBaseToo.setLocToModelLoc(WebClientEvent event) 
      protected void AssetLookupBase.setLocToModelLoc(WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.beans.common

      Methods in psdi.webclient.beans.common with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      protected int ExpressionBuilderBean.selectCalendar(WebClientEvent event) 
      protected void ExpressionBuilderBean.selectClassification(WebClientEvent event) 
      protected void ExpressionBuilderBean.setExpressionValue(WebClientEvent event) 
      void ViewWOPMsBeanLoc.setValueFromComponent(BoundComponentInstance changedComponent, WebClientEvent event, java.lang.String newValue) 
    • Uses of WebClientEvent in psdi.webclient.beans.doclinks

      Methods in psdi.webclient.beans.doclinks with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      void DocLinksControlBean.setValueFromComponent(BoundComponentInstance changedComponent, WebClientEvent event, java.lang.String newValue) 
    • Uses of WebClientEvent in psdi.webclient.beans.extsystem

      Methods in psdi.webclient.beans.extsystem with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int MultiSelectBean.callMethod(WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.beans.faconfig

      Methods in psdi.webclient.beans.faconfig with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int SelectApplications.callMethod(WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.beans.failure

      Methods in psdi.webclient.beans.failure with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int CopyFailureBean.callMethod(WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
    • Uses of WebClientEvent in psdi.webclient.beans.im

      Methods in psdi.webclient.beans.im with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int LmoSelectBean.callMethod(WebClientEvent event) 
      int LmoOmpSelectBean.callMethod(WebClientEvent event)
      Creates an OmpImLmoRln for each of the selected LMOs.
    • Uses of WebClientEvent in psdi.webclient.beans.intobject

      Methods in psdi.webclient.beans.intobject with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int SelectSigOptionBean.callMethod(WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.beans.intsrv

      Methods in psdi.webclient.beans.intsrv with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int ColumnSelectBean.callMethod(WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.beans.invusage

      Methods in psdi.webclient.beans.invusage that return WebClientEvent 
      Modifier and Type Method and Description
      WebClientEvent InvUseLineDataBean.getCurEvent()
      This method returns the current event.
      Methods in psdi.webclient.beans.invusage with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      void InvUseLineDataBean.setCurEvent(WebClientEvent thisEvent)
      This method stores the current event.
    • Uses of WebClientEvent in psdi.webclient.beans.report

      Methods in psdi.webclient.beans.report with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int ReportDialogBean.handleQuickReporting(java.lang.String reportType, WebClientEvent event, java.util.Hashtable reportParams, java.lang.String reportNum, boolean attachdoc, java.lang.String rptParmKey, java.lang.String brosDPUrl)
      Creates the Birt PDF url and pass control to PrintDocs if PAD option is selected
    • Uses of WebClientEvent in psdi.webclient.beans.servicedesk

      Methods in psdi.webclient.beans.servicedesk with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int SelectTicketBean.callMethod(WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
    • Uses of WebClientEvent in psdi.webclient.beans.workorder

      Methods in psdi.webclient.beans.workorder with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int SelectWOBean.callMethod(WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
      int SelectTicketBean.callMethod(WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
    • Uses of WebClientEvent in psdi.webclient.components

      Methods in psdi.webclient.components with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int BIMViewer.handleEvent(java.lang.String methodName, WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.controls

      Methods in psdi.webclient.controls that return WebClientEvent 
      Modifier and Type Method and Description
      WebClientEvent Menus.getOriginalEvent() 
      WebClientEvent EcommFrame.getSendEvent() 
      Methods in psdi.webclient.controls with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      void Menus.buildMenu(java.util.Map options, int limit, WebClientEvent overflowEvent) 
      void EcommFrame.setSendEvent(WebClientEvent sendEvent) 
    • Uses of WebClientEvent in psdi.webclient.system.beans

      Fields in psdi.webclient.system.beans declared as WebClientEvent 
      Modifier and Type Field and Description
      protected WebClientEvent DataBean.creatingEvent 
      protected WebClientEvent DataBean.lastEventHandled 
      Methods in psdi.webclient.system.beans that return WebClientEvent 
      Modifier and Type Method and Description
      WebClientEvent DataBean.getLastEventHandled() 
      Methods in psdi.webclient.system.beans with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int DataBean.callBeanMethod(java.lang.String method, WebClientEvent event) 
      int DataBean.callBeanMethod(java.lang.String method, WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
      int DataBean.callBeanMethod(WebClientEvent event) 
      int DataBean.callBeanMethod(WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
      int DataBean.callMethod(java.lang.String methodName, WebClientEvent event) 
      int DataBean.callMethod(java.lang.String methodName, WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
      int MultiselectDataBean.callMethod(WebClientEvent event) 
      int DataBean.callMethod(WebClientEvent event) 
      int DataBean.callMethod(WebClientEvent event, java.lang.Class[] paramTypes, java.lang.Object[] params) 
      int DataBean.findAndCallMethod(WebClientEvent event, DataBean datasrc, java.lang.String method, java.lang.Class[] paramTypes, java.lang.Object[] params) 
      int DataBean.getRowIndexFromEvent(WebClientEvent event) 
      void DataBean.handleRequiredFieldException(MXRequiredFieldException requiredFieldException, WebClientEvent event)
      Deprecated. 
      use checkAndDistributeRequiredError
      void DataBean.setLastEventHandled(WebClientEvent event) 
      void DataBean.setValueFromComponent(BoundComponentInstance changedComponent, WebClientEvent event, java.lang.String newValue) 
    • Uses of WebClientEvent in psdi.webclient.system.controller

      Methods in psdi.webclient.system.controller that return WebClientEvent 
      Modifier and Type Method and Description
      WebClientEvent SetValueError.getAssociatedEvent()
      Returns the WebClientEvent associated with this error.
      WebClientEvent SessionContext.getCurrentEvent()
      Deprecated. 
      FIREFOX
      WebClientEvent SessionContext.getLoginEvent()
      Deprecated. 
      FIREFOX
      WebClientEvent ESigLoginException.getSourceEvent() 
      WebClientEvent EventQueue.peek() 
      WebClientEvent EventQueue.pop() 
      Methods in psdi.webclient.system.controller with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      boolean AppInstance.allowEvent(WebClientEvent event)
      This was added to stop event processing if the user doesn't have save permissions and the AppBean has been modified on the main page.
      int DatasrcInstance.broadcastEvent(WebClientEvent event) 
      int ControlInstance.broadcastEvent(WebClientEvent event)
      Broadcast an event down through the entire control/component hierarchy starting with this control.
      int ComponentInstance.broadcastEvent(WebClientEvent event)
      Method will call handle event on this component and all of it's child components.
      int EventHandlerInterface.handleEvent(java.lang.String methodName, WebClientEvent event) 
      int BaseInstance.handleEvent(java.lang.String methodName, WebClientEvent event) 
      int EventHandlerInterface.handleEvent(WebClientEvent event) 
      int ControlInstance.handleEvent(WebClientEvent event)
      processes an event on this control instance.
      int ControlHandler.handleEvent(WebClientEvent event)
      Deprecated. 
      FIREFOX
      int BaseInstance.handleEvent(WebClientEvent event) 
      java.util.Map AppInstance.isSigOptionCheck(WebClientEvent wce)
      Throws an MXException if the event passed in is a sigoption (in the list of of possible sigoptions for the app) and the user doesn't have the privilege
      void EventQueue.push(WebClientEvent event) 
      void SessionContext.queueEvent(WebClientEvent event)
      Deprecated. 
      FIREFOX
      boolean SessionContext.runLongOp(DataBean dataSrc, WebClientEvent event)
      Deprecated. 
      FIREFOX
      static int Utility.sendEvent(WebClientEvent event)
      Deprecated. 
      FIREFOX
      void SetValueError.setAssociatedEvent(WebClientEvent associatedEvent)
      Sets the WebClientEvent associated with is error
      void SessionContext.setCurrentEvent(WebClientEvent event)
      Deprecated. 
      FIREFOX
      static void Utility.showMessageBox(WebClientEvent srcEvent, MXException mxe)
      Deprecated. 
      FIREFOX
      static void Utility.showMessageBox(WebClientEvent srcEvent, java.rmi.RemoteException re)
      Deprecated. 
      FIREFOX
      static void Utility.showMessageBox(WebClientEvent srcEvent, java.lang.String title, java.lang.String warnings, int flags)
      Deprecated. 
      FIREFOX
      static void Utility.showMessageBox(WebClientEvent srcEvent, java.lang.String messageFile, java.lang.String key, java.lang.String[] params)
      Deprecated. 
      FIREFOX
      Constructors in psdi.webclient.system.controller with parameters of type WebClientEvent 
      Constructor and Description
      ESigLoginException(WebClientEvent e, java.lang.String option, DataBean bean) 
      MenuInstance(java.lang.String id, boolean isSub, java.lang.String parentId, ControlInstance parentControl, java.lang.String openAt, java.lang.String tag, boolean single, WebClientEvent overflowEvent) 
    • Uses of WebClientEvent in psdi.webclient.system.runtime

      Methods in psdi.webclient.system.runtime that return WebClientEvent 
      Modifier and Type Method and Description
      static WebClientEvent WebClientRuntime.checkSession(WebClientSession wcs, WebClientEvent event)
      Deprecated. 
      as of MBS 7.1.1.6. Replaced by RequestManager checkSession
      Methods in psdi.webclient.system.runtime with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      static WebClientEvent WebClientRuntime.checkSession(WebClientSession wcs, WebClientEvent event)
      Deprecated. 
      as of MBS 7.1.1.6. Replaced by RequestManager checkSession
      static int WebClientRuntime.sendEvent(WebClientEvent event)
      A shorcut method to handleEvent(WebClientSession, WebClientEvent)
    • Uses of WebClientEvent in psdi.webclient.system.serviceability

      Fields in psdi.webclient.system.serviceability declared as WebClientEvent 
      Modifier and Type Field and Description
      WebClientEvent EventEntry.event 
      Methods in psdi.webclient.system.serviceability with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      void Requests.addHandledBy(WebClientEvent event, java.lang.Object handler) 
      void RequestEntry.addHandledBy(WebClientEvent event, java.lang.Object handler) 
      void Events.addHandledBy(WebClientEvent event, java.lang.Object handler) 
      EventEntry Requests.log(WebClientEvent event) 
      protected EventEntry RequestEntry.log(WebClientEvent event) 
      EventEntry Events.log(WebClientEvent event) 
      void Requests.setHandling(WebClientEvent event, boolean handling) 
      void RequestEntry.setHandling(WebClientEvent event, boolean handling) 
      void Events.setHandling(WebClientEvent event, boolean handling) 
      void Requests.setRequestEvent(WebClientEvent event, boolean isRequestEvent) 
      void RequestEntry.setRequestEvent(WebClientEvent event, boolean isRequestEvent) 
      void Events.setRequestEvent(WebClientEvent event, boolean isRequestEvent) 
      Constructors in psdi.webclient.system.serviceability with parameters of type WebClientEvent 
      Constructor and Description
      EventEntry(WebClientEvent event) 
    • Uses of WebClientEvent in psdi.webclient.system.session

      Methods in psdi.webclient.system.session that return WebClientEvent 
      Modifier and Type Method and Description
      WebClientEvent WebClientSession.getCurrentEvent() 
      WebClientEvent WebClientSession.getFirstHandledEvent() 
      WebClientEvent WebClientSession.getLoginEvent() 
      WebClientEvent WebClientSession.getLongOpEvent()
      The long operation event is the event that initiated the current long operation.
      WebClientEvent WebClientSession.getOriginalEvent() 
      Methods in psdi.webclient.system.session with parameters of type WebClientEvent 
      Modifier and Type Method and Description
      int WebClientSession.handleEvent(WebClientEvent event) 
      void WebClientSession.killPopup(WebClientEvent event)
      Uses event to determine whether popup should be killed if a popup is open and an event is sent to another page, the popup must be closed
      void WebClientSession.queueEvent(WebClientEvent event)
      Adds an event to the EventQueue.
      boolean WebClientSession.runLongOp(DataBean dataSrc, WebClientEvent event)
      Initiates a long op method on the passed in datasrc.
      boolean WebClientSession.runLongOp(DataBean dataSrc, WebClientEvent event, boolean showMessages, java.lang.String longOpMessage) 
      void WebClientSession.setCurrentEvent(WebClientEvent event) 
      void WebClientSession.showMessageBox(WebClientEvent srcEvent, MXException mxe) 
      void WebClientSession.showMessageBox(WebClientEvent srcEvent, java.rmi.RemoteException re) 
      void WebClientSession.showMessageBox(WebClientEvent srcEvent, java.lang.String title, java.lang.String warnings, int flags) 
      void WebClientSession.showMessageBox(WebClientEvent srcEvent, java.lang.String messageFile, java.lang.String key, java.lang.Object[] params) 
      void WebClientSession.showMessageBox(WebClientEvent srcEvent, java.lang.String messageFile, java.lang.String key, java.lang.String[] params)
      Deprecated. 
      use WebClientSession.showMessageBox(WebClientEvent, String, String, Object[])
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes