C# Class XenAdmin.Wizards.PatchingWizard.PatchingWizard_SelectServers.PatchingHostsDataGridViewRow

Inheritance: XenAdmin.Controls.DataGridViewEx.CollapsingPoolHostDataGridViewRow
Exibir arquivo Open project: xenserver/xenadmin

Public Methods

Method Description
PatchingHostsDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System
PatchingHostsDataGridViewRow ( Pool pool ) : System

Private Methods

Method Description
SetupCells ( ) : void
UpdateDetails ( ) : void
UpdateIcon ( ) : void

Method Details

PatchingHostsDataGridViewRow() public method

public PatchingHostsDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System
host XenAPI.Host
hasPool bool
return System

PatchingHostsDataGridViewRow() public method

public PatchingHostsDataGridViewRow ( Pool pool ) : System
pool Pool
return System