зеркало из https://github.com/mozilla/pjs.git
Add wrap column attibute
This commit is contained in:
Родитель
303396a13b
Коммит
54d87c12af
|
@ -11,6 +11,8 @@ interface EditorAppCore : BaseAppCore
|
|||
readonly attribute Selection editorSelection;
|
||||
readonly attribute DOMString ParagraphFormat;
|
||||
|
||||
attribute int wrapColumn;
|
||||
|
||||
void EditorAppCore();
|
||||
|
||||
void setEditorType(in DOMString editorType);
|
||||
|
|
Загрузка…
Ссылка в новой задаче