ISuggestOptions

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

Attributes

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

Members list

Concise view

Value members

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

Concrete fields

var filterGraceful: Boolean
var hideStatusBar: Boolean
var insertHighlight: Boolean
var insertMode: String
var localityBonus: Boolean
var showClasses: Boolean
var showColors: Boolean
var showConstants: Boolean
var showConstructors: Boolean
var showEnumMembers: Boolean
var showEnums: Boolean
var showEvents: Boolean
var showFields: Boolean
var showFiles: Boolean
var showFolders: Boolean
var showFunctions: Boolean
var showIcons: Boolean
var showInterfaces: Boolean
var showKeywords: Boolean
var showMethods: Boolean
var showModules: Boolean
var showOperators: Boolean
var showProperties: Boolean
var showReferences: Boolean
var showSnippets: Boolean
var showStructs: Boolean
var showTypeParameters: Boolean
var showUnits: Boolean
var showValues: Boolean
var showVariables: Boolean
var showWords: Boolean