File

src/ui/form/floating-windows-registry.service.ts

Index

Properties
Methods

Methods

Public closeWindow
closeWindow(route: string)

Closes an already open floating window

Parameters :
Name Type Optional Description
route string No

the Smart Form Angular route that is loaded within the window

Returns : boolean

boolean true if the window was closed, false if no such window was open

Public raiseWindowOpened
raiseWindowOpened(route: string, windowRef: WindowRef)

Registers the newly opened floating window and raises the {floatingWindowOpened} event

Parameters :
Name Type Optional Description
route string No

the Angular Smart Form route rendered within the window

windowRef WindowRef No

the Kendo UI window component reference

Returns : void

Properties

Public Readonly floatingWindowClosed
Type : EventEmitter<FloatingWindowClosedEventArgs>
Default value : new EventEmitter()
Public Readonly floatingWindowOpened
Type : EventEmitter<FloatingWindowOpenedEventArgs>
Default value : new EventEmitter()

result-matching ""

    No results matching ""