C# 클래스 TestDocument.HyperlinkActor

상속: Atk.Object, Atk.ActionImplementor
파일 보기 프로젝트 열기: mono/at-spi-sharp 1 사용 예제들

공개 메소드들

메소드 설명
DoAction ( int i ) : bool
GetDescription ( int i ) : string
GetKeybinding ( int i ) : string
GetLocalizedName ( int i ) : string
GetName ( int i ) : string
SetDescription ( int i, string desc ) : bool

메소드 상세

DoAction() 공개 메소드

public DoAction ( int i ) : bool
i int
리턴 bool

GetDescription() 공개 메소드

public GetDescription ( int i ) : string
i int
리턴 string

GetKeybinding() 공개 메소드

public GetKeybinding ( int i ) : string
i int
리턴 string

GetLocalizedName() 공개 메소드

public GetLocalizedName ( int i ) : string
i int
리턴 string

GetName() 공개 메소드

public GetName ( int i ) : string
i int
리턴 string

SetDescription() 공개 메소드

public SetDescription ( int i, string desc ) : bool
i int
desc string
리턴 bool