HOPEX Report Studio Introduction
Introduction
Accessing HOPEX Report Studio Desktop
HOPEX Report Studio Desktop
Report DataSet Definition
Introduction to Report DataSet Definition
Report DataSet Definition Creation
Accessing the Report DataSet Definitions
Creating a Report DataSet Definition
Adding Parameters to Filter Data Extraction
Defining the Data that Feeds the Report DataSet
Previewing the Report DataSet
Customizing the Report DataSet
Modifying the Display Order of the Report DataSet Columns
Hiding a Column of the Report DataSet
Removing a Column from a Report DataSet
Modifying the Name of a Report DataSet Column Header
Speeding up the Report DataSet Display
How To
How to Add a Column to a Report DataSet
How to Add a Report DataSet in an Object Property Pages
Use Cases
Collecting a Set of Objects, Linked Objects and some of their Properties
Collecting a Set of Objects Using a Query and Adding a Computed Property
Report DataSet Creation
Accessing Report DataSets
Handling the Report DataSet
Creating a Report Template from the Report DataSet
GraphSet Definition
Introduction to GraphSet Definition
Creating and Defining a GraphSet Definition: the Big Picture
GraphSet Definition Creation
Accessing the GraphSet Definitions
Creating a GraphSet Definition
Adding GraphSet Definition Entry Points
Adding a GraphSubSet to a GraphSet Definition
Defining the Data that Feeds the GraphSubSet
Adding Fields to Nodes/Arcs
Adding Fields to Intermediate Nodes
Previewing the GraphSet
Saving the Graph Report
TreeSet Definition
Introduction to TreeSet Definition
Creating and Defining a TreeSet Definition: the Big Picture
TreeSet Definition Creation
Accessing the TreeSet Definitions
Creating a TreeSet Definition
Defining the Data that Feeds the TreeSet Definition
Introduction to TreeSet Definition Properties
Adding a TreeSet Collection to a TreeSet Definition
Removing a TreeSet Collection from a TreeSet Definition
Defining a TreeSet Collection
Adding TreeSet Properties to a TreeSet Collection
Handling a TreeSet
Previewing the TreeSet
Saving the Tree Report
How to
How to Hide a TreeSet Collection
How to Automatically Add Folders to a TreeSet Definition (grouping)
How to Add a Folder to a TreeSet Definition
How to Reorganize Folders or Collections in a TreeSet Definition
How to Define a Loop in a TreeSet Definition
How to Define a Loop in a TreeSet Definition without Duplicating the Collection Declaration
How to Add Several Objects to the Root Collection
Report Template Definition
Report Template Introduction
Report Template Definition
Accessing the Report Templates and their Constituents
Report Template Properties
Report Chapter Properties
Report Container Properties
Report Data View Properties: Matrix and Table
Report Data View Properties: Graph
Report Data View Properties: Tree
Report Data View Properties: Value
Report Style Condition Properties
Report Style Properties
Report Template Creation
Creating a Report Template
Creating a Report Data View
Adding a Report Chapter to a Report Template
Customizing a Report Template
Customizing the Report Container Group display
Report Template Examples
Report Template with a Report Chapter Based on Report Data Views
Report Template with a Report Chapter Based on a Macro
Report Template: How To
Report Template Creation: The Big Picture
Managing Report Templates
Getting the Parameters available to Customize a Renderer Type
How to Define Parameters in a Report Template
How to Group Report Data Views in a Report Chapter
How to Modify a Report Data View
How to Define the Filters Displayed in a Report
How to Duplicate a Report Template
How to Add Reports to Object Property Pages
How to Customize the Reporting Page of an Object
How to Make a Report Creation Available to an Object List
How to Customize a Report Icon and Name
How to Manage Availability of Reports
How to Make a Report Template Available at Report Creation
How to Define the Report Template Renderer and Illustration
How to Find Information Regarding JAVA Macros
Customizing a Report Template Style
How to Customize a Report Template Style
How to Create a Report Style
How to Apply a General Style
How to Customize a Report Color Palette
Customizing a Table Report Template
How to Apply a Conditional Style to a Column
How to Add Sub-totals in a Table Break
How to Add a Grand Total Break (Use case)
How to Apply a Conditional Style to a Pie Chart
How to Customize the Empty Label in a Pie Chart
Customizing a Graph Report Template
How to apply a Conditional Style to a Graph
How to Modify the Arc Display in a Graph
How to Replace Node Names by Property Values in a Graph
How to Group Arcs in a Graph
How to Hide the Path Intermediate Nodes
Customizing a Gauge Report Template
Customizing a Tree Report Template
How to Replace Node Names by Property Values in a Dendrogram
How to Replace Node Icons by Property Values in a Dendrogram
How to Apply a Conditional Style to a Treemap
Writing Java report renderers
Introduction and prerequisites
Renderer modeling
Renderer implementation
Using your implementation from the MEGA Renderer Macro
Writing Java report chapters
Introduction to Java report chapters
Prerequisites
Writing the macro implementation
Using your implementation from the MEGA Report Macro
Code Example