The CrosstabAnalysisTool type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AppLogLogin |
Simplified method for logging application login attempts.
(Inherited from BasePageStandard.) |
![]() | AppLogLogout |
Simplified method for logging application logout attempts.
(Inherited from BasePageStandard.) |
![]() | AppLogPage |
Simplified method for logging application page access.
(Inherited from BasePageStandard.) |
![]() | BindChartData |
Binds form data to the grid.
|
![]() | btnCsv_Click |
Processes a download CSV request.
|
![]() | btnRefresh_Click |
Refreshes this page with a clean new load.
|
![]() | btnRender_Click |
Handles running the crosstab render routine on button click event.
|
![]() | btnSaveView_Click |
Event handler for the save button. Saves the view configuration for the page and report.
|
![]() | btnSql_Click |
Returns a query result packet for this report query.
|
![]() | btnTab_Click |
Processes a download TAB request.
|
![]() | btnXls_Click |
Processes a download XLS request.
|
![]() | BuildForm |
Builds any dynamic aspects of the form for display.
|
![]() | cbRemoveEmpty_CheckedChanged |
Handles setting the remove empty rows/columns boolean flag in the session.
|
![]() | cbRemoveNull_CheckedChanged |
Handle a change in the remove nulls checkbox.
|
![]() | cbRemoveOther_CheckedChanged |
Handle a change in the remove others checkbox.
|
![]() | cbRemoveUnknown_CheckedChanged |
Handles a change in the remove unknowns checkbox.
|
![]() | CheckForExpiration |
Checks to see if the given user account is expired or not
(Inherited from BasePageStandard.) |
![]() | CheckForInjection |
Checks for sql statements in queries.
(Inherited from BasePageStandard.) |
![]() | CheckPagePermission |
Calling method for CheckPermissions, loads up a reference to the service client before calling the CheckPermissions method.
(Inherited from BasePageStandard.) |
![]() | CheckPassThrough |
Checks the session for a pass through request.
|
![]() | CheckPermissions |
Checks the current page permissions by pageName, userId, and userRolesId.
(Inherited from BasePageStandard.) |
![]() | ddlColumnHeaderColumn1_SelectedIndexChanged |
Column entry 1, column.
|
![]() | ddlColumnHeaderColumn2_SelectedIndexChanged |
Column entry 2, column.
|
![]() | ddlColumnHeaderColumn3_SelectedIndexChanged |
Column entry 3, column.
|
![]() | ddlColumnHeaderTable1_SelectedIndexChanged |
Column entry 1, table.
|
![]() | ddlColumnHeaderTable2_SelectedIndexChanged |
Column entry 2, table.
|
![]() | ddlColumnHeaderTable3_SelectedIndexChanged |
Column entry 3, table.
|
![]() | ddlRowHeaderColumn1_SelectedIndexChanged |
Row entry 1, column.
|
![]() | ddlRowHeaderColumn2_SelectedIndexChanged |
Row entry 2, column.
|
![]() | ddlRowHeaderColumn3_SelectedIndexChanged |
Row entry 3, column.
|
![]() | ddlRowHeaderTable1_SelectedIndexChanged |
Row entry 1, table.
|
![]() | ddlRowHeaderTable2_SelectedIndexChanged |
Row entry 2, table.
|
![]() | ddlRowHeaderTable3_SelectedIndexChanged |
Row entry 3, table.
|
![]() | ddlStartingColumnHeader_SelectedIndexChanged |
Handle a change in the starting column header.
|
![]() | ddlStartingRowHeader_SelectedIndexChanged |
Handle a change in the starting row header.
|
![]() | DisableExports | |
![]() | EnableExports | |
![]() | FailPassThrough |
Fails the pass through request, writes a txt file to mark the failure.
|
![]() | FindDataRow | |
![]() | FindStartIdx | |
![]() | GetActiveFilter |
Returns the active filter from the filter object manager if there is one.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterActiveReport |
Returns the ReportObj if there is an active filter with a report at the Session stored
index 'reportIndex'.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterActiveStat |
Returns the ReportObj if there is an active filter with a report at the Session stored
index 'reportIndex'.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterId |
Returns the active filter's filter ID.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterReportAt |
Returns the active filter's report at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterStatAt |
Returns the active filter's statistic at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetActiveReportId |
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.) |
![]() | GetActiveReportIndex |
Returns the active report index.
(Inherited from BasePageStandard.) |
![]() | GetActiveReportIndexStr |
Returns the active report index as a string.
(Inherited from BasePageStandard.) |
![]() | GetActiveStatId |
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.) |
![]() | GetActiveStatIndex |
Returns the active report index.
(Inherited from BasePageStandard.) |
![]() | GetActiveStatIndexStr |
Returns the active report index as a string.
(Inherited from BasePageStandard.) |
![]() | GetAdminUserRole |
Returns the Admin user role id as a string.
(Inherited from BasePageStandard.) |
![]() | GetFilterObjManager |
Returns the filter object manager.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilter |
Returns true if there is an active filter.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterActiveReport |
Returns true if there is an active filter with a report at the Session stored
index 'reportIndex'.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterActiveStat |
Returns true if there is an active filter with a stat at the Session stored
index 'statIndex'.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterReportAt |
Returns true if there is an active filter with a report at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterStatAt |
Returns true if there is an active filter with a stat at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetHasFilterObjManager |
Returns true if there is a current filter object manager.
(Inherited from BasePageStandard.) |
![]() | GetP4sPsmsUserRole |
Returns the P4s Psms user role id as a string.
(Inherited from BasePageStandard.) |
![]() | HasPagePerm |
Returns true if the user has the current perm enabled.
(Inherited from BasePageStandard.) |
![]() | HideReportForm |
Hides the report form.
|
![]() | IsLoggedIn |
Used to test whether the current user is logged in or not.
(Inherited from BasePageStandard.) |
![]() | LoadColumnHeaderColumn1 | |
![]() | LoadColumnHeaderColumn2 | |
![]() | LoadColumnHeaderColumn3 | |
![]() | LoadData | |
![]() | LoadPageFeaturePerms |
Loads all the feature perms for this page.
(Inherited from BasePageStandard.) |
![]() | LoadParsedData | |
![]() | LoadRowHeaderColumn1 | |
![]() | LoadRowHeaderColumn2 | |
![]() | LoadRowHeaderColumn3 | |
![]() | LoadTables | |
![]() | LoadTables(Boolean) | |
![]() | Page_Error |
Calls Page_Error from base class, BasePageStandard.
(Overrides BasePageStandard Page_Error(Object, EventArgs).) |
![]() | Page_Load |
Standard Page_Load entrance method.
(Overrides BasePageStandard Page_Load(Object, EventArgs).) |
![]() | PrepForm |
Prepares the form for use.
|
![]() | PrepForm(Boolean) |
Prepares the form for use.
|
![]() | PrepNewForm |
Prepares the form for use.
|
![]() | RefreshList |
Refreshed the current page, handle all dynamic html here.
|
![]() | RunAppLogLogin |
Async execution of the app login method.
(Inherited from BasePageStandard.) |
![]() | RunAppLogLogout |
Async execution of the app logout method.
(Inherited from BasePageStandard.) |
![]() | RunAppLogPage |
Async execution of the app page method.
(Inherited from BasePageStandard.) |
![]() | SetSession | (Inherited from BasePageStandard.) |
![]() | ShowNoColumnsForm |
Shows the no columns found form.
|
![]() | ShowNoDataForm |
Hides all forms and shows the no data form.
|
![]() | ShowNoFiltersForm |
Hides all forms and shows the no filters form.
|
![]() | ShowReportForm |
Hides all forms and shows the regular report form.
|
See Also