Difference between revisions of "QPR UI - 06/2022 Deprecated"

From Mea Wiki
Jump to navigation Jump to search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="downloadButton" style="width:240px;float:right;margin:3px 12px 0px 20px;">[[QPR_Product_Downloads|Download QPR UI]]</div>
 
 
 
== Designing Dashboards ==
 
== Designing Dashboards ==
User interfaces designed using QPR UI consist of views, panels and presentation objects. View is the topmost level canvas that spans the whole screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
+
User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
  
 
<div style="display: flex;flex-wrap: wrap;">
 
<div style="display: flex;flex-wrap: wrap;">
  
<div style="flex: 10 0 180px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
+
<div style="flex: 10 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Visualizations ===
 +
* [[Data Grid Properties|Data Grid]]
 +
* [[Editable Data Grid|Editable Data Grid]]
 +
* [[HTML Properties|HTML and JavaScript Content]]
 +
* [[SVG Properties|SVG Content]]
 +
* [[External Content Properties|External Content Viewer]] (iframe)
 +
* [[Repeater_Properties|Content Repeater]]
 +
</div>
 +
 
 +
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
  
=== Managing Dashboards ===
+
=== Designing Dashboards ===
 
* [[View and Panel Designer in QPR UI|View Designer]]
 
* [[View and Panel Designer in QPR UI|View Designer]]
 
* [[QPR_UI_Folders|Folders]]
 
* [[QPR_UI_Folders|Folders]]
 
* [[Permissions (QPR UI)|Permissions]]
 
* [[Permissions (QPR UI)|Permissions]]
* [[QPR_UI_Best_Practices|Best Practices for Designing Views]]
 
 
* [[Tutorial: Creating View in QPR UI|Tutorial for Creating Views]]
 
* [[Tutorial: Creating View in QPR UI|Tutorial for Creating Views]]
 
</div>
 
</div>
  
 
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
=== Querying from QPR Suite===
+
=== Querying Data ===
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
 
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
Line 24: Line 31:
  
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
=== Tags and Variables ===
+
=== Variables and Tags===
 +
* [[Variables in QPR UI|Variables]]
 
* [[Dynamic Tags in QPR UI|Dynamic Tags]]
 
* [[Dynamic Tags in QPR UI|Dynamic Tags]]
 
** [[Variable Tag in QPR UI|Variable Tag]]
 
** [[Variable Tag in QPR UI|Variable Tag]]
 
** [[Expression Tag in QPR UI|Expression Tag]]
 
** [[Expression Tag in QPR UI|Expression Tag]]
 
** [[Dataset Tag in QPR UI|Dataset Tag]]
 
** [[Dataset Tag in QPR UI|Dataset Tag]]
* [[Variables in QPR UI|Variables]]
 
 
</div>
 
</div>
  
</div>
 
 
== Visualizations ==
 
 
QPR UI contains variety of [[QPR UI Visualizations|visualizations]] for different purposes:
 
 
<div style="display: flex;flex-wrap: wrap;">
 
<div style="flex: 1 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Charts and Tables ===
 
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
 
</div>
 
 
<div style="flex: 1 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Data Analytics ===
 
* [[QPR_ProcessAnalyzer Presentation Object (PAPO)|QPR ProcessAnalyzer (PAPO)]]
 
* [[KPI_Analysis_(PAPO)|QPR ProcessAnalyzer KPI Designer]]
 
* [[Process Path Visualizer]] (for QPR ProcessDesigner)
 
</div>
 
 
<div style="flex: 1 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Customized and External Content ===
 
* [[HTML Properties|HTML and JavaScript Content]]
 
* [[SVG Properties|SVG Content]]
 
* [[External Content Properties|External Content Viewer]] (iframe)
 
* [[Repeater_Properties|Content Repeater]]
 
</div>
 
 
</div>
 
</div>
  
Line 88: Line 67:
 
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
 
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
 
* [[Common QPR Authentication]]
 
* [[Common QPR Authentication]]
* [[GlassFish Configuration in QPR UI|GlassFish Web Server Settings]]
+
* [[Payara Configuration in QPR UI|Payara Settings]]
* [[Security_Hardening_in_QPR_UI|Hardening QPR UI Security]]
+
* [[QPR UI Security Hardening]]
 
* [[QPR UI Audit Logging|Audit Logging in QPR UI]]
 
* [[QPR UI Audit Logging|Audit Logging in QPR UI]]
 
</div>
 
</div>
Line 95: Line 74:
  
 
__NOTOC__
 
__NOTOC__
 +
 +
[[Category: QPR UI]]

Latest revision as of 09:29, 8 July 2022

Designing Dashboards

User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.

Installation and Administration