src/ui/form/floating-window-helper.service.ts
Methods |
|
Accessors |
constructor(windowsRegistry: SmartFloatingWindowsRegistryService)
|
||||||
|
Parameters :
|
| Public initWithWindow | |||||||||
initWithWindow(formRoute: string, window: WindowRef)
|
|||||||||
|
Initialises the helper service with a Kendo UI Window Ref
Parameters :
Returns :
void
|
| windowRef |
getwindowRef()
|
|
The Kendo UI window reference
Returns :
WindowRef
|