|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
| Properties inherited from ManagedObjectView | ||
| view | ||
| Properties inherited from View | ||
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| ModifyListView, ResetListView, ResetListViewFromView |
| Methods inherited from ManagedObjectView |
| None |
| Methods inherited from View |
| DestroyView |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the ListView used to make the method call. |
| add* P | ManagedObjectReference[] |
Since VI API 2.5 |
| remove* P | ManagedObjectReference[] |
Since VI API 2.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference[] |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the ListView used to make the method call. |
| obj* P | ManagedObjectReference[] |
Since VI API 2.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference[] |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the ListView used to make the method call. |
| view P | ManagedObjectReference
to a View |
Since VI API 2.5 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |