The VObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
beforeCreate |
Fires when v-object is about to be created. |
|
|
changed |
Fires when v-object was modified (after the end of an operation). |
|
|
changing |
Fires before v-object is being modified (before the start of an operation). |
|
|
ready |
Fires when v-object's ready property sets to true. |