页面管理
成员(Members)
-
<static> forbidCopy
-
禁止拷贝
方法(Methods)
-
<static> back()
-
返回上一个页面. window.history.back() 函数的别名
-
<static> close()
-
关闭窗口
-
<static> getElementAbsoluteTop()
-
获取元素在页面可视区域中的坐标 Left 坐标
-
<static> getElementLeft()
-
获取元素在页面中的坐标 Left 坐标
-
<static> getElementRange()
-
获取元素的范围
-
<static> getElementTop()
-
获取元素在页面中的坐标 Top 坐标
-
<static> getElementViewLeft()
-
获取元素在页面可视区域中的坐标 Left 坐标
-
<static> getElementViewTop()
-
获取元素在页面可视区域中的坐标 Top 坐标
-
<static> getRange()
-
获取页面范围信息
-
<static> goTop()
-
返回页面顶部
-
<static> printXml()
-
打印Xml的文档
-
<static> refreshParentWindow()
-
刷新父级窗口.
-
<static> resize()
-
重新调整元素的大小