EditableContent.text - multiple declarations
Function EditableContent.text
returns all lines concatenated delimited by '\n'
dstring text() @property const;
Function EditableContent.text
replace whole text with another content
returns all lines concatenated delimited by '\n'
dstring text() @property const;
replace whole text with another content