Class Reference
%DeepSee.UI.Analyzer
|
|
![]() |
|||
Private Storage |
DeepSee Analyzer page.
|
|
Subclasses |
---|
%DeepSee.UserPortal.Analyzer |
|
URL for Analyzer.
If this page has multiple views, this is its initial display mode.
Docbook ID for this page.
Name of this page.
All Analytics pages require %DeepSee_Portal USE.
If true, we are launched from the USER portal.
|
List of captions for any actions for the current cube.
List of names for any actions for the current cube.
URL for Analyzer.
Initial value of autoexec setting for pivot table.
Token to load unsaved pivot state.
Token to load unsaved pivot state.
If true, user can modify (non-read-only) pivots.
Chart series color list.
Chart series color scheme.
Name of Cube (with extension).
Name of cube to explore.
Flag to indicate whether or not the cube can use the special %SQLRESTRICT dimension.
If true, use the new analysis dialog.
If true, show the print/pdf option.
Convenience property. Setting this true is equivalent to NOTITLE=1
Token to load unsaved pivot state.
If true, show one chart for each data series.
If true, then do not display the title area of this page.
Category of the saved pivot.
Description of the saved pivot (if any).
Keywords of the saved pivot (if any).
Locked state of the saved pivot.
Name of saved pivotTable to view (overrides CUBE if present).
Owner of the saved pivot (if any).
Public state of the saved pivot.
Resource of the saved pivot (if any).
Initial value of previewMode setting for the Analyzer.
If true, user cannot modify the current pivot.
Current CSP session.
If true, show the dimensions tree.
Location of the autosave items
What to show in the dimensions tree.
If true, send e-mail using client-side mailto application.
Flag to indicate whether to warn user of unsaved changes on page unload
|
Create the set of filter controls along the top of the pivot table.
pGroup is the parent group containing the filter controls.
pPivot is the pivot table supplying the filter definitions.
Get list of pivot variables within the given collection.
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
This class method callback is called just before the server-side page object is created.
Add include files to support color schemes.
Get the name for the page.
Get the product name for the page.
Get the (localized) title string for the page.
Zen page notification of an HTTP request. This method can be overwritten by subclasses.
This is called before the standard Zen pre-HTTP processing occurs.
Called from client to delete a named filter.
Delete the pivot table.
Called from client to delete a pivot variable.
Called from client to delete a shared calculated member.
Draw cube name above member tree.
Define any context links for the context menu in the header.
Provide contents of the dimension tree.
Provide contents of the listing fields dimension tree.
Provide contents of the saved pivot dimension tree.
Provide contents of the quality measures dimension tree.
Draw additional stuff in the ribbon bar
Get information to display in the ribbon bar.
Save the pivot table. If the optional pPivotName is supplied, a copy of the pivot definition currently open will be filed under that identifier. If no such custom identifier is supplied, the table will be saved under the name currently in use.
Save and manage a temp version of this table and a "Last" copy for autosave
Called from client to update list of filters.
User chose an action.
Launch the calculated member dialog..
Launch the add named filter dialog..
Launch the add pivot variable dialog.
Adjust sizes of components on the page.
Change of auto-exec checkbox.
Test if the user has write privilege.
Launch the subject area finder dialog.
Change display mode for dimension tree.
User has clicked on a chart element.
Collect the print parameters for this pivot container. This includes both URL parameters (ALL CAPS) and parameters specific to the SVG printing utility.
Callback to limit horizontal resizing
Callback to limit vertical resizing
Create additional charts, one per data series.
Delete the selected Calculated Member, named filter, or pivot variable.
Helper function to make%DeepSee.Component.pivotTable .DeleteLastResult() server call in asynchronous mode
Delete the pivot table.
Callback to wrap up window resize event
Export current query to a CSV file.
Export current query to excel
Export current query to PDF.
User has changed a filter control value.
Drop down is about to appear for filter control.
Get the type of the current chart.
Return the current chart, if any.
Get the grid type of the current chart.
Get the title string to add to the locator row. This should be implemented in a subclass.
Return the current pivot table.
Get the value and text of the selected item in the tree (as an object).
Test if the current item in the tree is a calculated member. If so, return the index of the item within the calculatedMembers array.
Test if the current item in the tree is a named filter. If so, return the filter name else return ''.
Test if the current item in the tree is a pivot variable. If so, return the variable name else return ''.
Launch the open saved pivot finder dialog.
Override the superclass logout function to delete the last pivotTable query from the local cache before exiting
email this pivot.
Create a new saved pivot.
This client event is fired when a popup page launched from this page fires an action.
Adjust sizes of components on the page.
Ensure that auto-logout is not blocked by onunloadHandler checking for unsaved changes
Check if user really wants to exit if they have not saved changes
pivot
User has selected a new element in the pivot tree control.
User has double-clicked on an element in the pivot tree control.
User has changed a pivot variable control value.
Change of preview mode checkbox.
WAL053
Perform an autosave of the current pivot, filed under the current user. This method cotnains only asynchronous calls
Launch the save pivot dialog.
Launch the send email dialog. Copy of method in %DeepSee.UserPortal.standardPage.
Apply the chart dialog options to the current chart.
Set the state of preview mode checkbox.
Do the actual work of updating the view to match the current view mode.
Launch the pivot analysis dialog.
Launch the chart options dialog.
Launch the cell format options dialog.
Launch the pdf options dialog.
Launch the pivot options dialog.
Launch the show query dialog.
Callback to initiate window resize event
Toggle autoexec mode.
Toggle preview mode. The argument id is unused in the Analyzer case, but is provided to match the signature of the call from the pivot component so a custom page embedding multiple pivots could make use of a custom implementation of this method.
User has selected a new element in the tree control.
User has double-clicked on an element in the tree control.
Update the contents of the listings tree.
Update the contents of the member tree.
Update the contents of the pivot tree.
Update the contents of the qmsr tree.