Interfaces.js 8.1 KB

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: hal
  3. // (C) Copyright IBM Corp. 2003, 2017.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. function I_Error(){};I_Error.prototype.F_GetErrorCode=function(){};I_Error.prototype.F_GetErrorSummary=function(){};I_Error.prototype.F_GetErrorDetails=function(){};function I_Request(){};I_Request.prototype.F_GetListener=function(){};I_Request.prototype.F_SetListener=function(_hLN1){};I_Request.prototype.F_Send=function(){};I_Request.prototype.F_Abort=function(){};I_Request.prototype.F_GetError=function(){};function I_RequestListener(){};I_RequestListener.prototype.F_Request_OnComplete=function(_hWU1){};I_RequestListener.prototype.F_Request_OnAborted=function(_hWU1){};function I_ComboBoxListener(){};I_ComboBoxListener.prototype.F_ComboBox_OnShowDropDown=function(_hIO1,_hCO1){};I_ComboBoxListener.prototype.F_ComboBox_OnAfterShowDropDown=function(_hIO1,_hCO1){};I_ComboBoxListener.prototype.F_ComboBox_OnRightClick=function(_hIO1){};I_ComboBoxListener.prototype.F_ComboBox_OnHideDropDown=function(_hIO1,_hCO1){};I_ComboBoxListener.prototype.F_ComboBox_OnChange=function(_hIO1,_hBO1){};function I_DeckListener(){};I_DeckListener.prototype.F_Deck_OnBeforeCardVisible=function(_hH92,_hAH1,_hP21,_hQ21){};I_DeckListener.prototype.F_Deck_OnAfterCardVisible=function(_hH92,_hAH1,_hP21,_hQ21){};function I_DialogListener(){};I_DialogListener.prototype.F_Dialog_OnOK=function(_h402){};I_DialogListener.prototype.F_Dialog_OnCommit=function(_h402){};I_DialogListener.prototype.F_Dialog_OnCancel=function(_h402){};function I_ModelessDialogListener(){};I_ModelessDialogListener.prototype.F_Dialog_OnOK=function(_h402){};I_ModelessDialogListener.prototype.F_Dialog_OnCommit=function(_h402){};I_ModelessDialogListener.prototype.F_Dialog_OnCancel=function(_h402){};function I_DialogVisibilityListener(){};I_DialogVisibilityListener.prototype.F_Dialog_OnVisibilityChange=function(_hBG,_hRU1){};function I_DialogHelpListener(){};I_DialogHelpListener.prototype.F_Dialog_OnHelp=function(_hB02){};function I_ListViewListener(){};I_ListViewListener.prototype.F_ListView_OnItemClick=function(_hCO1,_hBO1,_hQ31){};I_ListViewListener.prototype.F_ListView_OnItemDblClick=function(_hCO1,_hBO1){};I_ListViewListener.prototype.F_ListView_OnDragStart=function(_hCO1,_h6I1,_h0J){};I_ListViewListener.prototype.F_ListView_OnCheckboxClick=function(_hCO1,_hBO1){};I_ListViewListener.prototype.F_ListView_OnScroll=function(_hCO1){};function I_TreeViewListener(){};I_TreeViewListener.prototype.F_TreeView_OnNodeClick=function(_hYP1,_h0Q1,_hQ31){};I_TreeViewListener.prototype.F_TreeView_OnNodeDblClick=function(_hYP1,_h0Q1){};I_TreeViewListener.prototype.F_TreeView_OnPopulateChildren=function(_hYP1,_h0Q1){};I_TreeViewListener.prototype.F_TreeView_OnDragStart=function(_hYP1,_hEJ1,_h0J){};I_TreeViewListener.prototype.F_TreeView_OnNodeCheck=function(_hYP1,_h0Q1){};function I_PropertySheetListener(){};I_PropertySheetListener.prototype.F_PropertySheet_OnPropertyChange=function(_hJS,_h492,_h552){};I_PropertySheetListener.prototype.F_PropertySheet_OnPropertyActivated=function(_hJS,_h492){};I_PropertySheetListener.prototype.F_PropertySheet_OnPropertyDeactivated=function(_hJS,_h492){};I_PropertySheetListener.prototype.F_PropertySheet_OnPropertyDelete=function(_hJS,_h492){};I_PropertySheetListener.prototype.F_PropertySheet_OnPropertyAction=function(_hJS,_h492,_h8R,_hRU1){};I_PropertySheetListener.prototype.F_PropertySheet_OnCycleDropDownList=function(_hJS,_h492,_h552){};I_PropertySheetListener.prototype.F_PropertySheet_OnShowDropDown=function(_hJS,_h492,_h552,_h7O1,td){};I_PropertySheetListener.prototype.F_PropertySheet_GetPropertyListView=function(_hJS,_h7B1,_h492,_h552){};I_PropertySheetListener.prototype.F_PropertySheet_GetColorLabel=function(_hJS,_hW62){};I_PropertySheetListener.prototype.F_PropertySheet_OnPropertyFailedValidation=function(_hJS,_hAI,_h492,_h552,_hZC2,_h0D2){};I_PropertySheetListener.prototype.F_PropertySheet_OnInputBlockerMouseDown=function(_hJS){};I_PropertySheetListener.prototype.F_PropertySheet_GetPropertyDescription=function(_hJS,_h492){};function I_RequestManagerListener(){};I_RequestManagerListener.prototype.F_RequestManager_OnRequestCompleted=function(_hU81,_hSM1,_hIA){};I_RequestManagerListener.prototype.F_RequestManager_OnAllRequestsCompleted=function(_hTM1){};function I_TabListener(){};I_TabListener.prototype.F_Tab_OnClick=function(_h0E2,_hV81,_h971){};I_TabListener.prototype.F_Tab_OnAfterClick=function(_h0E2,_hV81,_h971){};function I_WebDAVConnectionListener(){};I_WebDAVConnectionListener.prototype.F_WebDAVConnection_OnRequestComplete=function(_hKF1,_h0J1,_h832,_hGE1){};function I_ResManagerListener(){};I_ResManagerListener.prototype.F_ResManager_OnBeforeAddResourcesDoc=function(d,_h8A2){};function I_ResManagerResourcesListener(){};I_ResManagerResourcesListener.prototype.F_ResManager_OnResourcesLoaded=function(_hV52){};function I_ResManagerStringsListener(){};I_ResManagerStringsListener.prototype.F_ResManager_OnStringsLoaded=function(_hV52){};function I_DragDropTargetListener(){};I_DragDropTargetListener.prototype.F_OnDragStart=function(_hO92,_hO3,_h0J){};I_DragDropTargetListener.prototype.F_OnDragOver=function(e,_hO92,_hO3,_hR52,_h0J){};I_DragDropTargetListener.prototype.F_OnDragDrop=function(e,_hO92,_h202,_h0J){};I_DragDropTargetListener.prototype.F_OnDragCancel=function(_hO92){};function I_DragDropSourceListener(){};I_DragDropSourceListener.prototype.F_OnDragComplete=function(_h202){};function I_KeyboardManagerListener(){};I_KeyboardManagerListener.prototype.F_KeyboardManager_OnKeyDown=function(e){};I_KeyboardManagerListener.prototype.F_KeyboardManager_OnKeyPress=function(e){};function I_ToolbarListener(){};I_ToolbarListener.prototype.F_Toolbar_OnBeforeButtonPress=function(_hMW1,_hMQ1){};I_ToolbarListener.prototype.F_Toolbar_OnButtonPress=function(_hMW1,_hMQ1){};I_ToolbarListener.prototype.F_Toolbar_OnComboBoxShowDropDown=function(_hMW1,_hIO1,_hCO1){};I_ToolbarListener.prototype.F_Toolbar_OnComboBoxHideDropDown=function(_hMW1,_hIO1,_hCO1){};I_ToolbarListener.prototype.F_Toolbar_OnComboBoxChange=function(_hMW1,_hIO1,_hBO1){};I_ToolbarListener.prototype.F_Toolbar_OnMenuPopupSetBeforeVisible=function(_hMW1,_h311,_hYI1){};I_ToolbarListener.prototype.F_Toolbar_OnMenuPopupSetPopulateChildren=function(_hMW1,_h311,_hYI1){};I_ToolbarListener.prototype.F_Toolbar_OnMenuPopupSetMenuItemClick=function(_hMW1,_h311,_hRD1){};I_ToolbarListener.prototype.F_Toolbar_OnMenuPopupSetAfterHide=function(_hMW1,_h311,_hYI1){};I_ToolbarListener.prototype.F_Toolbar_OnMenuPopupSetVisibilityChange=function(_hMW1,_h311,_hBI){};function I_MenuPopupSetListener(){};I_MenuPopupSetListener.prototype.F_MenuPopupSet_OnMenuItemClick=function(_h311,_hRD1){};I_MenuPopupSetListener.prototype.F_MenuPopupSet_OnBeforeVisible=function(_h311,_hYI1){};I_MenuPopupSetListener.prototype.F_MenuPopupSet_OnPopulateChildren=function(_h311,_hYI1){};I_MenuPopupSetListener.prototype.F_MenuPopupSet_OnAfterHide=function(_h311,_hYI1,_hX91){};I_MenuPopupSetListener.prototype.F_MenuPopupSet_OnVisibilityChange=function(_h311,_hBI){};function I_MenubarListener(){};I_MenubarListener.prototype.F_Menubar_OnMenuItemClick=function(_hJY1,_hRD1){};I_MenubarListener.prototype.F_Menubar_OnBeforeVisible=function(_hJY1,_hYI1){};I_MenubarListener.prototype.F_Menubar_OnPopulateChildren=function(_hJY1,_hYI1){};I_MenubarListener.prototype.F_Menubar_OnAfterHide=function(_hJY1,_hYI1,_hX91){};I_MenubarListener.prototype.F_Menubar_OnVisibilityChange=function(_hJY1,_hBI){};function I_XmlErrorListener(){};I_XmlErrorListener.prototype.F_XML_OnParseError=function(d){};function I_ResizerListener(){};I_ResizerListener.prototype.F_Resizer_OnResize=function(_hKY1,_hI62){};I_ResizerListener.prototype.F_Resizer_OnResizeStart=function(_hKY1){};function I_PaneManagerListener(){};I_PaneManagerListener.prototype.F_PaneManager_OnPaneResize=function(_h951,_hW92,_h852,_hMZ1,_hYN){};function I_Event(){};I_Event.prototype.F_Fire=function(){};function I_SliderListener(){};I_SliderListener.prototype.F_Slider_OnChange=function(_hJ22){};function I_ButtonBarListener(){};I_ButtonBarListener.prototype.F_ButtonBar_OnButtonClick=function(_hIG1,_hHZ1){};