Метод | Описание | |
---|---|---|
AddSelection ( int startOffset, int endOffset ) : bool | ||
GetAttributeRun ( int offset, int &startOffset, int &endOffset, bool includeDefaults ) : string>.IDictionary |
||
GetAttributeValue ( int offset, string attributeName, int &startOffset, int &endOffset, bool &defined ) : string | ||
GetBoundedRanges ( int x, int y, int width, int height, CoordType coordType, ClipType xClipType, ClipType yClipType ) : Atspi.RangeList[] | ||
GetCharacterAtOffset ( int offset ) : int | ||
GetCharacterExtents ( int offset, int &x, int &y, int &width, int &height, CoordType coordType ) : void | ||
GetDefaultAttributeSet ( ) : string>.IDictionary |
||
GetOffsetAtPoint ( int x, int y, CoordType coordType ) : int | ||
GetRangeExtents ( int startOffset, int endOffset, int &x, int &y, int &width, int &height, CoordType coordType ) : void | ||
GetSelection ( int selectionNum, int &startOffset, int &endOffset ) : void | ||
GetText ( ) : string | ||
GetText ( int startOffset, int endOffset ) : string | ||
GetTextAfterOffset ( int offset, BoundaryType type, int &startOffset, int &endOffset ) : string | ||
GetTextAtOffset ( int offset, BoundaryType type, int &startOffset, int &endOffset ) : string | ||
GetTextBeforeOffset ( int offset, BoundaryType type, int &startOffset, int &endOffset ) : string | ||
RemoveSelection ( int selectionNum ) : bool | ||
SetCaretOffset ( int offset ) : bool | ||
SetSelection ( int selectionNum, int startOffset, int endOffset ) : bool | ||
Text ( |
public AddSelection ( int startOffset, int endOffset ) : bool | ||
startOffset | int | |
endOffset | int | |
Результат | bool |
public GetAttributeRun ( int offset, int &startOffset, int &endOffset, bool includeDefaults ) : string>.IDictionary |
||
offset | int | |
startOffset | int | |
endOffset | int | |
includeDefaults | bool | |
Результат | string>.IDictionary |
public GetAttributeValue ( int offset, string attributeName, int &startOffset, int &endOffset, bool &defined ) : string | ||
offset | int | |
attributeName | string | |
startOffset | int | |
endOffset | int | |
defined | bool | |
Результат | string |
public GetBoundedRanges ( int x, int y, int width, int height, CoordType coordType, ClipType xClipType, ClipType yClipType ) : Atspi.RangeList[] | ||
x | int | |
y | int | |
width | int | |
height | int | |
coordType | CoordType | |
xClipType | ClipType | |
yClipType | ClipType | |
Результат | Atspi.RangeList[] |
public GetCharacterAtOffset ( int offset ) : int | ||
offset | int | |
Результат | int |
public GetCharacterExtents ( int offset, int &x, int &y, int &width, int &height, CoordType coordType ) : void | ||
offset | int | |
x | int | |
y | int | |
width | int | |
height | int | |
coordType | CoordType | |
Результат | void |
public GetDefaultAttributeSet ( ) : string>.IDictionary |
||
Результат | string>.IDictionary |
public GetOffsetAtPoint ( int x, int y, CoordType coordType ) : int | ||
x | int | |
y | int | |
coordType | CoordType | |
Результат | int |
public GetRangeExtents ( int startOffset, int endOffset, int &x, int &y, int &width, int &height, CoordType coordType ) : void | ||
startOffset | int | |
endOffset | int | |
x | int | |
y | int | |
width | int | |
height | int | |
coordType | CoordType | |
Результат | void |
public GetSelection ( int selectionNum, int &startOffset, int &endOffset ) : void | ||
selectionNum | int | |
startOffset | int | |
endOffset | int | |
Результат | void |
public GetText ( int startOffset, int endOffset ) : string | ||
startOffset | int | |
endOffset | int | |
Результат | string |
public GetTextAfterOffset ( int offset, BoundaryType type, int &startOffset, int &endOffset ) : string | ||
offset | int | |
type | BoundaryType | |
startOffset | int | |
endOffset | int | |
Результат | string |
public GetTextAtOffset ( int offset, BoundaryType type, int &startOffset, int &endOffset ) : string | ||
offset | int | |
type | BoundaryType | |
startOffset | int | |
endOffset | int | |
Результат | string |
public GetTextBeforeOffset ( int offset, BoundaryType type, int &startOffset, int &endOffset ) : string | ||
offset | int | |
type | BoundaryType | |
startOffset | int | |
endOffset | int | |
Результат | string |
public RemoveSelection ( int selectionNum ) : bool | ||
selectionNum | int | |
Результат | bool |
public SetCaretOffset ( int offset ) : bool | ||
offset | int | |
Результат | bool |
public SetSelection ( int selectionNum, int startOffset, int endOffset ) : bool | ||
selectionNum | int | |
startOffset | int | |
endOffset | int | |
Результат | bool |
public Text ( |
||
accessible | ||
Результат | System |