|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
The common code pattern is:
class MyTypeSpec extrends ArrayUpdateSpec {
MyTypeInfo info;
}
The ArrayUpdateSpec contains the following:
Properties
| Name | Type | Description |
|---|---|---|
| operation | ArrayUpdateOperation |
The type of operation being performed on the specified virtual device.
|
| removeKey* | xsd:anyType |
Key for the element to be removed. Only used if the operation
is "remove".
|
| Properties inherited from DynamicData | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |