EditorLayoutInfo

wvlet.airframe.rx.html.widget.editor.monaco.editor.EditorLayoutInfo
trait EditorLayoutInfo extends Object

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def contentLeft: Double
def contentWidth: Double
def decorationsLeft: Double
def decorationsWidth: Double
def glyphMarginLeft: Double
def glyphMarginWidth: Double
def height: Double
def lineNumbersLeft: Double
def lineNumbersWidth: Double
def minimapLeft: Double
def minimapWidth: Double
def viewportColumn: Double
def width: Double

Inherited methods

def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object