new SearchOSOpenName(config)
Searches OS Open Name.
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | Configuration for this object. The config supplied directly extends the control |
Extends
Members
events
Properties:
Name | Type | Description |
---|---|---|
events |
Cadcorp.Util.Events | The events object |
- Inherited From:
extraResultsToFetch
Properties:
Name | Type | Description |
---|---|---|
extraResultsToFetch |
number | The amount results to fetch each time the more data button is clicked |
- Inherited From:
filter
Properties:
Name | Type | Description |
---|---|---|
filter |
string | The filter to apply to the search |
icon
Properties:
Name | Type | Description |
---|---|---|
icon |
Cadcorp.Icon | The icon to display when a result of this search is selected |
- Inherited From:
initialAmountOfResultsToFetch
Properties:
Name | Type | Description |
---|---|---|
initialAmountOfResultsToFetch |
number | The amount of results to fetch the first time a search is performed |
- Inherited From:
key
Properties:
Name | Type | Description |
---|---|---|
key |
string | The key for the api |
name
Properties:
Name | Type | Description |
---|---|---|
name |
string | The name of this search |
- Inherited From:
nothingFoundText
Properties:
Name | Type | Description |
---|---|---|
nothingFoundText |
string | The text to display if no results are found |
- Inherited From:
serviceUrl
Properties:
Name | Type | Description |
---|---|---|
serviceUrl |
string | The url to the webservice |
- Inherited From:
zoomResolution
Properties:
Name | Type | Description |
---|---|---|
zoomResolution |
number | The resolution to zoom to when a result is selected |
zoomScale
Properties:
Name | Type | Description |
---|---|---|
zoomScale |
number | The scale to zoom to when a result is selected |