| Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
viewList* P | ManagedObjectReference[]
to a View[] |
|
Methods
Methods defined in this Managed Object |
---|
CreateContainerView, CreateInventoryView, CreateListView, CreateListViewFromView |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ViewManager used to make the method call. |
container P | ManagedObjectReference
to a ManagedEntity |
Since VI API 2.5 |
type* P | xsd:string[] |
Since VI API 2.5 |
recursive P | xsd:boolean |
Since VI API 2.5 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a ContainerView |
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 ViewManager used to make the method call. |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a InventoryView |
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 ViewManager used to make the method call. |
obj* P | ManagedObjectReference[] |
Since VI API 2.5 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a ListView |
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 ViewManager used to make the method call. |
view P | ManagedObjectReference
to a View |
Since VI API 2.5 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a ListView |
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 Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |