Base type: System.Entity
Summary: Orion's UI Views
Name | Type | Notes |
---|---|---|
ViewID | System.Int32 | |
ViewKey | System.String | |
ViewTitle | System.String | |
ViewGroupName | System.String | |
ViewGroup | System.Int32 | |
ViewType | System.String | |
ViewGroupPosition | System.Int32 | |
ViewIcon | System.String | |
Columns | System.Int32 | |
Column1Width | System.Int32 | |
Column2Width | System.Int32 | |
Column3Width | System.Int32 | |
Column4Width | System.Int32 | |
Column5Width | System.Int32 | |
Column6Width | System.Int32 | |
System | System.String | |
Customizable | System.String | |
LimitationID | System.Int32 | |
NOCView | System.Boolean | |
NOCViewRotationInterval | System.Int32 | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Name | Summary | Parameters | Returns |
---|---|---|---|
CloneView | Creates a clone of an existing view | ||
AddViewToGroup | Adds an existing view as a subview to another view and enables subviews on target if needed | ||
CloneViewContents | Creates a copy of all resources including properties of source view to a destination view | ||
AddResourceToView | Adds a resource to existing view by using resource configuration xml fragment |