Property | Type | Description | |
---|---|---|---|
ignoredConnections | List |
Method | Description | |
---|---|---|
EnableNext ( ) : bool | ||
PageCancelled ( ) : void | ||
PageLeave ( PageLoadedDirection direction, bool &cancel ) : void | ||
PageLoaded ( PageLoadedDirection direction ) : void | ||
SelectDefaultControl ( ) : void | ||
SetDefaultTarget ( IXenObject xenObject ) : void |
Method | Description | |
---|---|---|
CreateDelayLoadingOptionComboBoxItem ( IXenObject xenItem ) : XenAdmin.Wizards.GenericPages.DelayLoadingOptionComboBoxItem | ||
CreateTargetServerFilterList ( IEnableableXenObjectComboBoxItem item ) : List |
Create a set of filters for the homeserver combo box selection
|
|
DestinationHasBeenSelected ( ) : bool | ||
InitializeText ( ) : void | ||
OnChosenItemChanged ( ) : void | ||
PopulateComboBox ( ) : void | ||
SelectMultipleVMDestinationPage ( ) : System | ||
SetButtonNextEnabled ( bool enabled ) : void | ||
ShowWarning ( string warningText ) : void |
Method | Description | |
---|---|---|
ClearComboBox ( ) : void | ||
ClearDataGridView ( ) : void | ||
CollectionChanged ( object sender, |
||
DelayLoadedComboBoxItem_ReasonChanged ( object sender, |
||
HasPoolSharedStorage ( ) : bool | ||
MatchingWithXenRefObject ( IEnableableXenObjectComboBoxItem item, object xenRef ) : bool | ||
PopulateDataGridView ( List |
||
PropertyChanged ( object sender, |
||
RestoreGridHomeServerSelectionFromMapping ( ) : void | ||
SetComboBoxPreSelection ( XenAdmin.Controls.DataGridViewEnableableComboBoxCell cb ) : void | ||
m_comboBoxConnection_SelectedIndexChanged ( object sender, |
||
m_dataGridView_CellClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
m_dataGridView_CurrentCellDirtyStateChanged ( object sender, |
||
xenConnection_CachePopulated ( object sender, |
||
xenConnection_ConnectionStateChanged ( object sender, |
protected abstract CreateDelayLoadingOptionComboBoxItem ( IXenObject xenItem ) : XenAdmin.Wizards.GenericPages.DelayLoadingOptionComboBoxItem | ||
xenItem | IXenObject | |
return | XenAdmin.Wizards.GenericPages.DelayLoadingOptionComboBoxItem |
protected CreateTargetServerFilterList ( IEnableableXenObjectComboBoxItem item ) : List |
||
item | IEnableableXenObjectComboBoxItem | selected item from the host combobox |
return | List |
protected DestinationHasBeenSelected ( ) : bool | ||
return | bool |
public PageLeave ( PageLoadedDirection direction, bool &cancel ) : void | ||
direction | PageLoadedDirection | |
cancel | bool | |
return | void |
public PageLoaded ( PageLoadedDirection direction ) : void | ||
direction | PageLoadedDirection | |
return | void |
protected SelectMultipleVMDestinationPage ( ) : System | ||
return | System |
protected SetButtonNextEnabled ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetDefaultTarget ( IXenObject xenObject ) : void | ||
xenObject | IXenObject | |
return | void |
protected ShowWarning ( string warningText ) : void | ||
warningText | string | |
return | void |