Gets the field at the current input position or null, if there is no such field at the current input position.
<void> ApplicationFieldCollection.getItem(<RequestApplicationFieldCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the found Application |
error |
Optional. Is called when the operation failed with an error. |