Homepage | About EASA | Contact
After we complete an analysis we want to present the output in an HTML report linked under the Results page.
![]() |
||||
---|---|---|---|---|
![]() | Parent object for DATA PROCESSING tools. | |||
![]() | Parent object for DEFAULT HTML STYLES and CUSTOM HTML STYLES. | |||
![]() | Parent object for additional styling objects. | |||
![]() | Parent to styling objects. | |||
![]() | Defines the style of an object's background. | |||
![]() | Defines an object's border. | |||
![]() | Defines the text attributes for an HTML style. | |||
![]() | Defines the space outside of the border of the object being formatted. | |||
![]() | Defines the space between the object being formatted and its border. | |||
![]() | Defines other Custom Style Sheet (CSS) properties using standard CSS syntax. | |||
![]() | Specifies HTML STYLE's applied to various parts of a TABULATED DATA. | |||
![]() | Collection of existing style objects. | |||
![]() | Specifies the text message that will be displayed under EASA→User→Results→My Results. |
|||
![]() | Parent object for parametric output. | |||
![]() | Creates color contour plots of parametric results. | |||
![]() | Creates special parametric tables of results. | |||
![]() | Parent object for report content elements. | |||
![]() | Creates plots from data stored within LIST's. | |||
![]() | Specifies contour data to be plotted | |||
![]() | Activates a legend on a graph. | |||
![]() | Specifies line data to be plotted | |||
![]() | Specifies the main and sub titles. | |||
![]() | Specifies the properties of the horizontal axis | |||
![]() | Specifies the properties of the vertical axis | |||
![]() | Table for the selection of a case and subsequent launch of an Excel Client. | |||
![]() | Applies SQL query to filter the records visible in a CASE VIEWER | |||
![]() | Logical comparison to filter the records visible in a CASE VIEWER | |||
![]() | Rapidly creates impressive looking reports within EASA. | |||
![]() | Arranges report objects into a tabular layout. | |||
![]() | Displays data within the rows of a RESULTS TABLE. | |||
![]() | Displays an image file and a plot title in your report. | |||
![]() | Creates a two-column-wide table with titles in the first column and report content in the second column. | |||
![]() | Creates tables of list data. | |||
![]() | Creates basic text elements in an EASAP’s report. |
Annotate the display of each run of an EASAP by using NOTES under the OUTPUT branch.
The look and feel of objects used to generate the report of an EASAP can be controlled and formatted using HTML STYLE and TABLE STYLE objects found under the HTML STYLE LIST in the Output branch. These HTML Style and Table Style objects can determine the look of such things as the background, text, borders, and margins by their selection in Style, Title Style and Table Style parameters found in the report objects. These styles are ultimately implemented into the report’s HTML file, report.htm
, using Cascading Style Sheet (CSS) syntax and the <Style> tag.
For more information on Cascading Style Sheets, see the website http://www.w3.org/Style/CSS/
A collection of existing style objects is available in any new EASAP under DEFAULT HTML STYLES. New styles may be added as CUSTOM HTML STYLES to the HTML STYLE LIST and then proceed to populate it with HTML Style and TABLE STYLE objects.