C# Class Mono.UIAutomation.UiaDbusBridge.Wrappers.TextPatternWrapper

Inheritance: ITextPattern
Afficher le fichier Open project: mono/uia2atk Class Usage Examples

Méthodes publiques

Méthode Description
GetSelectionPaths ( ) : string[]
GetVisibleRangePaths ( ) : string[]
RangePathFromChild ( string childPath ) : string
RangePathFromPoint ( Mono.UIAutomation.UiaDbus screenLocation ) : string

Private Methods

Méthode Description
GetOrCreateTextRange ( ITextRangeProvider rangeProvider ) : string
GetTextRangeFromPath ( string path ) : TextPatternRangeInfo
TextPatternWrapper ( ITextProvider provider, NDesk.DBus.Bus bus, string patternPath ) : System

Method Details

GetSelectionPaths() public méthode

public GetSelectionPaths ( ) : string[]
Résultat string[]

GetVisibleRangePaths() public méthode

public GetVisibleRangePaths ( ) : string[]
Résultat string[]

RangePathFromChild() public méthode

public RangePathFromChild ( string childPath ) : string
childPath string
Résultat string

RangePathFromPoint() public méthode

public RangePathFromPoint ( Mono.UIAutomation.UiaDbus screenLocation ) : string
screenLocation Mono.UIAutomation.UiaDbus
Résultat string