Class ITextModel
- java.lang.Object
-
- org.uberfire.client.views.pfly.monaco.jsinterop.ITextModel
-
@JsType(isNative=true) public class ITextModel extends Object
-
-
Constructor Summary
Constructors Constructor Description ITextModel()
-
-
-
Method Detail
-
getValue
public String getValue()
-
getLineLength
public int getLineLength(int lineNumber)
-
-