new FeatureAdder(config)
Factory to handle the search functionality.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | Configuration for this object. The config supplied directly extends the control |
Members
events
Properties:
| Name | Type | Description |
|---|---|---|
events |
Cadcorp.Util.Events | event object |
Methods
addFeatures()
Adds the features.
destroy()
Destroys the control.
(protected) featuresCreated_handler()
Triggers the FeatureAddingComplete event if once features have been created.