Constructor
new DwsInput(target, options)
options = {
dwsUrl: string,
closeable: boolean,
staticQuery: string
}
Parameters:
Name | Type | Description |
---|---|---|
target |
HTMLElement | string | target element |
options |
object |
- Source:
Methods
hide()
Hide the DwsInput
- Source:
selectUrn_(device, pointerEvent)
Create an instance of the Layer class
and fire the event "select_urn"
Parameters:
Name | Type | Description |
---|---|---|
device |
object | |
pointerEvent |
object |
- Source:
show()
Show the DwsInput
- Source: