com.supermicro.scom.composite.HostDataGridImplementation (ComponentImplementation)

Element properties:

Typecom.supermicro.scom.composite.HostDataGrid
PlatformAll
Target
AccessibilityPublic

Source Code:

<ComponentImplementation TypeId="com.supermicro.scom.composite.HostDataGrid" ID="com.supermicro.scom.composite.HostDataGridImplementation" Accessibility="Public" Platform="All">
<Composite>
<Variable Id="DataSourceOutput" Type="BaseDataType[]"/>
<Base>
<Binding PropertyId="Visual">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.DataGrid">
<Binding PropertyId="Columns">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="Health State"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="HealthState"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="Host Name"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="HostName"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="Host Type"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="Type"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="Address"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="Address"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="Last Check"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="LastCheck"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="CellComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridGenericCell"/>
</Binding>
<Binding PropertyId="ColumnHeaderComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridColumnHeaderCell"/>
</Binding>
<Binding PropertyId="SelectionMode">
<SimpleValue Type="xsd://string" Value="MutipleRowSelect"/>
</Binding>
<Binding PropertyId="ColumnHeaderVisible">
<SimpleValue Type="xsd://string" Value="True"/>
</Binding>
<Binding PropertyId="SelectedRow">
<Reference>$Property/SelectedEntity$</Reference>
</Binding>
<Binding PropertyId="SelectedRows">
<Reference>$Service/SelectedItems$</Reference>
</Binding>
<Binding PropertyId="Data">
<Reference>$Variable/DataSourceOutput$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.PowershellDataSource">
<Binding PropertyId="InitialScript">
<SimpleValue Type="xsd://string" Value="Supermicro.SSM!HostDataGrid.ps1"/>
</Binding>
<Binding PropertyId="RefreshScript">
<SimpleValue Type="xsd://string" Value="Supermicro.SSM!HostDataGrid.ps1"/>
</Binding>
<Binding PropertyId="Modules">
<SimpleValue Type="xsd://string" Value="OperationsManager"/>
</Binding>
<Binding PropertyId="RefreshProperties">
<SimpleValue Type="xsd://string" Value="HealthState,HostName,Type,Address,LastCheck,Keys"/>
</Binding>
<Binding PropertyId="DataTypes">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier">
<Binding PropertyId="DataType">
<!--
<SimpleValue Type="xsd://string" Value="mpinstance://System.Library!System.Device" />
-->
<SimpleValue Type="xsd://string" Value="mpinstance://Supermicro.SSM!Supermicro.Server.SSM.Host"/>
</Binding>
<Binding PropertyId="ExtendedProperties">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="HostName"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="Type"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="Address"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="LastCheck"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="Keys"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="Output">
<Reference>$Variable/DataSourceOutput$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Service/RefreshAction$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.OneWaySync">
<Binding PropertyId="From">
<Reference>$Property/SelectedEntity$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Property/SyncEntity$</Reference>
</Binding>
</Component>
</Binding>
</Base>
</Composite>
</ComponentImplementation>