文本编辑器
Inheritance Hierarchy
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic class TextEditor : Editor
The TextEditor type exposes the following members.
Constructors
Methods|
| Name | Description |
|---|
 | GetUrl |
获取通过编辑器加载 path 所指文本文档的访问链接
(该方法用于相同设置多次获取不同文本文档的编辑链接时)
|
Top
Properties|
| Name | Description |
|---|
 | Url |
获取通过编辑器加载 path 所指文本文档的访问链接
|
Top
See Also