Class CodeMirrorTextArea
TextArea
net.datenwerke.gxtdto.client.codemirror.CodeMirrorTextArea
public class CodeMirrorTextArea
extends TextArea
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidadjustSize(int w, int h) voidappendText(String text) voidenableCodeMirrorPlugins(HookHandlerService hookHandler) voidfocus()getValue()voidscrollTo(int position) voidvoidvoid
-
Constructor Details
-
CodeMirrorTextArea
-
CodeMirrorTextArea
-
CodeMirrorTextArea
public CodeMirrorTextArea()
-
-
Method Details
-
adjustSize
public void adjustSize() -
adjustSize
public void adjustSize(int w, int h) -
scrollTo
public void scrollTo(int position) -
setValue
-
setValue
-
setValue
-
getCurrentValue
-
getValue
-
getCodeMirror
-
getCodeMirrorConfig
-
focus
public void focus() -
addText
-
addText
-
addText
-
getCodeMirrorCursorPos
-
appendText
-
getTextAreaId
-