Editor.this

constructor

if text only has to be displayed, use readOnly=true, and no need to specify saveAs, just leave it blank

class Editor
this
(
string image
,
string saveAs
,
bool readOnly = false
)

Meta