projects/m2-core/src/lib/widget-modules/dynamic/lazy/components/floating-application/floating-application-lazy.directive.ts
| Selector | floating-application-lazy |
Properties |
|
Methods |
|
Inputs |
| appendToBody |
Type : boolean
|
|
inputs |
| application |
Type : Application
|
| customCloseClickFn |
Type : function
|
| dialogLocation |
Type : string
|
| isVisible |
Type : boolean
|
| itemDetails |
Type : ItemDetails
|
| nodeId |
Type : number
|
| showActions |
Type : boolean
|
| showExtendedParams |
Type : boolean
|
| showOpenEditorBtn |
Type : boolean
|
| Public showApplicationInfo | ||||||
showApplicationInfo(info: ApplicationInfo)
|
||||||
|
methods
Parameters :
Returns :
void
|
| Protected moduleKey |
Default value : DynamicModule.FloatingApplication
|