Class: SearchUIOSOpenName

Cadcorp.UI.SearchUIOSOpenName

new SearchUIOSOpenName(config)

Display the results of a search
Parameters:
Name Type Description
config Object Configuration for this object. The config supplied directly extends the control

Extends

Members

eastingProperty

Properties:
Name Type Description
eastingProperty string The property in the results that contains the easting value

northingProperty

Properties:
Name Type Description
northingProperty string The property in the results that contains the northing value

resultDelimiter

Properties:
Name Type Description
resultDelimiter string The delimiter to add between ResultProperty and SecondaryResultProperty

resultProperty

Properties:
Name Type Description
resultProperty string The property in the results that contains the text to display

secondaryResultProperty

Properties:
Name Type Description
secondaryResultProperty string Name of the property in the results that contains additonal result text

Events

moredatarequired

More data required
Type:
  • Object
Properties:
Name Type Description
sender Cadcorp.UI.SearchUIBase The sender of the event
currentRowCount number The start index for the search
Inherited From:

renderednewresults

Results have been rendered
Type:
  • Object
Properties:
Name Type Description
sender Cadcorp.UI.SearchUIBase The sender of the event
Inherited From:

rowselected

A result row has been selected
Type:
  • Object
Properties:
Name Type Description
object Cadcorp.UI.SearchUIBase The sender of the event
eventArgs Object jQuery event object
Inherited From: