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

From Mea Wiki
Jump to navigation Jump to search
 
(4 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.
Line 8: Line 6:
 
<div style="flex: 10 0 230px;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 ===
 
=== Visualizations ===
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
 
* [[Data Grid Properties|Data Grid]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]]
Line 70: 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>

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