new PopupSymbol(options)
Parameters:
Name | Type | Argument | Default | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|
options |
Object | a list of options Properties
|
||||||||
option.symbol |
string |
<optional> |
'ign-form-poi' | the current symbol |
||||||
options.position |
booelan |
<optional> |
'fixed' | popup position on the page |
- Source:
- input/PopupSymbol.js
Fires:
- event:select
Extends
- PopupBase
Methods
-
setValue(value)
-
Change the current value
Parameters:
Name Type Description value
string the symbol name
- Source:
- input/PopupSymbol.js
Returns:
- Type
- boolean