Interfaces.js 2.2 KB

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: cchl
  3. // (C) Copyright IBM Corp. 2003, 2016.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. function I_PromptControlListener(){};I_PromptControlListener.prototype.F_PromptControl_OnValidUserInput=function(_c5M){};I_PromptControlListener.prototype.F_PromptControl_OnInvalidUserInput=function(_c5M){};I_PromptControlListener.prototype.F_PromptControl_OnOverallValidState=function(_c5M){};I_PromptControlListener.prototype.F_PromptControl_OnOverallInvalidState=function(_c5M){};I_PromptControlListener.prototype.F_PromptControl_OnValueChange=function(_c5M){};function I_ModelCacheListener(){};I_ModelCacheListener.prototype.F_ModelCache_OnLoaded=function(_c221){};function I_ServerPromptingListener(){};I_ServerPromptingListener.prototype.F_OnServerPromptingComplete=function(){};function I_ServerLogonListener(){};I_ServerLogonListener.prototype.F_OnServerLogonComplete=function(){};function I_ServerParametersListener(){};I_ServerParametersListener.prototype.F_OnServerParametersChange=function(){};function I_ListViewRangeListener(){};I_ListViewRangeListener.prototype.F_ListViewRange_OnAddNewRange=function(_cIY,_c0N){};I_ListViewRangeListener.prototype.F_ListViewRange_OnGetRangePropertyDefinition=function(_cNP){};I_ListViewRangeListener.prototype.F_ListViewRange_OnRemoveRange=function(_cNP){};I_ListViewRangeListener.prototype.F_ListViewRange_OnAddDuplicateBoundary=function(_cGN1){};I_ListViewRangeListener.prototype.F_ListViewRange_OnInvalidNewBoundary=function(_cGN1){};function I_ListViewConditionalListener(){};I_ListViewConditionalListener.prototype.F_ListViewConditional_OnAddNewRow=function(_cIY){};I_ListViewConditionalListener.prototype.F_ListViewConditional_OnRemoveRow=function(_cBA){};I_ListViewConditionalListener.prototype.F_ListViewConditional_OnItemClick=function(_c9B1){};I_ListViewConditionalListener.prototype.F_ListViewConditional_OnItemDblClick=function(_c9B1){};function I_ModelTreeListener(){};I_ModelTreeListener.prototype.F_ModelTree_OnModelLoaded=function(_cS71){};I_ModelTreeListener.prototype.F_ModelTree_OnFetchChildrenComplete=function(_cS71,_c4B1){};