Examples with "interactive reporting dashboard object" and their translation in Japans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Interactive Reporting Dashboard object level function that is triggered when the drop-down box selections are made. This method is only available when a Dashboard section is included in the Interactive Reporting document file and the Dashboard section contains a drop down-box.
An Interactive Reporting Studio Dashboard object level function that is executed when you double-click a row from an active embedded Results/Table section within a Dashboard section.
The OnEnter() method is an Interactive Reporting Studio Dashboard object level function. The OnEnter event is used to invoke specific processing to execute when a control becomes active.
An Interactive Reporting Studio Dashboard object level function triggered when a text box object loses focus. This method is only available when a Dashboard section that contains a text box is included in theInteractive Reporting document file.
An Interactive Reporting Studio Dashboard object level function that is only available when a Dashboard section containing a list box is included in an Interactive Reporting document file. The OnDoubleClick() method executes a script stored in a Dashboard section list box under the OnDoubleClick event trigger. This method takes no arguments.
Dashboard Architect examines the selected Interactive Reporting document, disassembles it, and creates a JS file for each section, in which it makes provision for event handlers for all dashboard objects. JavaScript found in the Interactive Reporting document is placed in the event handler locations within the JS files.
Custom applications (that is, dashboard sections) that are developed using Interactive Reporting and Interactive Reporting Web Client are event-driven. Events are actions; such as, clicking a button or opening a document, that are recognized by Interactive Reporting documents, or sections, or by dashboard objects. When an event occurs, Interactive Reporting and Interactive Reporting Web Client invoke the script attached to the event. The order in which events are executed depends upon the order of user actions.
Interactive ReportingおよびInteractive Reporting Web Clientを使用して配置されたカスタム・アプリケーション(すなわちダッシュボード・セクション)は、イベント駆動です。イベントは、Interactive Reportingドキュメント、セクション、またはダッシュボード・オブジェクトが認識できるアクション(ボタンをクリックする、またはドキュメントを開く、など)です。イベントが発生すると、Interactive ReportingおよびInteractive Reporting Web Clientがそのイベントに付け加えられたスクリプトを呼び出します。イベントが実行される順序は、ユーザーのアクションの順序に依存します。
Interactive Reporting objects have associated properties, which represent attributes such as name, visible, enabled, and text. Most properties can be set using the Properties dialog box in the dashboard section.
Interactive Reporting Studio enables many powerful actions to be performed through its programmatic interface. However, it does not sanction the creation or deletion of objects on a dashboard, nor the dynamic addition of JavaScript into the event handlers of those objects.
The object model is the cornerstone for scripting customized interfaces (dashboards). The object model and Script Editor provide access to all levels of Interactive Reporting.
Inserting a new Dashboard section changes the Interactive Reporting document file to Design mode. The Content is blank and the Elements pane displays the sections, graphics, and control objects available for embedding in an Dashboard.
Returns the value in a cell that was double-clicked. Accessible for Dashboard Pivot Embedded Sections Objects (ESOs) included in an Interactive Reporting document. You can only use this property when Pivots are active.
As the starting point of a project, an Interactive Reporting document is composed of many sections, one or more of which may be a dashboard. Each section contains objects that expose scriptable events. Documents may contain JavaScript as part of the document and section events.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.