People SearchBar - mws_h:peopleSearchBar

Component Information 
InfoValue
Component Typecom.softwareag.caf.controls.mwsx.PeopleSearchBar
Handler Classcom.webmethods.caf.faces.component.search.SearchBarHandler
Renderer TypeNone
Description SearchBar for searching for users/groups/roles.
Palette LocationMWS Html/Control/MWSX/People/People SearchBar
Client-Side ModelCAF.Output.Model
Attributes 
NameRequiredTypeDescription
advancedSearchAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Advanced' tab is visible to the end user

If not specified, the default value is "true".

asyncGoRefreshfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the control to refresh when using an 'Async Go button'
buildQueryStringActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the 'Go' button
buildQueryStringActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the 'Go' button
cancelSearchOptionsActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())

WARNING: This property has been deprecated. Use cancelSearchOptionsActionExpression property instead

The action handler for the 'Cancel' button on the 'Options' tab
cancelSearchOptionsActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the 'Cancel' button on the 'Options' tab
changeActiveSavedSearchActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())

WARNING: This property has been deprecated. Use changeActiveSavedSearchActionExpression property instead

The action handler for changing the active saved search
changeActiveSavedSearchActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for changing the active saved search
clearFormActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the 'Clear' button
clearFormActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the 'Clear' button
clearFormButtonAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Clear' button is visible for Search/Advanced/Saved tabs

If not specified, the default value is "true".

deleteSavedActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())

WARNING: This property has been deprecated. Use deleteSavedActionExpression property instead

The action handler for the saved search 'Delete' button
deleteSavedActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the saved search 'Delete' button
groupSearchAllowedfalsejavax.el.ValueExpression
(must evaluate to boolean)
Allow the user to search for groups

If not specified, the default value is "true".

idfalsejava.lang.String Control identifier
keywordsFieldAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Keywords' controls are visible for Search/Advanced/Saved tabs

If not specified, the default value is "true".

maxResultsFieldAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Max Results' controls are visible on the 'Options' tab

If not specified, the default value is "true".

maxResultsMaxValuefalsejavax.el.ValueExpression
(must evaluate to long)
Set the maximum number that user can specify for the 'Max Results' value

If not specified, the default value is "2000".

persistSearchOptionsActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())

WARNING: This property has been deprecated. Use persistSearchOptionsActionExpression property instead

The action handler for the 'Save' button on the 'Options' tab
persistSearchOptionsActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the 'Save' button on the 'Options' tab
refineSearchButtonAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Refine' button on the 'Search' tab is visible to the end user

If not specified, the default value is "true".

renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

roleSearchAllowedfalsejavax.el.ValueExpression
(must evaluate to boolean)
Allow the user to search for roles

If not specified, the default value is "true".

savedSearchProviderfalsejavax.el.ValueExpression
(must evaluate to com.webmethods.caf.faces.search.saved.ISavedSearchProvider)
Value binding that specifies the saved search provider
saveQueryActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())

WARNING: This property has been deprecated. Use saveQueryActionExpression property instead

The action handler adding a new saved search
saveQueryActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler adding a new saved search
saveSearchAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Saved' tab is visible to the end user

If not specified, the default value is "true".

searchOptionsManagerfalsejavax.el.ValueExpression
(must evaluate to com.webmethods.caf.faces.search.options.ISearchOptionsManager)
Value binding that specifies the search options manager
searchQueryFactoryfalsejavax.el.ValueExpression
(must evaluate to com.webmethods.caf.faces.search.query.ISearchQueryFactory)
Value binding that specifies a factory for search query objects
simpleSearchAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Search' tab is visible to the end user

If not specified, the default value is "true".

updateSavedQueryActionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())

WARNING: This property has been deprecated. Use updateSavedQueryActionExpression property instead

The action handler for the updating an existing saved search
updateSavedQueryActionExpressionfalsejavax.el.MethodExpression
(signature must match java.lang.String action())
The action handler for the updating an existing saved search
useAsyncGoButtonfalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Go' button will use an 'Async Command Button'

If not specified, the default value is "false".

useOrConditionAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Match Any/All' dropdown is visible

If not specified, the default value is "true".

userSearchAllowedfalsejavax.el.ValueExpression
(must evaluate to boolean)
Allow the user to search for users

If not specified, the default value is "true".

userSearchOptionsAvailablefalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, the 'Options' tab is visible to the end user

If not specified, the default value is "true".

Output generated by Vdldoc View Declaration Language Documentation Generator.