Contains Endeca user interface controls.

Classes

  ClassDescription
Breadcrumbs
Breadcrumbs server control that supports showing or hiding search, range filter, and dimension breadcrumbs. Operations supported on individual breadcrumbs include removal for all types of breadcrumbs and navigation of dimension breadcrumbs. The control also supports templates to override the rendering of each type of breadcrumb.
BreadcrumbsDimensionValueItem
Provides a container for the templates of the Breadcrumbs control that display DimensionValues.
BreadcrumbsDimensionValueItemEventArgs
Provides data for the DimensionValueItemDataBound event.
BreadcrumbsItemCommandEventArgs
Provides data for the ItemCommand event.
BreadcrumbsRangeFilterItem
Provides a container for the RangeBreadcrumbTemplate.
BreadcrumbsRangeFilterItemEventArgs
Provides data for the SearchReportItemDataBound event.
BreadcrumbsSearchAdjustmentItem
Provides a container for the SearchBreadcrumbTemplate.
BreadcrumbsSearchAdjustmentItemEventArgs
Provides data for the SearchReportItemDataBound event.
BreadcrumbsSearchReportItem
Provides a container for the SearchBreadcrumbTemplate.
BreadcrumbsSearchReportItemEventArgs
Provides data for the SearchReportItemDataBound event.
BreadcrumbsTemplateContainer<(Of <(TDataItem>)>)
Base class for template containers in the Breadcrumbs control.
BreadcrumbUrlEventArgs
Provides a way to affect the URLs built by the Breadcrumbs Server Control
DimensionStateEventArgs
Provides data for the DimensionStateExposureToggled and ShowMoreDimensionValues events.
DimensionValueEventArgs
Provides data for the DimensionValueSelected and DimensionValueRemoved events.
DimensionValueTemplateContainer
Provides a container for the templates that display DimensionValues.
EndecaCompositeDataBoundControl
Abstract base class for Endeca data bound controls.
EndecaTemplateContainer<(Of <(TDataItem>)>)
Base class for template containers in the GuidedNavigation control.
GuidedNavigation
Guided Navigation server control that displays dimension groups, dimensions, and dimension values. Supports opening and closing dimensions, navigating to dimension values, inert dimension values, more links, and including and excluding dimensions by id.
GuidedNavigationDimensionStateGroupItem
Provides a container for the DimensionStateGroupTemplate.
GuidedNavigationDimensionStateGroupItemEventArgs
Provides data for the DimensionStateItemDataBound event.
GuidedNavigationDimensionStateItem
Provides a container for the DimensionStateTemplate.
GuidedNavigationDimensionStateItemEventArgs
Provides data for the DimensionStateItemDataBound event.
GuidedNavigationDimensionValueItem
Provides a container for the templates of the GuidedNavigation control that display DimensionValues.
GuidedNavigationDimensionValueItemEventArgs
Provides data for the DimensionValueItemDataBound event.
GuidedNavigationItemCommandEventArgs
Provides data for the ItemCommand event.
GuidedNavigationUrlEventArgs
Provides data for the BuildingUrl event.
ItemsPerPageChoice
Encapsulates a page size choice to the user, and whether it is currently selected
ItemsPerPageChoiceTemplateContainer
Provides a container for the ItemsPerPageChoiceTemplate.
ListStyle
Helper style for controlling "list-style-type" css property
OffsetChoice
Encapsulates an offset choice to the user, and whether it is currently selected
OffsetChoiceTemplateContainer
Provides a container for the OffsetChoiceTemplate.
OffsetNavigationTemplateContainer
Provides a container for the Offset Jumps template
PaddingInfo
Helper for controlling the Padding style
Pager
Pager server control for displaying paging options for AggregateRecordsResults and RecordsResults.
PagerResultsTemplateContainer
Container for the Paging templates
PagerTemplateContainer<(Of <(TDataItem>)>)
Base class for template containers in the Pager control.
PagerUrlEventArgs
Provides a way to affect the URLs built by the Pager Server Control
PagingInfo
Utility class to assist with paging through a datasource. The paging helper assumes that pages are arranged into blocks. A block is a set of n pages, where n is the number of page links to display.
RangeFilterEventArgs
Provides data for the RangeFilterRemoved event.
SearchAdjustmentEventArgs
Provides data for the SearchAdjustmentApplied event.
SearchEventArgs
Provides data for the SearchRemoved event.
TagCloud
Tag cloud server control that displays each dimension value of a dimension as a tag in a cloud. By default, the tags will be sorted alphabetically and the size of each tag will be proportional to the record count of navigating on each dimension value.
TagCloudDimensionValueItem
Provides a container for the DimensionValueTemplate.
TagCloudDimensionValueItemEventArgs
Provides data for the DimensionValueItemCreated and DimensionValueItemDataBound event.
TagCloudDimensionValueSearchedEventArgs
/// Provides data for the DimensionValueSearched event.
TagCloudDimensionValueSelectedEventArgs
Provides data for the DimensionValueSelected event.
TagCloudItemCommandEventArgs
Provides data for the ItemCommand event.
TagCloudTemplateContainer<(Of <(TDataItem>)>)
Base class for template containers in the TagCloud control.
TagCloudUrlEventArgs
Provides data for the BuildingUrl event.
UrlEventArgs
Base class for events that allow a programmer to override the URLs that are generated by Endeca server controls.
WebStudioNavigationInstrumentation
Web Studio Instrumentation server control that can return the instrumentation necessary to enable Web Studio to read navigation state from the application.
WebStudioRecordInstrumentation
Web Studio Instrumentation server control that can return the instrumentation necessary to enable Web Studio to read Record state from the application.

Enumerations

  EnumerationDescription
BreadcrumbsItemType
The available item types in a Breadcrumbs control.
BreadcrumbsUrlType
Types of URLs that can be built by the Breadcrumbs server control
GuidedNavigationDimensionValueItemType
Describes the types of DimensionValue that can be displayed by the GuidedNavigation control.
GuidedNavigationItemType
The available item types in a GuidedNavigation control.
GuidedNavigationUrlType
Enumerates the types of URLs that are rendered by a GuidedNavigation control.
ListStyleType
Possible values for ListStyle
PagerItemsType
Available item types for this Pager control
PagerUrlType
The types of URLs that can be built by the Pager server control
TagCloudSelectAction
Determines whether selecting a tag will result in a navigation query based on the ID of the dimension value, or a search based on the name of the dimension value.
TagCloudSizing
Determines the formula used to calculate the relative size of each tag.
TagCloudSortType
Determines the order that the dimension values in this tag cloud are sorted.
TagCloudUrlType
Enumerates the types of URLs that are rendered by a TagCloud control.