System
Defined in: system.ts:20
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new System():
System
Returns
Section titled “Returns”System
Properties
Section titled “Properties”plugins
Section titled “plugins”plugins:
TablePlugin[] =[]
Defined in: system.ts:21
Methods
Section titled “Methods”register()
Section titled “register()”register(
PluginClass):void
Defined in: system.ts:23
Parameters
Section titled “Parameters”PluginClass
Section titled “PluginClass”() => TablePlugin
Returns
Section titled “Returns”void