FilterHudPanel MembersA Sandcastle Documented Class Library

The FilterHudPanel type exposes the following members.
Constructors

  NameDescription
Private methodStatic memberFilterHudPanel
Public methodFilterHudPanel
Initializes a new instance of the FilterHudPanel class
Back to Top
Methods

  NameDescription
Protected methodPage_Init
Standard Page_Init method.
Protected methodPage_Load
Standard Page_Load method.
Private methodPrepForm
Builds the JQuery accordion content.
Public methodRefresh
Rebuilds the filter form.
Back to Top
Fields

  NameDescription
Protected fieldaccordion
accordion control.
Protected fieldactiveIndex
Controls the display of the active index of the accordion control.
Protected fieldfilterIds
Holds a string representation of javascript listing the ids of each filter.
Protected fieldfilterNames
Holds a string representation of javascript listing the names of each filter.
Protected fieldfilterStatus
Holds a string representation of javascript listing the status of each filter's stat load.
Public fieldkey
Secret key.
Public fieldStatic memberMAX_LENGTH
Maximum name length.
Protected fieldmaxFilters
Holds a reference to the max filter count.
Public fieldsvc
Service client reference.
Back to Top
See Also