KeyMod

wvlet.airframe.rx.html.widget.editor.monaco.KeyMod$
See theKeyMod companion class
object KeyMod extends Object

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Self type
KeyMod.type

Members list

Concise view

Value members

Concrete methods

def Alt: Double
def CtrlCmd: Double
def Shift: Double
def WinCtrl: Double
def chord(firstPart: Double, secondPart: Double): 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