C# 클래스 UiaAtkBridgeTest.AtkTests

상속: AtkTester
파일 보기 프로젝트 열기: mono/uia2atk

보호된 프로퍼티들

프로퍼티 타입 설명
simpleTable string

공개 메소드들

메소드 설명
ComboBoxDropDownList ( object widget ) : void
ContextMenu ( BasicWidgetType type ) : void
HSplitter ( Atk accessible ) : void
Pane ( Atk accessible ) : void
Pane ( Atk accessible, bool expectFocusable ) : void
RealWindow ( ) : void
TextBoxEntry ( object widget, bool expectFocusable ) : void
TextBoxView ( BasicWidgetType type, object widget, bool expectFocusable ) : void
ToolBar ( Atk accessible ) : void

보호된 메소드들

메소드 설명
ComboBoxDropDownEntry ( object widget ) : void
ComboBoxSimple ( object comboBox ) : void
Label ( Atk accessible, BasicWidgetType type ) : void
Label ( BasicWidgetType type ) : void
ProgressBar ( BasicWidgetType type ) : void
TestInnerTextBoxInComboBox ( Atk accessible ) : void

비공개 메소드들

메소드 설명
Bug445210 ( ) : void
Button ( ) : void
Checkbox ( ) : void
ChildMenu ( ) : void
ChildMenuSeparator ( ) : void
ComboBoxDropDownEntry ( ) : void
ComboBoxDropDownList ( ) : void
ComboBoxSimpleAsTreeView ( ) : void
ContextMenu ( ) : void
HScrollBar ( ) : void
HSplitContainer ( ) : void
ListView ( ) : void
MainMenuBar ( ) : void
Pane ( ) : void
ParentMenu ( ) : void
ParentMenu_ChildrenStates ( ) : void
PasswordCharTextBoxEntry ( ) : void
PictureBox ( ) : void
ProgressBar ( ) : void
RadioButtons ( ) : void
RichTextBox ( ) : void
Spinner ( ) : void
StatusBar ( ) : void
TabControl ( ) : void
TextBoxEntry ( ) : void
TextBoxView ( ) : void
TextLabel ( ) : void
ToolBar ( ) : void
TreeView ( ) : void
VScrollBar ( ) : void
VTrackBar ( ) : void
Window ( ) : void

메소드 상세

ComboBoxDropDownEntry() 보호된 메소드

protected ComboBoxDropDownEntry ( object widget ) : void
widget object
리턴 void

ComboBoxDropDownList() 공개 메소드

public ComboBoxDropDownList ( object widget ) : void
widget object
리턴 void

ComboBoxSimple() 보호된 메소드

protected ComboBoxSimple ( object comboBox ) : void
comboBox object
리턴 void

ContextMenu() 공개 메소드

public ContextMenu ( BasicWidgetType type ) : void
type BasicWidgetType
리턴 void

HSplitter() 공개 메소드

public HSplitter ( Atk accessible ) : void
accessible Atk
리턴 void

Label() 보호된 메소드

protected Label ( Atk accessible, BasicWidgetType type ) : void
accessible Atk
type BasicWidgetType
리턴 void

Label() 보호된 메소드

protected Label ( BasicWidgetType type ) : void
type BasicWidgetType
리턴 void

Pane() 공개 메소드

public Pane ( Atk accessible ) : void
accessible Atk
리턴 void

Pane() 공개 메소드

public Pane ( Atk accessible, bool expectFocusable ) : void
accessible Atk
expectFocusable bool
리턴 void

ProgressBar() 보호된 메소드

protected ProgressBar ( BasicWidgetType type ) : void
type BasicWidgetType
리턴 void

RealWindow() 공개 메소드

public RealWindow ( ) : void
리턴 void

TestInnerTextBoxInComboBox() 보호된 메소드

protected TestInnerTextBoxInComboBox ( Atk accessible ) : void
accessible Atk
리턴 void

TextBoxEntry() 공개 메소드

public TextBoxEntry ( object widget, bool expectFocusable ) : void
widget object
expectFocusable bool
리턴 void

TextBoxView() 공개 메소드

public TextBoxView ( BasicWidgetType type, object widget, bool expectFocusable ) : void
type BasicWidgetType
widget object
expectFocusable bool
리턴 void

ToolBar() 공개 메소드

public ToolBar ( Atk accessible ) : void
accessible Atk
리턴 void

프로퍼티 상세

simpleTable 보호되어 있는 프로퍼티

protected string simpleTable
리턴 string