Creates a bind command AJAX object.
Bind Model object.
Output option setting.
Default table object.
Unique identifier of the object (GUID). Uniquely identifies the object.
The generator function of the object. The function used when the object was created.
This is the setting for the AJAX request. Same format as 'config' in axios.
Sets the URL for the AJAX request.
Static
Readonly
_NSIndicates the namespace.
Static
Readonly
_PARAMList of parameters used for the constructor.
Static
Readonly
_UNIONList of implemented interfaces.
Obtain the current object as a guide type object. (Circular references are replaced by $ref values.)
Optional
vOpt: numberis the import option. Default is 0.
Optional
owned: object | object[]Returns serialized objects.
Classes that implement bind commands through AJAX. The class handles data communication with the server and executes binding commands in the AJAX manner.