1.1.2 • Published 6 years ago

vuexcel-utils v1.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Members

Functions

eventResult

监听当前的格子变化,实时返回给handler

Kind: global variable

ParamTypeDescription
handlerfunction回调

removeMonitor(eventResult, handler)

Kind: global function

ParamTypeDescription
eventResultEventResult事件对象
handlerfunction回调函数

dialogFactory(startAddress, Function, boolean)

构建一个新的Dialog

Kind: global function

ParamTypeDescription
startAddressstring进入的地址
FunctiondialogHandler - 控制函数
booleaninFrame - 是否显示在iframe内

dialogCallback()

dialog构建后的回调函数 根据输入情况回调

Kind: global function

messageHandlerFactory(Function)

工厂函数

Kind: global function

ParamDescription
Functionhandler - 接收的函数
1.1.2

6 years ago

1.1.1

6 years ago

0.0.2

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

1.0.2

6 years ago