File

src/ui/form/smart-form-instance.service.ts

Description

A service that is individually available for components generated by a smart form. It is used by these components to get references to their parent SmartFormComponent.

Example

Index

Properties
Methods
Accessors

Constructor

constructor()

Methods

getFormInstanceAsync
getFormInstanceAsync()

Promise

Properties

formLoaded
Type : ReplaySubject<SmartFormComponent>
Default value : new ReplaySubject< SmartFormComponent >(0)

Fires when the SmartFormComponent has been fully initialized.

Accessors

formInstance
getformInstance()
Returns : SmartFormComponent
setformInstance(value)

The form instance that is associated with this instance of the service.

Parameters :
Name Optional
value No
Returns : void

result-matching ""

    No results matching ""