使用范围:WX
Contents
class BeforeRequestEvent ($UI/comp/apiRequest/components/apiRequest/apiRequest#BeforeRequestEvent)
请求前事件对象
Constructor Top
BeforeRequestEvent () |
Properties Top
Boolean |
cancel
是否取消 | ||
String |
docUrl
文档地址 | ||
String |
operationId
操作标识 | ||
RequestConfig |
request
请求配置 | ||
ApiRequest |
source
请求组件 |
Constructor details
Top
public
BeforeRequestEvent
()
请求前事件对象
public
BeforeRequestEvent
()
请求前事件对象
Properties Detail Top
public
Boolean
cancel
是否取消
public
String
docUrl
文档地址
public
String
operationId
操作标识
请求配置
请求组件