The following tables list the members exposed by ObjectsManager.
Name | Description | |
---|---|---|
ObjectsManager Constructor |
Name | Description | |
---|---|---|
allTransactionLists | Returns all json Transaction Lists in a Server Friendly format for all objects in the object manager. | |
count | Returns the amount of objects on the control. | |
csm | Returns the ClientStateManager for the object at the specified index. | |
object | Returns the object at the specifeid index. | |
objectProps | Returns the json ClientState from the server of the object at the specified index. | |
transactionList | Returns the json TransactionList for the Object at the specified index. |
Name | Description | |
---|---|---|
dispose | Disposes of all objects created by the ObjectManager. | |
getServerObjects | Returns the ClientState for all objects in a Server friendly format. | |
register_object | Registers the object at the specified index with the ObjectManager. |