File

src/ui/grid/smart-grid-registry.service.ts

Index

Properties
Methods

Methods

deregisterSmartGrid
deregisterSmartGrid(grid: string | SmartGridComponent)
Parameters :
Name Type Optional
grid string | SmartGridComponent No
Returns : void
getSmartGrid
getSmartGrid(name: string)
Parameters :
Name Type Optional
name string No

ReplaySubject

registerSmartGrid
registerSmartGrid(grid: SmartGridComponent)
Parameters :
Name Type Optional
grid SmartGridComponent No
Returns : void

Properties

smartGridAdded
Type : EventEmitter<SmartGridComponent>
Default value : new EventEmitter< SmartGridComponent >()
smartGridRemoved
Type : EventEmitter<string>
Default value : new EventEmitter<string>()

result-matching ""

    No results matching ""