var propsURL = ""; function _THIS_init(evt){ if (evt.eventPhase == evt.AT_TARGET){ _THIS_.raiseEvent("cognos.viewer.plugin.preferences.save", propsURL, "xsd:string"); } }
reportLaunchOption promptOption usePromptChannel useDrillChannel useAuthoredDrillChannel viewerToolbarNormalMode viewerToolbarMaximizeMode true runIcon true run true true output true false true true true true false true true true true true showNormal true true showMaximize var _THIS_itemList = new Array("title"); _THIS_.addEventListener("cognos.ui.dialog.*", "CViewerFragmentPropertiesPage_processDialogEvents", false); function _THIS_cancelEdit() { _THIS_.setMode('view'); _THIS_.retrieve(); } var _THIS_currentObjDiv = ""; var _THIS_currentObjType =""; var _THIS_currentProperty =""; var _THIS_TransientsFetched = false; var theAmp = "&"; var _THIS_Action = "_THIS?frag-urlType=gateway/THIS_"; var _THIS_GetTransientsURLParams = "b_action=cognosViewer" + theAmp + "ui.action=getTransients" + theAmp + "cv.useAjax=false" + theAmp + "cv.id=_THIS_" + theAmp + "cv.responseFormat=getTransients" + theAmp + "ui.object=storeID('')"; var _THIS_NO_CHANNEL_SPECIFIED_ERROR = ''; function _THIS_init(evt) { if (evt.eventPhase == evt.AT_TARGET) { if (_THIS_.ownerDialog.data) { CViewerFragmentPropertiesPage_setData('_THIS_', _THIS_.ownerDialog.data); var promptOption = document.getElementById('_THIS_' + "promptOption"); var sharePromptValuesCheckBox = document.getElementById('_THIS_' + "sharePromptValues"); if(promptOption != null && promptOption.value == 'hide') { if(sharePromptValuesCheckBox != null) { sharePromptValuesCheckBox.disabled = true; } } if (sharePromptValuesCheckBox) { var matchOnParameterNameOnly = document.getElementById('_THIS_' + "matchOnParameterNameOnly"); if (matchOnParameterNameOnly) { matchOnParameterNameOnly.disabled = !sharePromptValuesCheckBox.checked; } } } CViewerFragmentPropertiesPage_attachOnClickEvents('_THIS_'); } } _THIS_.addEventListener("fragment.load", "_THIS_init", false);