Search
Preparing search index...
The search index is not available
互动白板 v3.9.15
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
互动白板 v3.9.15
ToolCollection
default
Namespace default
房间工具栏接口
Index
Functions
get
Instance
Functions
get
Instance
get
Instance
(
option
:
{
container
:
HTMLDivElement
;
handler
:
DrawPlugin
;
options
:
IToolCollectionOption
}
)
:
ToolCollectionInstance
创建工具栏实例
Parameters
option:
{
container
:
HTMLDivElement
;
handler
:
DrawPlugin
;
options
:
IToolCollectionOption
}
container
:
HTMLDivElement
工具栏容器。该容器一般与白板容器一样
handler
:
DrawPlugin
drawPlugin实例
options
:
IToolCollectionOption
工具配置参数
Returns
ToolCollectionInstance
Modules
get
Instance
房间工具栏接口