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

From Mea Wiki
Jump to navigation Jump to search
 
(7 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 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.
 
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 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;">
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
Line 16: Line 24:
  
 
<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 Data ===
 
=== Querying Data ===
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[Datasets in QPR UI|Queries and Datasets]]
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;">
 
 
=== Variables and Tags===
 
=== Variables and Tags===
 
* [[Variables in QPR UI|Variables]]
 
* [[Variables in QPR UI|Variables]]
Line 33: Line 39:
 
</div>
 
</div>
  
<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 ===
 
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
 
* [[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 71: 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 (Payara) 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 78: 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