IBM Content Navigator, Version 2.0.3         

Search widgets package

The classes in the ecm.widget.search package define widgets that you use to create and edit repository objects such as documents, folders, and work items.

These widgets provide the mechanisms for searching a repository.
Table 1. Widgets that are used to search repositories
Widget class Description
AttributeDefinitionsForm

Provides a widget that is used by the BasicSearchDefinition widget to represent a collection of attributes within the scope of the selected class or classes that can be used to construct search criteria. Each attribute in the widget is an instance of the AttributeDefinitionWidget widget.

AttributeDefinitionWidget Provides a widget that is used by the search builder to represent an attribute in a search template.
SearchBuilder Provides a wrapper widget that contains the BasicSearchBuilder widget. This widget handles relationships with other widgets such as maintaining opened searches and closing the widget when a search is canceled. This widget also locks or unlocks a saved search when the search is opened or closed.
SearchBuilderDialog Provides a dialog box that is used to add search templates.
SearchClassSelector Provides a widget that is used by the search builder to provide the option to select multiple classes. Extends the ContentClassSelector widget.
SearchDialog Provides a dialog box that is used to open and run saved searches.
SearchInCriteria Provides a widget that displays the folder or repository to be searched by a saved search. For a saved search that was defined in IBM® FileNet® Workplace XT to support searching multiple folders or repositories, this widget includes a link to open a drop-down to see a list of the folders or repositories.
SearchInDropDown Provides an interface to select the scope of a search.
SearchInDropDownInput Provides a drop-down button for SearchInputDropDown widget.
SearchMoreOptions Provides a widget that displays additional options for a search. The additional options include the object type, version, join relationship of the property, text conditions, file type, and action filters.
SearchPropertyOptions Provides a widget that contains property search criteria in a drop-down dialog box. The dialog box can be defined to return results that match all conditions or any condition.
SearchResultsDisplayOptions Provides a widget that contains the columns that are used to display search results. The search results can be sorted by a property in descending or ascending order. If the text search is enabled, the search results can be sorted by rank in descending order.
SearchSelector Provides a widget that contains a tree or drop-down list that is used to select a saved search.
SearchSelectorDialog Provides a dialog box that is used to select search templates.
SearchTab Provides a widget that contains a SearchForm widget and a ContentList widget with the widget events wired together.
SearchTabContainer Provides a widget that contains and controls the search tabs that are open.