使用范围:Native
Contents
class ch.ti8m.documenthandler (ch.ti8m.documenthandler)
打开文档插件,下载指定url的文档并使用系统注册过的应用打开
Constructor Top
documenthandler () |
Static Methods Top
void | handleDocumentWithURL (Function successHandler, Function failureHandler, String url) | |
void | handleDocumentWithURL (Function successHandler, Function failureHandler, String url) |
Constructor details
Top
public
documenthandler
()
打开文档插件,下载指定url的文档并使用系统注册过的应用打开
public
documenthandler
()
打开文档插件,下载指定url的文档并使用系统注册过的应用打开
Static Methods Detail Top
static
public
void
handleDocumentWithURL
(Function successHandler, Function failureHandler, String url)
打开文档
static
public
void
handleDocumentWithURL
(Function successHandler, Function failureHandler, String url)
打开文档