Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameJavaScript classTitle (in user interface)Notes
Base Widgets
BaseWidgets.Base- (not available in interface)

Using this as a baseWidget will disable any configuration options in the user interface for the widget.

This can even be used as a baseWidget when the JavaScript class actually extends from another widget.

StaticWidgets.Base- (not available in interface)

Base widget that does not fetch any results from the server.

getCollection can be defined to fetch a custom collection.

Most Commonly Extended Widgets
FacetsTableWidgets.FacetsTableFacets Table
SearchWidgets.SearchResult List

SearchQuery


Widgets.SearchQuerySearch Bar
Others (Alphabetical by UI Title)
PredQueryWidgets.PredQueryBookmarks
CardsWidgets.CardsCards Result List
FacetsListWidgets.FacetsListFacets List
ChoroplethMapWidgets.ChoroplethMapRegion Map
ConnectionWidgets.ConnectionHeat Map
HorizontalResultListWidgets.HorizontalResultListHorizontal Result List
IFrameWidgets.IFrameIFrame
FacetsHistogramWidgets.FacetsHistogramLine Chart
MapWidgets.MapMap
FacetsWidgets.FacetsPie Chart
ResetWidgets.ResetReset Filters
SignificantTermsWidgets.SignificantTermsSignificant Terms
KeywordsWidgets.KeywordsTable
TextWidgets.TextText
FrequencyWidgets.FrequencyTimeline
TrendWidgets.TrendTrend
TagCloudWidgets.TagCloudWord Cloud

...