Searched refs:onClickEditorBtn (Results 1 – 1 of 1) sorted by relevance
155 this.btn_editor = this.createSidebarButton ('editor', '--', this.onClickEditorBtn.bind(this) );363 onClickEditorBtn() { method in MoaiEditor.Layout