Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:appSearchBar

f:com.ibm.xsp.BaseComplexType
   xe:appSearchBar

Description

Search bar configuration

Properties

Java

Java Class: com.ibm.xsp.extlib.component.layout.impl.SearchBar


loaded, boolean  [Inherited]
Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
pageName, string
Page Name
Name of the page used to open the search results
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
queryParam, string
Query Parameter Name
Name of the parameter carrying the search string in the query string
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
inactiveText, string
Inactive Text
Defines the string that will be displayed in the search box in not active
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
options, Collection of xe:com.ibm.xsp.extlib.tree.ITreeNode - com.ibm.xsp.extlib.tree.ITreeNode
Search Options
Search options tree
Required Attribute false
optionsParam, string
Options Parameter Name
Name of the parameter carrying the search options in the query string
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true