nsIWebBrowserFindInFrames 编辑
embedding/components/find/public/nsIWebBrowserFind.idl
Scriptable Controls how find behaves when multiple frames or iframes are present. Inherits from: nsISupports
Last changed in Gecko 1.7Get an instance by doing a QueryInterface from nsIWebBrowserFind
.
Attributes
Attribute | Type | Description |
currentSearchFrame |
| Frame at which to start the search. Once the search is done, this will be set to be the last frame searched, whether or not a result was found. Has to be equal to or contained within the rootSearchFrame . |
rootSearchFrame |
| Frame within which to confine the search (normally the content area frame). Set this to only search a subtree of the frame hierarchy. |
searchParentFrames | boolean | Whether to allow the search to propagate out of the nsIWebBrowserfind .searchFrames to true sets this to true . |
searchSubframes | boolean | Whether to recurse down into subframes while searching. Default is nsIWebBrowserfind .searchFrames to true sets this to true . |
See also
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论