Property | Type | Description | |
---|---|---|---|
ConnectLocallyProperty | PropertyData | ||
ConnectRemotelyProperty | PropertyData | ||
HostProperty | PropertyData | ||
MySQLHostProperty | PropertyData | ||
MySQLPasswordProperty | PropertyData | ||
MySQLPortProperty | PropertyData | ||
MySQLUsernameProperty | PropertyData | ||
PasswordProperty | PropertyData | ||
PortProperty | PropertyData | ||
SelectedAuthDBProperty | PropertyData | ||
SelectedCharDBProperty | PropertyData | ||
SelectedWorldDBProperty | PropertyData | ||
ServerFolderLocationProperty | PropertyData | ||
TDBSetupProgressProperty | PropertyData | ||
TDBSetupWorkingProperty | PropertyData | ||
UsernameProperty | PropertyData | ||
WizardProperty | PropertyData |
Property | Type | Description | |
---|---|---|---|
DownloadApplyTDB | void | ||
FinishButtonPressed | void | ||
NextButtonPressed | void | ||
PreviousButtonPressed | void | ||
SelectAuthDB | void | ||
SelectCharDB | void | ||
SelectWorldDB | void |
Method | Description | |
---|---|---|
SetupWizardViewModel ( IUIVisualizerService uiVisualizerService, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System | ||
SetupWizardViewModel ( |
Method | Description | |
---|---|---|
DownloadApplyTDB ( ) : void | ||
FinishButtonPressed ( Xceed.Wpf.Toolkit.Core.CancelRoutedEventArgs e ) : void | ||
NextButtonPressed ( Xceed.Wpf.Toolkit.Core.CancelRoutedEventArgs e ) : void | ||
PreviousButtonPressed ( Xceed.Wpf.Toolkit.Core.CancelRoutedEventArgs e ) : void | ||
SelectAuthDB ( ) : void | ||
SelectCharDB ( ) : void | ||
SelectWorldDB ( ) : void |
public SetupWizardViewModel ( IUIVisualizerService uiVisualizerService, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System | ||
uiVisualizerService | IUIVisualizerService | |
pleaseWaitService | IPleaseWaitService | |
messageService | IMessageService | |
return | System |
public SetupWizardViewModel ( |
||
model | ||
uiVisualizerService | IUIVisualizerService | |
pleaseWaitService | IPleaseWaitService | |
messageService | IMessageService | |
return | System |
public static PropertyData ConnectLocallyProperty | ||
return | PropertyData |
public static PropertyData ConnectRemotelyProperty | ||
return | PropertyData |
public static PropertyData HostProperty | ||
return | PropertyData |
public static PropertyData MySQLHostProperty | ||
return | PropertyData |
public static PropertyData MySQLPasswordProperty | ||
return | PropertyData |
public static PropertyData MySQLPortProperty | ||
return | PropertyData |
public static PropertyData MySQLUsernameProperty | ||
return | PropertyData |
public static PropertyData PasswordProperty | ||
return | PropertyData |
public static PropertyData PortProperty | ||
return | PropertyData |
public static PropertyData SelectedAuthDBProperty | ||
return | PropertyData |
public static PropertyData SelectedCharDBProperty | ||
return | PropertyData |
public static PropertyData SelectedWorldDBProperty | ||
return | PropertyData |
public static PropertyData ServerFolderLocationProperty | ||
return | PropertyData |
public static PropertyData TDBSetupProgressProperty | ||
return | PropertyData |
public static PropertyData TDBSetupWorkingProperty | ||
return | PropertyData |
public static PropertyData UsernameProperty | ||
return | PropertyData |