[@rxap/form-system](../wiki/globals) / ExtractRemoteMethodsMixin

# Class: ExtractRemoteMethodsMixin

Defined in: [packages/angular/form-system/src/lib/directives/options-from-remote-method.directive.ts:57](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/form-system/src/lib/directives/options-from-remote-method.directive.ts#L57)

## Extended by

- [`OptionsFromRemoteMethodDirective`](../wiki/Class.OptionsFromRemoteMethodDirective)

## Constructors

### new ExtractRemoteMethodsMixin()

> **new ExtractRemoteMethodsMixin**(): [`ExtractRemoteMethodsMixin`](../wiki/Class.ExtractRemoteMethodsMixin)

#### Returns

[`ExtractRemoteMethodsMixin`](../wiki/Class.ExtractRemoteMethodsMixin)

## Methods

### extractRemoteMethods()

> `protected` **extractRemoteMethods**(`formDefinition`, `controlId`): `Map`\<`string`, `Constructor`\<`IdOrInstanceOrToken`\<`BaseRemoteMethod`\<`any`, `any`, `BaseRemoteMethodMetadata`\>\>\>\>

Defined in: [packages/angular/form-system/src/lib/directives/options-from-remote-method.directive.ts:59](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/form-system/src/lib/directives/options-from-remote-method.directive.ts#L59)

#### Parameters

##### formDefinition

`FormDefinition`

##### controlId

`string`

#### Returns

`Map`\<`string`, `Constructor`\<`IdOrInstanceOrToken`\<`BaseRemoteMethod`\<`any`, `any`, `BaseRemoteMethodMetadata`\>\>\>\>
