C# 클래스 Ginger.ApplicationModelsLib.POMModels.AddEditPOMWizardLib.POMLearnConfigWizardPage

Interaction logic for LearnWizardPage.xaml
상속: Page, IWizardPage
파일 보기 프로젝트 열기: Ginger-Automation/Ginger

공개 메소드들

메소드 설명
POMLearnConfigWizardPage ( ) : amdocs.ginger.GingerCoreNET
WizardEvent ( WizardEventArgs WizardEventArgs ) : void

비공개 메소드들

메소드 설명
AddValidations ( ) : void
BindWindowFrameCombox ( ) : void
CheckUnCheckAllAdvancedElements ( object sender, RoutedEventArgs e ) : void
CheckUnCheckAllBasicElements ( object sender, RoutedEventArgs e ) : void
ClearAutoMapElementTypesSection ( ) : void
PlatformSpecificUIManipulations ( ) : void
RemoveValidations ( ) : void
SetAutoMapElementTypes ( ) : void
SetAutoMapElementTypesGridView ( ) : void
SetAutoMapElementTypesSection ( ) : void
SetElementLocatorsSettingsGridView ( ) : void
SetElementLocatorsSettingsSection ( ) : void
UpdateConfigsBasedOnAgentStatus ( ) : void
UpdateCustomTemplateList ( ) : void
XAgentControlUC_PropertyChanged ( object sender, System.ComponentModel.PropertyChangedEventArgs e ) : void
XTargetApplicationComboBox_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
xAutomaticElementConfigurationRadioButton_Checked ( object sender, RoutedEventArgs e ) : void
xFrameListCmbBox_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
xFrameRefreshBtn_Click ( object sender, RoutedEventArgs e ) : void
xLearnSpecificFrameChkBox_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

POMLearnConfigWizardPage() 공개 메소드

public POMLearnConfigWizardPage ( ) : amdocs.ginger.GingerCoreNET
리턴 amdocs.ginger.GingerCoreNET

WizardEvent() 공개 메소드

public WizardEvent ( WizardEventArgs WizardEventArgs ) : void
WizardEventArgs WizardEventArgs
리턴 void