UseInteraction
trait UseInteraction
Methods
iframe(string $title, string $url)
地址弹窗
loadView(string $title, string $url)
加载Tab
copy(string $title, $content)
复制
request(string $title, string $url)
请求
batchRequest(string $title, string $url)
请求
batchIframe(string $title, string $url)
请求
page(string $title, string $url)
页面
Details
at line 27
IframeOperation
iframe(string $title, string $url)
地址弹窗
at line 42
LoadViewOperation
loadView(string $title, string $url)
加载Tab
at line 57
CopyOperation
copy(string $title, $content)
复制
at line 71
RequestOperation
request(string $title, string $url)
请求
at line 87
BatchRequestOperation
toolbar(string $title, string $url)
deprecated
deprecated
请求
at line 98
BatchRequestOperation
batchRequest(string $title, string $url)
请求
at line 112
BatchIframeOperation
batchIframe(string $title, string $url)
请求
at line 126
PageOperation
page(string $title, string $url)
页面
at line 140
DropdownOperation
dropdown(string $title, Closure $callable)
下拉操作项