Class: ParameterItem

XV. ParameterItem

An input control for the Advanced Search feature in which the user specifies one or more search parameters.
Represents one search parameter. A component of XV.ParameterWidget.

new ParameterItem()

Source:

Methods

create()

Sets up widget in parameter item.
Source:

getParameter()

Returns the search parameter object.
Source:

getValue()

Returns the value of the parameter.
Source:

labelChanged()

Sets the label value of the parameter item to that specified in the kind definition.
Source:

parameterChanged()

This stores the originating parameter item and it's value in an event and bubbles up a parameter change to the parent (Navigator).
Source:

setValue()

Sets the value of the parameter item.
Source: