123456789101112131415161718192021222324 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rs
- (C) Copyright IBM Corp. 2015, 2020
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <resources>
- <menuPopupSet id="MenuPopupPaneARControls">
- <menuPopup id="mnuPaneARControlsPopup">
- <menuItem id="mnuPaneARConnectControls" idsLabel="IDS_CREATE_NEW_CONNECTION" smallSvgIcon="def_connect" onCommand="_5ml._jll(['_vd5'], function(_vd5) { _vd5._un9(); })"/>
- <menuItem id="mnuPaneARInteractiveBehavior" idsLabel="IDS_MI_INTERACTIVE_BEHAVIOR" onCommand="_5ml._jll(['_vd5'], function(_vd5) { _vd5._8z2(_8l8._r66()); })"/>
- <menuSeparator/>
- <menuItem id="mnuPaneARControls_appOnSelectSetVariableValues" idsLabel="IDS_MI_SET_VARIABLE_VALUES" smallSvgIcon="def_el_appOnSelectSetVariableValues" onCommand="_4ke._ve8('appOnSelectSetVariableValues')"/>
- <menuItem id="mnuPaneARControls_appContainerSelect" idsLabel="IDS_MI_CONTAINER_SELECT" smallSvgIcon="def_el_appContainerSelect" onCommand="_4ke._ve8('appContainerSelect')"/>
- <menuItem id="mnuPaneARControls_appContainerFilter" idsLabel="IDS_MI_CONTAINER_FILTER" smallSvgIcon="def_el_appContainerFilter" onCommand="_4ke._ve8('appContainerFilter')"/>
- <menuItem id="mnuPaneARControls_appControlEnabled" idsLabel="IDS_MI_CONTROL_ENABLE" smallSvgIcon="def_el_appControlEnabled" onCommand="_4ke._ve8('appControlEnabled')"/>
- </menuPopup>
- <menuPopup id="mnuPaneARControlsTriggers">
- <menuItem id="mnuPaneARControlsLinkEdit" idsLabel="IDS_MI_EDIT_APP_LINK" smallSvgIcon="def_hal_edit_16x16" onCommand="_ncb._n1g()"/>
- <menuSeparator/>
- <menuItem id="mnuPaneARControlsLinkUnlink" idsLabel="IDS_MI_DELETE_APP_LINKREF" smallSvgIcon="def_hal_remove_16x16" onCommand="_ncb._4yc()"/>
- </menuPopup>
- </menuPopupSet>
- </resources>
|