Class. Layout Registry
hasKey(
key
):boolean
Defined in: packages/sprotty/src/utils/registry.ts:132
string
boolean
protected
missing(key
):ILayout
Defined in: packages/sprotty/src/utils/registry.ts:145
string
override(
key
,instance
):void
Defined in: packages/sprotty/src/utils/registry.ts:116
string
void
register(
key
,instance
):void
Defined in: packages/sprotty/src/utils/registry.ts:106
string
void