import HandDrawLayerListBox from 'kqwebmap-project/src/builder/ui/HandDrawLayerListBox.js'Constructor Summary
| Public Constructor | ||
| public |
constructor(id: String, options: Object) 构造函数 |
|
Method Summary
| Public Methods | ||
| public |
add(item: *) |
|
| public |
clear() |
|
| public |
dataItem(el: *): * |
|
| public |
dataItems(): * |
|
| public |
dataSource(): * |
|
| public |
getDataFromListItem(item: *): * |
|
| public |
items(): * |
|
| public |
remove(el: *) |
|
| public |
reset(dataSource: *) |
|
| public |
setDataSource(array: String[]): Null 设置控件的数据源 |
|
Reference
Source