Class ExtractRemoteMethodsMixin
- ExtractRemoteMethodsMixin
Constructors
Methods
ProtectedextractRemoteMethods
extractRemoteMethods( formDefinition: FormDefinition, controlId: string,): Map< string, Constructor< IdOrInstanceOrToken< BaseRemoteMethod<any, any, BaseRemoteMethodMetadata>, >, >,> Parameters
- formDefinition: FormDefinition
- controlId: string
Returns Map<
string,
Constructor<
IdOrInstanceOrToken<
BaseRemoteMethod<any, any, BaseRemoteMethodMetadata>,
>,
>,
>