Info.createAdapter Method
Creates the adapter from the adapter object name.
Parameters
- adapterObjectName
-
Type: String
The fully qualified name of the adapter object.
- adapterOptions
-
Type: Object
(optional) The adapter options.
Optional: True
Return Value
Type: Adapter
Returns the constructed adapter instance.
Remarks
This implementation automatically constructs an instance of the adapter object name specified by getControlInfos.