Classes
| Class | Description | |
|---|---|---|
| CodeDecodePair |
Represents a column entry with coded and decoded values.
| |
| FilterBuilderPassThroughData |
Class the represents the data needed for the FilterBuilder page to act as
a pass through in a multi-step process, providing valid filter objects as a result.
Used to append tighter filter restrictions to a population statistic or a report statistic.
| |
| FilterSelectorPanelEntry |
A wrapper object for storing information about the filter selector entry.
Should provide quick access to break out the html controls from the main div control.
| |
| P4s3ImageButton |
Wraps the standard ImageButton class provideing some extra fields for tracking filters and folders.
| |
| UserRoles |
Represents the user roles supported by the system. Should match the database by entry and id.
| |
| WebAppHelper |
Provides a place for centralizing mid level methods. Reference Global.aspx.cs for lower
level code centralization.
|