The FilterHudPanel type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | accordion |
accordion control.
|
![]() | activeIndex |
Controls the display of the active index of the accordion control.
|
![]() | filterIds |
Holds a string representation of javascript listing the ids of each filter.
|
![]() | filterNames |
Holds a string representation of javascript listing the names of each filter.
|
![]() | filterStatus |
Holds a string representation of javascript listing the status of each filter's stat load.
|
![]() | key |
Secret key.
|
![]() ![]() | MAX_LENGTH |
Maximum name length.
|
![]() | maxFilters |
Holds a reference to the max filter count.
|
![]() | svc |
Service client reference.
|
See Also