Index
All Classes and Interfaces|All Packages
A
- ActionAborted - Enum constant in enum class at.bestsolution.uia.NotificationKind
-
The current element has a notification that an action was aborted.
- ActionCompleted - Enum constant in enum class at.bestsolution.uia.NotificationKind
-
The current element has a notification that an action was completed.
- ActiveEnd - Enum Class in at.bestsolution.uia
-
Contains possible values for the SelectionActiveEnd text attribute, which indicates the location of the caret relative to a text range that represents the currently selected text.
- addAcceleratorKeyProperty(Supplier<KeyCombination>) - Method in interface at.bestsolution.uia.IPropertySupport
- addAccessKeyProperty(Supplier<KeyCombination>) - Method in interface at.bestsolution.uia.IPropertySupport
- addActiveTextPositionChangedEvent() - Method in interface at.bestsolution.uia.IEventSupport
- addAfterParagraphSpacingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addAnimationStyleAttribute(Supplier<TextAttributeValue<AnimationStyle>>, FindAttribute<AnimationStyle>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addAsyncContentLoadedEvent() - Method in interface at.bestsolution.uia.IEventSupport
- addAttribute(ITextAttributeId, Supplier<TextAttributeValue<T>>, IVariantConverter<T>, FindAttribute<T>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addAutomationIdProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addBackgroundColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addBeforeParagraphSpacingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addBoundingRectangleProperty(Supplier<Bounds>) - Method in interface at.bestsolution.uia.IPropertySupport
- addBulletStyleAttribute(Supplier<TextAttributeValue<BulletStyle>>, FindAttribute<BulletStyle>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addCaretBidiModeAttribute(Supplier<TextAttributeValue<CaretBidiMode>>, FindAttribute<CaretBidiMode>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addCaretPositionAttribute(Supplier<TextAttributeValue<CaretPosition>>, FindAttribute<CaretPosition>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addClassNameProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addClickablePointProperty(Supplier<Point2D>) - Method in interface at.bestsolution.uia.IPropertySupport
- addControlTypeProperty(Supplier<ControlType>) - Method in interface at.bestsolution.uia.IPropertySupport
- addCultureAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addEvent(IEventId) - Method in interface at.bestsolution.uia.IEventSupport
- addFontNameAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addFontSizeAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addFontWeightAttribute(Supplier<TextAttributeValue<Integer>>, FindAttribute<Integer>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addForegroundColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addHasKeyboardFocusProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addHelpTextProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addHorizontalTextAlignmentAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIndentationFirstLineAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIndentationLeadingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIndentationTrailingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIsActiveAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIsContentElementProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsControlElementProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsEnabledElementProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsHiddenAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIsItalicAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIsKeyboardFocusableProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsOffscreenProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsPasswordProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsReadOnlyAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIsReadOnlyProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport.ValuePatternProperties
- addIsRequiredForFormProperty(Supplier<Boolean>) - Method in interface at.bestsolution.uia.IPropertySupport
- addIsSubscriptAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addIsSuperscriptAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addItemStatusProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addItemTypeProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addLabeledByProperty(Supplier<IUIAElement>) - Method in interface at.bestsolution.uia.IPropertySupport
- addLineSpacingAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addLocalizedControlTypeProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addMarginBottomAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addMarginLeadingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addMarginTopAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addMarginTrailingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addNameProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport
- addNotificationEvent() - Method in interface at.bestsolution.uia.IEventSupport
- addOrientationTypeProperty(Supplier<OrientationType>) - Method in interface at.bestsolution.uia.IPropertySupport
- addOutlineStylesAttribute(Supplier<TextAttributeValue<OutlineStyles>>, FindAttribute<OutlineStyles>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addOverlineColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addOverlineStyleAttribute(Supplier<TextAttributeValue<TextDecorationLineStyle>>, FindAttribute<TextDecorationLineStyle>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addProperty(IPropertyId, Supplier<T>, IVariantConverter<T>) - Method in interface at.bestsolution.uia.IPropertySupport
- addProperty(IPropertyId, Supplier<T>, IVariantConverter<T>) - Method in interface at.bestsolution.uia.IPropertySupport.ValuePatternProperties
- Address - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as an address.
- addSelectionActiveEndAttribute(Supplier<TextAttributeValue<ActiveEnd>>, FindAttribute<ActiveEnd>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addStrikethroughColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addStrikethroughStyleAttribute(Supplier<TextAttributeValue<TextDecorationLineStyle>>, FindAttribute<TextDecorationLineStyle>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addStructureChangedEvent() - Method in interface at.bestsolution.uia.IEventSupport
- addStyleIdAttribute(Supplier<TextAttributeValue<Integer>>, FindAttribute<Integer>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addStyleNameAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addTabsAttribute(Supplier<TextAttributeValue<Double[]>>, FindAttribute<Double[]>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addTextEditTextChangedEvent() - Method in interface at.bestsolution.uia.IEventSupport
- AddToSelection() - Method in interface at.bestsolution.uia.ISelectionItemProvider
-
Adds the current element to the collection of selected items.
- AddToSelection() - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Adds the text range to the collection of selected text ranges in a control that supports multiple, disjoint spans of selected text.
- addUnderlineColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addUnderlineStyleAttribute(Supplier<TextAttributeValue<TextDecorationLineStyle>>, FindAttribute<TextDecorationLineStyle>) - Method in interface at.bestsolution.uia.ITextAttributeSupport
- addValueProperty(Supplier<String>) - Method in interface at.bestsolution.uia.IPropertySupport.ValuePatternProperties
- AdvancedProofingIssue - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
An advanced proofing issue.
- All - Enum constant in enum class at.bestsolution.uia.NotificationProcessing
-
These notifications should be presented to the user when possible.
- AllCap - Enum constant in enum class at.bestsolution.uia.CapStyle
-
All capitals.
- AllPetiteCaps - Enum constant in enum class at.bestsolution.uia.CapStyle
-
All petite capitals.
- Alphanumeric - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as an alphanumeric number.
- AnimationStyle - Enum Class in at.bestsolution.uia
-
Contains values for the AnimationStyle text attribute.
- AnnotationProviderContext(IInitContext, IAnnotationProvider) - Constructor for class at.bestsolution.uia.IAnnotationProvider.AnnotationProviderContext
- AnnotationTypeId - Variable in class at.bestsolution.uia.IAnnotationProvider.AnnotationProviderContext
- AnnotationTypeName - Variable in class at.bestsolution.uia.IAnnotationProvider.AnnotationProviderContext
- Assertive - Enum constant in enum class at.bestsolution.uia.LiveSetting
-
no doc @ microsoft
- AsyncContentLoadedState - Enum Class in at.bestsolution.uia
-
Contains values that describe the progress of asynchronous loading of content.
- at.bestsolution.uia - package at.bestsolution.uia
- Author - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
The author of the document.
- Author - Variable in class at.bestsolution.uia.IAnnotationProvider.AnnotationProviderContext
- AutoComplete - Enum constant in enum class at.bestsolution.uia.TextEditChangeType
-
no doc @ microsoft
- AutoCorrect - Enum constant in enum class at.bestsolution.uia.TextEditChangeType
-
Change is from an auto-correct action performed by a control.
- AutomationId - Variable in class at.bestsolution.uia.IUIAElement.UIAElementContext
B
- Beginning - Enum constant in enum class at.bestsolution.uia.AsyncContentLoadedState
-
Loading of the content into the UI Automation element is beginning.
- BeginningOfLine - Enum constant in enum class at.bestsolution.uia.CaretPosition
-
The caret is at the beginning of a line.
- Bevel - Enum constant in enum class at.bestsolution.uia.VisualEffects
-
Bevel effect
- BlinkingBackground - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
The font and background alternate between assigned colors and contrasting colors.
- BlockedByModalWindow - Enum constant in enum class at.bestsolution.uia.WindowInteractionState
-
The window is blocked by a modal window.
- BOOL - Static variable in class at.bestsolution.uia.StandardVariantConverters
- BOOL_Boolean - Static variable in class at.bestsolution.uia.StandardVariantConverters
- Bottom - Enum constant in enum class at.bestsolution.uia.DockPosition
-
The window is docked at the bottom.
- BottomToTop - Enum constant in enum class at.bestsolution.uia.FlowDirections
-
The text flows from bottom to top.
- BoundingRectangle - Variable in class at.bestsolution.uia.IUIAElement.UIAElementContext
- BSTR - Static variable in class at.bestsolution.uia.StandardVariantConverters
- BSTR_KeyCombination - Static variable in class at.bestsolution.uia.StandardVariantConverters
- BSTR_String - Static variable in class at.bestsolution.uia.StandardVariantConverters
- BulletedList - Enum constant in enum class at.bestsolution.uia.StyleId
-
A list with bulleted items.
- BulletStyle - Enum Class in at.bestsolution.uia
-
Contains values for the BulletStyle text attribute.
C
- Cancel() - Method in interface at.bestsolution.uia.ISynchronizedInputProvider
-
Cancels listening for input.
- CanMaximize - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- CanMinimize - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- CanMove - Variable in class at.bestsolution.uia.ITransformProvider.TransformProviderContext
- CanResize - Variable in class at.bestsolution.uia.ITransformProvider.TransformProviderContext
- CanRotate - Variable in class at.bestsolution.uia.ITransformProvider.TransformProviderContext
- CanSelectMultiple - Variable in class at.bestsolution.uia.ISelectionProvider.SelectionProviderContext
- CanZoom - Variable in class at.bestsolution.uia.ITransformProvider2.TransformProvider2Context
- CapStyle - Enum Class in at.bestsolution.uia
-
Contains values that specify the value of the CapStyle text attribute.
- Cardinal - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text is an integral or decimal number and should be spoken as a cardinal number.
- CaretBidiMode - Enum Class in at.bestsolution.uia
-
Contains possible values for the CaretBidiMode text attribute, which indicates whether the caret is in text that flows from left to right, or from right to left.
- CaretPosition - Enum Class in at.bestsolution.uia
-
Contains possible values for the CaretPosition text attribute, which indicates the location of the caret relative to a line of text in a text range.
- CaretRangeResult(ITextRangeProvider, boolean) - Constructor for class at.bestsolution.uia.ITextProvider2.CaretRangeResult
- Centered - Enum constant in enum class at.bestsolution.uia.HorizontalTextAlignment
-
Centered alignment.
- Character - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Character.
- ChildAdded - Enum constant in enum class at.bestsolution.uia.StructureChangeType
-
A child element was added to the UI Automation element tree.
- ChildRemoved - Enum constant in enum class at.bestsolution.uia.StructureChangeType
-
A child element was removed from the UI Automation element tree.
- ChildrenBulkAdded - Enum constant in enum class at.bestsolution.uia.StructureChangeType
-
Child elements were added in bulk to the UI Automation element tree.
- ChildrenBulkRemoved - Enum constant in enum class at.bestsolution.uia.StructureChangeType
-
Child elements were removed in bulk from the UI Automation element tree.
- ChildrenInvalidated - Enum constant in enum class at.bestsolution.uia.StructureChangeType
-
Child elements were invalidated in the UI Automation element tree.
- ChildrenReordered - Enum constant in enum class at.bestsolution.uia.StructureChangeType
-
The order of child elements has changed in the UI Automation element tree.
- CircularReferenceError - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A circular reference error that occurred.
- Clone() - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Returns a new ITextRangeProvider identical to the original ITextRangeProvider and inheriting all properties of the original.
- Close() - Method in interface at.bestsolution.uia.IWindowProvider
- Closed - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- Closing - Enum constant in enum class at.bestsolution.uia.WindowInteractionState
-
The window is closing.
- Collapse() - Method in interface at.bestsolution.uia.IExpandCollapseProvider
-
Displays all child nodes, controls, or content of the control.
- Collapsed - Enum constant in enum class at.bestsolution.uia.ExpandCollapseState
-
No children are visible.
- Color - Enum constant in enum class at.bestsolution.uia.FillType
-
The element is filled with a solid color.
- Column - Variable in class at.bestsolution.uia.IGridItemProvider.GridItemProviderContext
- ColumnCount - Variable in class at.bestsolution.uia.IGridProvider.GridProviderContext
- ColumnHeaderItems - Variable in class at.bestsolution.uia.ITableItemProvider.TableItemProviderContext
- ColumnHeaders - Variable in class at.bestsolution.uia.ITableProvider.TableProviderContext
- ColumnMajor - Enum constant in enum class at.bestsolution.uia.RowOrColumnMajor
-
Data in the table should be read column by column.
- ColumnSpan - Variable in class at.bestsolution.uia.IGridItemProvider.GridItemProviderContext
- Comment - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A comment.
- Compare(ITextRangeProvider) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Retrieves a value that specifies whether this text range has the same endpoints as another text range.
- CompareEndpoints(TextPatternRangeEndpoint, ITextRangeProvider, TextPatternRangeEndpoint) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Returns a value that specifies whether two text ranges have identical endpoints.
- Completed - Enum constant in enum class at.bestsolution.uia.AsyncContentLoadedState
-
Loading of the content into the UI Automation element is complete.
- Composition - Enum constant in enum class at.bestsolution.uia.TextEditChangeType
-
Change is from an IME active composition within a control.
- CompositionFinalized - Enum constant in enum class at.bestsolution.uia.TextEditChangeType
-
Change is from an IME composition going from active to finalized state within a control.
- ConflictingChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A conflicting change that was made to the document.
- ContainingGrid - Variable in class at.bestsolution.uia.IGridItemProvider.GridItemProviderContext
- ControlType - Enum Class in at.bestsolution.uia
-
Control Type Identifiers see https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-controltype-ids
- ControlType - Variable in class at.bestsolution.uia.IUIAElement.UIAElementContext
- ConversionTargetChanged - Variable in class at.bestsolution.uia.ITextEditProvider.TextEditProviderContext
- Currency - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as currency.
- CurrentSelectedItem - Variable in class at.bestsolution.uia.ISelectionProvider2.SelectionProvider2Context
- CurrentThenMostRecent - Enum constant in enum class at.bestsolution.uia.NotificationProcessing
-
These notifications should be presented to the user when possible.
- CurrentView - Variable in class at.bestsolution.uia.IMultipleViewProvider.MultipleViewProviderContext
- Custom - Enum constant in enum class at.bestsolution.uia.StyleId
-
A custom style.
D
- Dash - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A dashed line.
- DashBullet - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
Dash bullet.
- DashDot - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Alternating dashes and dots.
- DashDotDot - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A dash followed by two dots.
- DataValidationError - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A data validation error that occurred.
- Date - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date.
- Date_DayMonth - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Day/Month format.
- Date_DayMonthYear - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Day/Month/Year format.
- Date_MonthDay - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Month/Day format.
- Date_MonthDayYear - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Month/Day/Year format.
- Date_MonthYear - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Month/Year format.
- Date_Year - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Year format.
- Date_YearMonth - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Year/Month format.
- Date_YearMonthDay - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a date in a Year/Month/Day format.
- DateTime - Variable in class at.bestsolution.uia.IAnnotationProvider.AnnotationProviderContext
- Default - Enum constant in enum class at.bestsolution.uia.FlowDirections
-
The default flow direction.
- DeletionChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A deletion change that was made to the document.
- DockPosition - Enum Class in at.bestsolution.uia
-
Contains values that specify the location of a docking window represented by the Dock control pattern.
- DockPosition - Variable in class at.bestsolution.uia.IDockProvider.DockProviderContext
- DockProviderContext(IInitContext, IDockProvider) - Constructor for class at.bestsolution.uia.IDockProvider.DockProviderContext
- Document - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Document.
- Dot - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A dotted line.
- Double - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A double line.
- DoubleWavy - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
E
- EditingLockedChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
An editing locked change that was made to the document.
- Embossed - Enum constant in enum class at.bestsolution.uia.OutlineStyles
-
An embossed appearance.
- Emphasis - Enum constant in enum class at.bestsolution.uia.StyleId
-
Text that is emphasized.
- End - Enum constant in enum class at.bestsolution.uia.ActiveEnd
-
The caret is at the end of the text range.
- End - Enum constant in enum class at.bestsolution.uia.TextPatternRangeEndpoint
-
The ending endpoint of the range.
- Endnote - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
The endnote for a document.
- EndOfLine - Enum constant in enum class at.bestsolution.uia.CaretPosition
-
The caret is at the end of a line.
- Engraved - Enum constant in enum class at.bestsolution.uia.OutlineStyles
-
An engraved appearance.
- Expand() - Method in interface at.bestsolution.uia.IExpandCollapseProvider
-
Hides all child nodes, controls, or content of this element.
- ExpandCollapseProviderContext(IInitContext, IExpandCollapseProvider) - Constructor for class at.bestsolution.uia.IExpandCollapseProvider.ExpandCollapseProviderContext
- ExpandCollapseState - Enum Class in at.bestsolution.uia
-
Contains values that specify the state of a UI element that can be expanded and collapsed.
- ExpandCollapseState - Variable in class at.bestsolution.uia.IExpandCollapseProvider.ExpandCollapseProviderContext
- Expanded - Enum constant in enum class at.bestsolution.uia.ExpandCollapseState
-
All children are visible.
- ExpandToEnclosingUnit(TextUnit) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Normalizes the text range by the specified text unit.
- ExtendedProperties - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- ExternalChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
An external change that was made to the document.
F
- Fill - Enum constant in enum class at.bestsolution.uia.DockPosition
-
The window is docked on all four sides.
- FillColor - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- FilledRoundBullet - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
Filled round bullet.
- FilledSquareBullet - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
Filled square bullet.
- FillPatternColor - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- FillPatternStyle - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- FillType - Enum Class in at.bestsolution.uia
-
Contains values for the FillType attribute.
- findAttribute(boolean, T) - Method in interface at.bestsolution.uia.FindAttribute
-
Returns a text range subset that has the specified text attribute value.
- FindAttribute<T> - Interface in at.bestsolution.uia
-
Allows typed implementation of FindAttribute in ITextRangeProvider
- FindItemByProperty(IUIAElement, IPropertyId, Variant) - Method in interface at.bestsolution.uia.IItemContainerProvider
-
Retrieves an element within a containing element, based on a specified property value.
- FindText(String, boolean, boolean) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Returns a text range subset that contains the specified text.
- fire() - Method in interface at.bestsolution.uia.IEvent
- fire(AsyncContentLoadedState, double) - Method in interface at.bestsolution.uia.IAsyncContentLoadedEvent
- fire(ITextRangeProvider) - Method in interface at.bestsolution.uia.IActiveTextPositionChangedEvent
- fire(NotificationKind, NotificationProcessing, String, String) - Method in interface at.bestsolution.uia.INotificationEvent
- fire(StructureChangeType, int[]) - Method in interface at.bestsolution.uia.IStructureChangedEvent
- fire(TextEditChangeType, String[]) - Method in interface at.bestsolution.uia.ITextEditTextChangedEvent
- fireChanged(T, T) - Method in interface at.bestsolution.uia.IProperty
- FirstChild - Enum constant in enum class at.bestsolution.uia.NavigateDirection
-
The navigation direction is to the first child.
- FirstSelectedItem - Variable in class at.bestsolution.uia.ISelectionProvider2.SelectionProvider2Context
- FlowDirections - Enum Class in at.bestsolution.uia
-
Contains values for the TextFlowDirections text attribute.
- Footer - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
The footer for a page in a document.
- Footnote - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
The footnote for a page in a document.
- Format - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Format.
- FormatChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A format change that was made.
- FormulaError - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
An error in a formula.
- fromNativePointer(long) - Static method in class at.bestsolution.uia.Variant
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ActiveEnd
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.AnimationStyle
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.AsyncContentLoadedState
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.BulletStyle
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.CapStyle
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.CaretBidiMode
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.CaretPosition
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ControlType
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.DockPosition
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ExpandCollapseState
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.FillType
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.FlowDirections
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.HorizontalTextAlignment
- fromNativeValue(int) - Static method in interface at.bestsolution.uia.IAnnotationTypeId
- fromNativeValue(int) - Static method in interface at.bestsolution.uia.IEventId
-
a lookup in standard event ids
- fromNativeValue(int) - Static method in interface at.bestsolution.uia.IPatternId
-
a lookup in standard pattern ids
- fromNativeValue(int) - Static method in interface at.bestsolution.uia.IPropertyId
- fromNativeValue(int) - Static method in interface at.bestsolution.uia.ITextAttributeId
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.LiveSetting
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.NavigateDirection
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.NotificationKind
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.NotificationProcessing
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.OrientationType
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.OutlineStyles
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ProviderOptions
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.RowOrColumnMajor
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.SayAsInterpretAs
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ScrollAmount
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StandardAnnotationTypeIds
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StandardEventIds
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StandardPatternIds
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StandardPropertyIds
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StandardTextAttributeIds
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StructureChangeType
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.StyleId
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.SupportedTextSelection
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.SynchronizedInputType
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.TextDecorationLineStyle
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.TextEditChangeType
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.TextPatternRangeEndpoint
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.TextUnit
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ToggleState
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.VisualEffects
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.WindowInteractionState
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.WindowVisualState
- fromNativeValue(int) - Static method in enum class at.bestsolution.uia.ZoomUnit
G
- get_AnnotationTypeId() - Method in interface at.bestsolution.uia.IAnnotationProvider
-
The annotation type identifier of this annotation.
- get_AnnotationTypeName() - Method in interface at.bestsolution.uia.IAnnotationProvider
-
The name of this annotation type.
- get_Author() - Method in interface at.bestsolution.uia.IAnnotationProvider
-
The name of the annotation author.
- get_CanMaximize() - Method in interface at.bestsolution.uia.IWindowProvider
- get_CanMinimize() - Method in interface at.bestsolution.uia.IWindowProvider
- get_CanMove() - Method in interface at.bestsolution.uia.ITransformProvider
-
Indicates whether the control can be moved.
- get_CanResize() - Method in interface at.bestsolution.uia.ITransformProvider
-
Indicates whether the control can be rotated.
- get_CanRotate() - Method in interface at.bestsolution.uia.ITransformProvider
-
Indicates whether the control can be resized.
- get_CanSelectMultiple() - Method in interface at.bestsolution.uia.ISelectionProvider
-
Indicates whether the Microsoft UI Automation provider allows more than one child element to be selected concurrently.
- get_CanZoom() - Method in interface at.bestsolution.uia.ITransformProvider2
-
Indicates whether the control supports zooming of its viewport.
- get_Column() - Method in interface at.bestsolution.uia.IGridItemProvider
-
Specifies the ordinal number of the column that contains this cell or item.
- get_ColumnCount() - Method in interface at.bestsolution.uia.IGridProvider
-
Specifies the total number of columns in the grid.
- get_ColumnSpan() - Method in interface at.bestsolution.uia.IGridItemProvider
-
Specifies the number of columns spanned by this cell or item.
- get_ContainingGrid() - Method in interface at.bestsolution.uia.IGridItemProvider
-
Specifies the UI Automation provider that implements IGridProvider and represents the container of this cell or item.
- get_CurrentSelectedItem() - Method in interface at.bestsolution.uia.ISelectionProvider2
-
Gets the currently selected item.
- get_CurrentView() - Method in interface at.bestsolution.uia.IMultipleViewProvider
-
Identifies the current view that the control is using to display information or child controls.
- get_DateTime() - Method in interface at.bestsolution.uia.IAnnotationProvider
-
The date and time when this annotation was created.
- get_DockPosition() - Method in interface at.bestsolution.uia.IDockProvider
-
Indicates the current docking position of this element.
- get_DocumentRange() - Method in interface at.bestsolution.uia.ITextProvider
-
Retrieves a text range that encloses the main text of a document.
- get_ExpandCollapseState() - Method in interface at.bestsolution.uia.IExpandCollapseProvider
-
Indicates the state, expanded or collapsed, of the control.
- get_ExtendedProperties() - Method in interface at.bestsolution.uia.IStylesProvider
-
Contains additional properties that are not included in this control pattern, but that provide information about the document content that might be useful to the user.
- get_FillColor() - Method in interface at.bestsolution.uia.IStylesProvider
-
Specifies the fill color of an element in a document.
- get_FillPatternColor() - Method in interface at.bestsolution.uia.IStylesProvider
-
Specifies the color of the pattern used to fill an element in a document.
- get_FillPatternStyle() - Method in interface at.bestsolution.uia.IStylesProvider
-
Specifies the fill pattern style of an element in a document.
- get_FirstSelectedItem() - Method in interface at.bestsolution.uia.ISelectionProvider2
-
Gets the first item in a group of selected items.
- get_HorizontallyScrollable() - Method in interface at.bestsolution.uia.IScrollProvider
-
Indicates whether the control can scroll horizontally.
- get_HorizontalScrollPercent() - Method in interface at.bestsolution.uia.IScrollProvider
-
Specifies the horizontal scroll position.
- get_HorizontalViewSize() - Method in interface at.bestsolution.uia.IScrollProvider
-
Specifies the horizontal size of the viewable region.
- get_IsModal() - Method in interface at.bestsolution.uia.IWindowProvider
- get_IsReadOnly() - Method in interface at.bestsolution.uia.IRangeValueProvider
-
Indicates whether the value of a control is read-only.
- get_IsReadOnly() - Method in interface at.bestsolution.uia.IValueProvider
-
Indicates whether the value of a control is read-only.
- get_IsSelected() - Method in interface at.bestsolution.uia.ISelectionItemProvider
-
Indicates whether an item is selected.
- get_IsSelectionRequired() - Method in interface at.bestsolution.uia.ISelectionProvider
-
Indicates whether the Microsoft UI Automation provider requires at least one child element to be selected.
- get_IsTopmost() - Method in interface at.bestsolution.uia.IWindowProvider
- get_ItemCount() - Method in interface at.bestsolution.uia.ISelectionProvider2
-
Gets the number of selected items.
- get_LargeChange() - Method in interface at.bestsolution.uia.IRangeValueProvider
-
Specifies the value that is added to or subtracted from the IRangeValueProvider::Value property when a large change is made, such as when the PAGE DOWN key is pressed.
- get_LastSelectedItem() - Method in interface at.bestsolution.uia.ISelectionProvider2
-
Gets the last item in a group of selected items.
- get_Maximum() - Method in interface at.bestsolution.uia.IRangeValueProvider
-
Specifies the maximum range value supported by the control.
- get_Minimum() - Method in interface at.bestsolution.uia.IRangeValueProvider
-
Specifies the minimum range value supported by the control.
- get_Row() - Method in interface at.bestsolution.uia.IGridItemProvider
-
Specifies the ordinal number of the row that contains this cell or item.
- get_RowCount() - Method in interface at.bestsolution.uia.IGridProvider
-
Specifies the total number of rows in the grid.
- get_RowOrColumnMajor() - Method in interface at.bestsolution.uia.ITableProvider
-
Specifies the primary direction of traversal for the table.
- get_RowSpan() - Method in interface at.bestsolution.uia.IGridItemProvider
-
Specifies the number of rows spanned by this cell or item.
- get_SelectionContainer() - Method in interface at.bestsolution.uia.ISelectionItemProvider
-
Specifies the provider that implements ISelectionProvider and acts as the container for the calling object.
- get_Shape() - Method in interface at.bestsolution.uia.IStylesProvider
-
Specifies the shape of an element in a document.
- get_SmallChange() - Method in interface at.bestsolution.uia.IRangeValueProvider
-
Specifies the value that is added to or subtracted from the IRangeValueProvider::Value property when a small change is made, such as when an arrow key is pressed.
- get_StyleId() - Method in interface at.bestsolution.uia.IStylesProvider
-
Identifies the visual style of an element in a document.
- get_StyleName() - Method in interface at.bestsolution.uia.IStylesProvider
-
Specifies the name of the visual style of an element in a document.
- get_SupportedTextSelection() - Method in interface at.bestsolution.uia.ITextProvider
-
Retrieves a value that specifies the type of text selection that is supported by the control.
- get_Target() - Method in interface at.bestsolution.uia.IAnnotationProvider
-
The UI Automation element that is being annotated.
- get_TextContainer() - Method in interface at.bestsolution.uia.ITextChildProvider
-
Retrieves this element's nearest ancestor provider that supports the Text control pattern.
- get_TextRange() - Method in interface at.bestsolution.uia.ITextChildProvider
-
Retrieves a text range that encloses this child element.
- get_ToggleState() - Method in interface at.bestsolution.uia.IToggleProvider
-
Specifies the toggle state of the control.
- get_Value() - Method in interface at.bestsolution.uia.IRangeValueProvider
-
The value of the control.
- get_Value() - Method in interface at.bestsolution.uia.IValueProvider
-
The value of the control.
- get_VerticallyScrollable() - Method in interface at.bestsolution.uia.IScrollProvider
-
Indicates whether the control can scroll vertically.
- get_VerticalScrollPercent() - Method in interface at.bestsolution.uia.IScrollProvider
-
Specifies the vertical scroll position.
- get_VerticalViewSize() - Method in interface at.bestsolution.uia.IScrollProvider
-
Specifies the vertical size of the viewable region.
- get_WindowInteractionState() - Method in interface at.bestsolution.uia.IWindowProvider
- get_WindowVisualState() - Method in interface at.bestsolution.uia.IWindowProvider
- get_ZoomLevel() - Method in interface at.bestsolution.uia.ITransformProvider2
-
Retrieves the current zoom level of the element.
- get_ZoomMaximum() - Method in interface at.bestsolution.uia.ITransformProvider2
-
Retrieves the maximum zoom level of the element.
- get_ZoomMinimum() - Method in interface at.bestsolution.uia.ITransformProvider2
-
Retrieves the minimum zoom level of the element.
- GetActiveComposition() - Method in interface at.bestsolution.uia.ITextEditProvider
-
Returns the active composition.
- getAutomationId() - Method in interface at.bestsolution.uia.IUIAElement
-
The automation id
- getBoolVal() - Method in class at.bestsolution.uia.Variant
- GetBoundingRectangles() - Method in interface at.bestsolution.uia.ITextRangeProvider
- getBounds() - Method in interface at.bestsolution.uia.IUIAElement
-
The bounds of the element, in screen space
- getBstrVal() - Method in class at.bestsolution.uia.Variant
- GetCaretRange() - Method in interface at.bestsolution.uia.ITextProvider2
- getChildFromPoint(Point2D) - Method in interface at.bestsolution.uia.IUIAVirtualRootElement
- getChildren() - Method in interface at.bestsolution.uia.IUIAVirtualElement
- getChildren() - Method in interface at.bestsolution.uia.IUIAVirtualRootElement
- GetChildren() - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Retrieves a collection of all elements that are both contained (either partially or completely) within the specified text range, and are child elements of the enclosing element for the specified text range.
- GetColumnHeaderItems() - Method in interface at.bestsolution.uia.ITableItemProvider
-
Retrieves a collection of Microsoft UI Automation provider representing all the column headers associated with a table item or cell.
- GetColumnHeaders() - Method in interface at.bestsolution.uia.ITableProvider
-
Gets a collection of Microsoft UI Automation providers that represents all the column headers in a table.
- getConstantName() - Method in enum class at.bestsolution.uia.ActiveEnd
- getConstantName() - Method in enum class at.bestsolution.uia.AnimationStyle
- getConstantName() - Method in enum class at.bestsolution.uia.AsyncContentLoadedState
- getConstantName() - Method in enum class at.bestsolution.uia.BulletStyle
- getConstantName() - Method in enum class at.bestsolution.uia.CapStyle
- getConstantName() - Method in enum class at.bestsolution.uia.CaretBidiMode
- getConstantName() - Method in enum class at.bestsolution.uia.CaretPosition
- getConstantName() - Method in enum class at.bestsolution.uia.ControlType
- getConstantName() - Method in enum class at.bestsolution.uia.DockPosition
- getConstantName() - Method in enum class at.bestsolution.uia.ExpandCollapseState
- getConstantName() - Method in enum class at.bestsolution.uia.FillType
- getConstantName() - Method in enum class at.bestsolution.uia.FlowDirections
- getConstantName() - Method in enum class at.bestsolution.uia.HorizontalTextAlignment
- getConstantName() - Method in interface at.bestsolution.uia.INativeConstant
- getConstantName() - Method in interface at.bestsolution.uia.INativeEnum
- getConstantName() - Method in enum class at.bestsolution.uia.LiveSetting
- getConstantName() - Method in enum class at.bestsolution.uia.NavigateDirection
- getConstantName() - Method in enum class at.bestsolution.uia.NotificationKind
- getConstantName() - Method in enum class at.bestsolution.uia.NotificationProcessing
- getConstantName() - Method in enum class at.bestsolution.uia.OrientationType
- getConstantName() - Method in enum class at.bestsolution.uia.OutlineStyles
- getConstantName() - Method in enum class at.bestsolution.uia.ProviderOptions
- getConstantName() - Method in enum class at.bestsolution.uia.RowOrColumnMajor
- getConstantName() - Method in enum class at.bestsolution.uia.SayAsInterpretAs
- getConstantName() - Method in enum class at.bestsolution.uia.ScrollAmount
- getConstantName() - Method in enum class at.bestsolution.uia.StandardAnnotationTypeIds
- getConstantName() - Method in enum class at.bestsolution.uia.StandardTextAttributeIds
- getConstantName() - Method in enum class at.bestsolution.uia.StructureChangeType
- getConstantName() - Method in enum class at.bestsolution.uia.StyleId
- getConstantName() - Method in enum class at.bestsolution.uia.SupportedTextSelection
- getConstantName() - Method in enum class at.bestsolution.uia.SynchronizedInputType
- getConstantName() - Method in enum class at.bestsolution.uia.TextDecorationLineStyle
- getConstantName() - Method in enum class at.bestsolution.uia.TextEditChangeType
- getConstantName() - Method in enum class at.bestsolution.uia.TextPatternRangeEndpoint
- getConstantName() - Method in enum class at.bestsolution.uia.TextUnit
- getConstantName() - Method in enum class at.bestsolution.uia.ToggleState
- getConstantName() - Method in enum class at.bestsolution.uia.VisualEffects
- getConstantName() - Method in enum class at.bestsolution.uia.WindowInteractionState
- getConstantName() - Method in enum class at.bestsolution.uia.WindowVisualState
- getConstantName() - Method in enum class at.bestsolution.uia.ZoomUnit
- getControlType() - Method in interface at.bestsolution.uia.IUIAElement
-
the controltype of the element
- GetConversionTarget() - Method in interface at.bestsolution.uia.ITextEditProvider
-
Returns the current conversion target range.
- getDblSafeArray() - Method in class at.bestsolution.uia.Variant
- getDblVal() - Method in class at.bestsolution.uia.Variant
- GetEnclosingElement() - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Returns the innermost element that encloses the specified text range.
- getFltSafeArray() - Method in class at.bestsolution.uia.Variant
- getFltVal() - Method in class at.bestsolution.uia.Variant
- getFocus() - Method in interface at.bestsolution.uia.IUIAVirtualRootElement
- GetFocusDelegate() - Method in interface at.bestsolution.uia.IUIAElement
- getId() - Method in interface at.bestsolution.uia.IUIAElement
-
the id
- GetItem(int, int) - Method in interface at.bestsolution.uia.IGridProvider
-
Retrieves the Microsoft UI Automation provider for the specified cell.
- getIVal() - Method in class at.bestsolution.uia.Variant
- getLVal() - Method in class at.bestsolution.uia.Variant
- getLValSafeArray() - Method in class at.bestsolution.uia.Variant
- getNativeValue() - Method in enum class at.bestsolution.uia.ActiveEnd
- getNativeValue() - Method in enum class at.bestsolution.uia.AnimationStyle
- getNativeValue() - Method in enum class at.bestsolution.uia.AsyncContentLoadedState
- getNativeValue() - Method in enum class at.bestsolution.uia.BulletStyle
- getNativeValue() - Method in enum class at.bestsolution.uia.CapStyle
- getNativeValue() - Method in enum class at.bestsolution.uia.CaretBidiMode
- getNativeValue() - Method in enum class at.bestsolution.uia.CaretPosition
- getNativeValue() - Method in enum class at.bestsolution.uia.ControlType
- getNativeValue() - Method in enum class at.bestsolution.uia.DockPosition
- getNativeValue() - Method in enum class at.bestsolution.uia.ExpandCollapseState
- getNativeValue() - Method in enum class at.bestsolution.uia.FillType
- getNativeValue() - Method in enum class at.bestsolution.uia.FlowDirections
- getNativeValue() - Method in enum class at.bestsolution.uia.HorizontalTextAlignment
- getNativeValue() - Method in interface at.bestsolution.uia.IAnnotationTypeId
-
the native value
- getNativeValue() - Method in interface at.bestsolution.uia.IEventId
-
native value
- getNativeValue() - Method in interface at.bestsolution.uia.INativeConstant
- getNativeValue() - Method in interface at.bestsolution.uia.INativeEnum
- getNativeValue() - Method in interface at.bestsolution.uia.IPatternId
-
the native value
- getNativeValue() - Method in interface at.bestsolution.uia.IPropertyId
-
the native value
- getNativeValue() - Method in interface at.bestsolution.uia.ITextAttributeId
- getNativeValue() - Method in enum class at.bestsolution.uia.LiveSetting
- getNativeValue() - Method in enum class at.bestsolution.uia.NavigateDirection
- getNativeValue() - Method in enum class at.bestsolution.uia.NotificationKind
- getNativeValue() - Method in enum class at.bestsolution.uia.NotificationProcessing
- getNativeValue() - Method in enum class at.bestsolution.uia.OrientationType
- getNativeValue() - Method in enum class at.bestsolution.uia.OutlineStyles
- getNativeValue() - Method in enum class at.bestsolution.uia.ProviderOptions
- getNativeValue() - Method in enum class at.bestsolution.uia.RowOrColumnMajor
- getNativeValue() - Method in enum class at.bestsolution.uia.SayAsInterpretAs
- getNativeValue() - Method in enum class at.bestsolution.uia.ScrollAmount
- getNativeValue() - Method in enum class at.bestsolution.uia.StandardAnnotationTypeIds
- getNativeValue() - Method in enum class at.bestsolution.uia.StandardEventIds
- getNativeValue() - Method in enum class at.bestsolution.uia.StandardPatternIds
- getNativeValue() - Method in enum class at.bestsolution.uia.StandardPropertyIds
- getNativeValue() - Method in enum class at.bestsolution.uia.StandardTextAttributeIds
- getNativeValue() - Method in enum class at.bestsolution.uia.StructureChangeType
- getNativeValue() - Method in enum class at.bestsolution.uia.StyleId
- getNativeValue() - Method in enum class at.bestsolution.uia.SupportedTextSelection
- getNativeValue() - Method in enum class at.bestsolution.uia.SynchronizedInputType
- getNativeValue() - Method in enum class at.bestsolution.uia.TextDecorationLineStyle
- getNativeValue() - Method in enum class at.bestsolution.uia.TextEditChangeType
- getNativeValue() - Method in enum class at.bestsolution.uia.TextPatternRangeEndpoint
- getNativeValue() - Method in enum class at.bestsolution.uia.TextUnit
- getNativeValue() - Method in enum class at.bestsolution.uia.ToggleState
- getNativeValue() - Method in enum class at.bestsolution.uia.VisualEffects
- getNativeValue() - Method in enum class at.bestsolution.uia.WindowInteractionState
- getNativeValue() - Method in enum class at.bestsolution.uia.WindowVisualState
- getNativeValue() - Method in enum class at.bestsolution.uia.ZoomUnit
- getParent() - Method in interface at.bestsolution.uia.IUIAVirtualElement
- getProvider(Class<T>) - Method in interface at.bestsolution.uia.IUIAElement
- getPunkVal() - Method in class at.bestsolution.uia.Variant
- GetRowHeaderItems() - Method in interface at.bestsolution.uia.ITableItemProvider
-
Retrieves a collection of Microsoft UI Automation provider representing all the row headers associated with a table item or cell.
- GetRowHeaders() - Method in interface at.bestsolution.uia.ITableProvider
-
Gets a collection of Microsoft UI Automation providers that represents all the row headers in a table.
- GetSelection() - Method in interface at.bestsolution.uia.ISelectionProvider
-
Retrieves a Microsoft UI Automation provider for each child element that is selected.
- GetSelection() - Method in interface at.bestsolution.uia.ITextProvider
-
Retrieves a collection of text ranges that represents the currently selected text in a text-based control.
- GetSupportedViews() - Method in interface at.bestsolution.uia.IMultipleViewProvider
-
Retrieves a collection of control-specific view identifiers.
- GetText(int) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Retrieves the plain text of the range.
- getValue() - Method in class at.bestsolution.uia.TextAttributeValue
- GetViewName(int) - Method in interface at.bestsolution.uia.IMultipleViewProvider
-
Retrieves the name of a control-specific view.
- GetVisibleRanges() - Method in interface at.bestsolution.uia.ITextProvider
-
Retrieves an array of disjoint text ranges from a text-based control where each text range represents a contiguous span of visible text.
- Glow - Enum constant in enum class at.bestsolution.uia.VisualEffects
-
Glow effect
- Gradient - Enum constant in enum class at.bestsolution.uia.FillType
-
The element is filled with a gradient.
- GrammarError - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A grammatical error, often denoted by a green squiggly line.
- GridItemProviderContext(IInitContext, IGridItemProvider) - Constructor for class at.bestsolution.uia.IGridItemProvider.GridItemProviderContext
- GridProviderContext(IInitContext, IGridProvider) - Constructor for class at.bestsolution.uia.IGridProvider.GridProviderContext
H
- Header - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
The header for a page in a document.
- Heading1 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A first level heading.
- Heading2 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A second level heading.
- Heading3 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A thrid level heading.
- Heading4 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A fourth level heading.
- Heading5 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A fifth level heading.
- Heading6 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A sixth level heading.
- Heading7 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A seventh level heading.
- Heading8 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A eighth level heading.
- Heading9 - Enum constant in enum class at.bestsolution.uia.StyleId
-
A nineth level heading.
- Highlighted - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
Highlighted content, typically denoted by a contrasting background color.
- HollowSquareBullet - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
Hollow square bullet.
- Horizontal - Enum constant in enum class at.bestsolution.uia.OrientationType
-
The control has horizontal orientation.
- HorizontallyScrollable - Variable in class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
- HorizontalScrollPercent - Variable in class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
- HorizontalTextAlignment - Enum Class in at.bestsolution.uia
-
Contains values for the HorizontalTextAlignment text attribute.
- HorizontalViewSize - Variable in class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
I
- I4_Color - Static variable in class at.bestsolution.uia.StandardVariantConverters
- I4_INativeConstant(Function<Integer, T>) - Static method in class at.bestsolution.uia.StandardVariantConverters
- I4_INativeEnum(Function<Integer, Optional<T>>) - Static method in class at.bestsolution.uia.StandardVariantConverters
- I4_Integer - Static variable in class at.bestsolution.uia.StandardVariantConverters
- I4Array_INativeConstantArray(IntFunction<T>) - Static method in class at.bestsolution.uia.StandardVariantConverters
- I4Array_IntegerArray - Static variable in class at.bestsolution.uia.StandardVariantConverters
- IActiveTextPositionChangedEvent - Interface in at.bestsolution.uia
- IAnnotationProvider - Interface in at.bestsolution.uia
-
Exposes the properties of an annotation in a document.
- IAnnotationProvider.AnnotationProviderContext - Class in at.bestsolution.uia
-
context object for IAnnotationProvider.
- IAnnotationTypeId - Interface in at.bestsolution.uia
-
represents a uia annotation type id
- IAsyncContentLoadedEvent - Interface in at.bestsolution.uia
- IDockProvider - Interface in at.bestsolution.uia
-
Provides access to an element in a docking container.
- IDockProvider.DockProviderContext - Class in at.bestsolution.uia
-
context object for IDockProvider.
- IEvent - Interface in at.bestsolution.uia
- IEventId - Interface in at.bestsolution.uia
-
Represents an UIA Event Id
- IEventSupport - Interface in at.bestsolution.uia
- IExpandCollapseProvider - Interface in at.bestsolution.uia
-
Provides access to a control that visually expands to display content, and collapses to hide content.
- IExpandCollapseProvider.ExpandCollapseProviderContext - Class in at.bestsolution.uia
-
context object for IExpandCollapseProvider.
- IGridItemProvider - Interface in at.bestsolution.uia
-
Provides access to individual child controls of containers that implement IGridProvider.
- IGridItemProvider.GridItemProviderContext - Class in at.bestsolution.uia
-
context object for IGridItemProvider.
- IGridProvider - Interface in at.bestsolution.uia
-
Provides access to controls that act as containers for a collection of child elements organized in a two-dimensional logical coordinate system that can be traversed (that is, a Microsoft UI Automation client can move to adjacent controls) by using the keyboard.
- IGridProvider.GridProviderContext - Class in at.bestsolution.uia
-
context object for IGridProvider.
- IInitable - Interface in at.bestsolution.uia
- IInitContext - Interface in at.bestsolution.uia
- IInvokeProvider - Interface in at.bestsolution.uia
-
Provides access to controls that initiate or perform a single, unambiguous action and do not maintain state when activated.
- IInvokeProvider.InvokeProviderContext - Class in at.bestsolution.uia
-
context object for IInvokeProvider
- IItemContainerProvider - Interface in at.bestsolution.uia
-
Provides access to controls that act as containers of other controls, such as a virtual list-view.
- IItemContainerProvider.ItemContainerProviderContext - Class in at.bestsolution.uia
-
context object for IItemContainerProvider.
- ImportantAll - Enum constant in enum class at.bestsolution.uia.NotificationProcessing
-
These notifications should be presented to the user as soon as possible and all of the notifications from this source should be delivered to the user.
- ImportantMostRecent - Enum constant in enum class at.bestsolution.uia.NotificationProcessing
-
These notifications should be presented to the user as soon as possible.
- IMultipleViewProvider - Interface in at.bestsolution.uia
-
Provides access to controls that provide, and are able to switch between, multiple representations of the same set of information or child controls.
- IMultipleViewProvider.MultipleViewProviderContext - Class in at.bestsolution.uia
-
context object for IMultipleViewProvider.
- INativeConstant - Interface in at.bestsolution.uia
- INativeEnum - Interface in at.bestsolution.uia
- Indeterminate - Enum constant in enum class at.bestsolution.uia.RowOrColumnMajor
-
The best way to present the data is indeterminate.
- Indeterminate - Enum constant in enum class at.bestsolution.uia.ToggleState
-
The UI Automation element is in an indeterminate state.
- initialize(IInitContext) - Method in interface at.bestsolution.uia.IInitable
-
allows for custom initialization
- initialize(ITextAttributeSupport) - Method in interface at.bestsolution.uia.ITextRangeProvider
- INotificationEvent - Interface in at.bestsolution.uia
- InputDiscarded - Variable in class at.bestsolution.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
- InputReachedOtherElement - Variable in class at.bestsolution.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
- InputReachedTarget - Variable in class at.bestsolution.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
- InsertionChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
An insertion change that was made to the document.
- Invoke() - Method in interface at.bestsolution.uia.IInvokeProvider
-
Sends a request to activate a control and initiate its single, unambiguous action.
- InvokeProviderContext(IInitContext, IInvokeProvider) - Constructor for class at.bestsolution.uia.IInvokeProvider.InvokeProviderContext
- IPatternId - Interface in at.bestsolution.uia
-
represents a uia pattern id
- IProperty<T> - Interface in at.bestsolution.uia
- IPropertyId - Interface in at.bestsolution.uia
-
represents a uia property id
- IPropertySupport - Interface in at.bestsolution.uia
- IPropertySupport.ValuePatternProperties - Interface in at.bestsolution.uia
- IRangeValueProvider - Interface in at.bestsolution.uia
-
Provides access to controls that can be set to a value within a range.
- IRangeValueProvider.RangeValueProviderContext - Class in at.bestsolution.uia
-
context object for IRangeValueProvider.
- isActive - Variable in class at.bestsolution.uia.ITextProvider2.CaretRangeResult
- IScrollItemProvider - Interface in at.bestsolution.uia
-
Provides access to individual child controls of containers that implement IScrollProvider.
- IScrollItemProvider.ScrollItemProviderContext - Class in at.bestsolution.uia
-
context object for IScrollItemProvider.
- IScrollProvider - Interface in at.bestsolution.uia
-
Provides access to controls that act as scrollable containers for a collection of child objects.
- IScrollProvider.ScrollProviderContext - Class in at.bestsolution.uia
-
context object for IScrollProvider.
- ISelectionItemProvider - Interface in at.bestsolution.uia
-
Provides access to individual, selectable child controls of containers that implement ISelectionProvider.
- ISelectionItemProvider.SelectionItemProviderContext - Class in at.bestsolution.uia
-
context object for ISelectionItemProvider.
- ISelectionProvider - Interface in at.bestsolution.uia
-
Provides access to controls that act as containers for a collection of individual, selectable child items.
- ISelectionProvider.SelectionProviderContext - Class in at.bestsolution.uia
-
context object for ISelectionProvider.
- ISelectionProvider2 - Interface in at.bestsolution.uia
-
Extends the ISelectionItemProvider interface to provide information about selected items.
- ISelectionProvider2.SelectionProvider2Context - Class in at.bestsolution.uia
-
context object for ISelectionProvider.
- isMixed() - Method in class at.bestsolution.uia.TextAttributeValue
- IsModal - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- isNotSupported() - Method in class at.bestsolution.uia.TextAttributeValue
- isProviderAvailable(Class<?>) - Method in interface at.bestsolution.uia.IUIAElement
- IsReadonly - Variable in class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- IsReadonly - Variable in class at.bestsolution.uia.IValueProvider.ValueProviderContext
- IsSelected - Variable in class at.bestsolution.uia.ISelectionItemProvider.SelectionItemProviderContext
- IsSelectionRequried - Variable in class at.bestsolution.uia.ISelectionProvider.SelectionProviderContext
- IsTopmost - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- IStructureChangedEvent - Interface in at.bestsolution.uia
- IStylesProvider - Interface in at.bestsolution.uia
-
Provides access to the visual styles associated with the content of a document.
- IStylesProvider.StylesProviderContext - Class in at.bestsolution.uia
-
context object for IStylesProvider.
- isUIAQuery(AccessibleAttribute, Object...) - Static method in class at.bestsolution.uia.UIA
- ISynchronizedInputProvider - Interface in at.bestsolution.uia
-
Enables Microsoft UI Automation client applications to direct the mouse or keyboard input to a specific UI element.
- ISynchronizedInputProvider.SynchronizedInputProviderContext - Class in at.bestsolution.uia
-
context object for ISynchronizedInputProvider.
- ITableItemProvider - Interface in at.bestsolution.uia
-
Provides access to child controls of containers that implement ITableProvider.
- ITableItemProvider.TableItemProviderContext - Class in at.bestsolution.uia
-
context object for ITableItemProvider.
- ITableProvider - Interface in at.bestsolution.uia
-
Provides access to controls that act as containers for a collection of child elements.
- ITableProvider.TableProviderContext - Class in at.bestsolution.uia
-
context object for ITableProvider.
- ItemAdded - Enum constant in enum class at.bestsolution.uia.NotificationKind
-
The current element and/or the container has had something added to it that should be presented to the user.
- ItemContainerProviderContext(IInitContext, IItemContainerProvider) - Constructor for class at.bestsolution.uia.IItemContainerProvider.ItemContainerProviderContext
- ItemCount - Variable in class at.bestsolution.uia.ISelectionProvider2.SelectionProvider2Context
- ItemRemoved - Enum constant in enum class at.bestsolution.uia.NotificationKind
-
The current element has had something removed from inside of it that should be presented to the user.
- ITextAttribute<T> - Interface in at.bestsolution.uia
- ITextAttributeId - Interface in at.bestsolution.uia
- ITextAttributeSupport - Interface in at.bestsolution.uia
- ITextChildProvider - Interface in at.bestsolution.uia
-
Provides access to a text-based control (or an object embedded in text) that is a child or descendant of another text-based control.
- ITextChildProvider.TextChildProviderContext - Class in at.bestsolution.uia
- ITextEditProvider - Interface in at.bestsolution.uia
-
Extends the ITextProvider interface to enable Microsoft UI Automation providers to expose programmatic text-edit actions.
- ITextEditProvider.TextEditProviderContext - Class in at.bestsolution.uia
- ITextEditTextChangedEvent - Interface in at.bestsolution.uia
-
Support for the UiaRaiseTextEditTextChangedEvent function
- ITextProvider - Interface in at.bestsolution.uia
-
Provides access to controls that contain text.
- ITextProvider.TextProviderContext - Class in at.bestsolution.uia
- ITextProvider2 - Interface in at.bestsolution.uia
- ITextProvider2.CaretRangeResult - Class in at.bestsolution.uia
- ITextProvider2.TextProvider2Context - Class in at.bestsolution.uia
- ITextRangeProvider - Interface in at.bestsolution.uia
-
Provides access to a span of continuous text in a text container that implements ITextProvider or ITextProvider2.
- ITextRangeProvider2 - Interface in at.bestsolution.uia
- IToggleProvider - Interface in at.bestsolution.uia
-
Provides access to controls that can cycle through a set of states and maintain a state after it is set.
- IToggleProvider.ToggleProviderContext - Class in at.bestsolution.uia
-
context object for IToggleProvider.
- ITransformProvider - Interface in at.bestsolution.uia
-
Provides access to controls that can be moved, resized, and/or rotated within a two-dimensional space.
- ITransformProvider.TransformProviderContext - Class in at.bestsolution.uia
-
context object for ITransformProvider.
- ITransformProvider2 - Interface in at.bestsolution.uia
-
Extends the ITransformProvider interface to enable Microsoft UI Automation providers to expose properties to support the viewport zooming functionality of a control.
- ITransformProvider2.TransformProvider2Context - Class in at.bestsolution.uia
-
context object for ITransformProvider2.
- IUIAElement - Interface in at.bestsolution.uia
-
central interface of the openfx-uia api.
- IUIAElement.UIAElementContext - Class in at.bestsolution.uia
-
context object for IUIAElement.
- IUIAVirtualElement - Interface in at.bestsolution.uia
-
marks an IUIAElement to be virtual.
- IUIAVirtualRootElement - Interface in at.bestsolution.uia
-
marks an IUIAElement to be a virtual root.
- IValueProvider - Interface in at.bestsolution.uia
-
Provides access to controls that have an intrinsic value that does not span a range, and that can be represented as a string.
- IValueProvider.ValueProviderContext - Class in at.bestsolution.uia
-
context object for IValueProvider.
- IVariantConverter<T> - Interface in at.bestsolution.uia
- IVirtualizedItemProvider - Interface in at.bestsolution.uia
-
Provides access to virtualized items, which are items that are represented by placeholder automation elements in the Microsoft UI Automation tree.
- IVirtualizedItemProvider.VirtualizedItemProviderContext - Class in at.bestsolution.uia
-
context object for IVirtualizedItemProvider.
- IWindowProvider - Interface in at.bestsolution.uia
- IWindowProvider.WindowProviderContext - Class in at.bestsolution.uia
-
context object for IWindowProvider.
J
- Justified - Enum constant in enum class at.bestsolution.uia.HorizontalTextAlignment
-
Justified alignment.
K
- KeyDown - Enum constant in enum class at.bestsolution.uia.SynchronizedInputType
-
A key has been pressed.
- KeyUp - Enum constant in enum class at.bestsolution.uia.SynchronizedInputType
-
A key has been released.
L
- LargeChange - Variable in class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- LargeDecrement - Enum constant in enum class at.bestsolution.uia.ScrollAmount
-
Scrolling is done in large decrements, equivalent to pressing the PAGE UP key or clicking on a blank part of a scroll bar.
- LargeDecrement - Enum constant in enum class at.bestsolution.uia.ZoomUnit
-
Decrease zoom by a large decrement.
- LargeIncrement - Enum constant in enum class at.bestsolution.uia.ScrollAmount
-
Scrolling is done in large increments, equivalent to pressing the PAGE DOWN or PAGE UP key or clicking on a blank part of a scroll bar.
- LargeIncrement - Enum constant in enum class at.bestsolution.uia.ZoomUnit
-
Increase zoom by a large increment.
- LastChild - Enum constant in enum class at.bestsolution.uia.NavigateDirection
-
The navigation direction is to the last child.
- LastSelectedItem - Variable in class at.bestsolution.uia.ISelectionProvider2.SelectionProvider2Context
- LasVegasLights - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
The bounding rectangle displays a border of alternating icons of different colors.
- LasVeHollowRoundBullet - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
Hollow round bullet.
- LeafNode - Enum constant in enum class at.bestsolution.uia.ExpandCollapseState
-
The element does not expand or collapse.
- Left - Enum constant in enum class at.bestsolution.uia.DockPosition
-
The window is docked at the left.
- Left - Enum constant in enum class at.bestsolution.uia.HorizontalTextAlignment
-
Left alignment.
- LeftMouseDown - Enum constant in enum class at.bestsolution.uia.SynchronizedInputType
-
The left mouse button has been pressed.
- LeftMouseUp - Enum constant in enum class at.bestsolution.uia.SynchronizedInputType
-
The left mouse button has been released.
- Line - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Line.
- LiveSetting - Enum Class in at.bestsolution.uia
-
Contains possible values for the LiveSetting property.
- LongDash - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Long dashes.
- LTR - Enum constant in enum class at.bestsolution.uia.CaretBidiMode
-
The caret is in text that flows from left to right.
M
- main(String[]) - Static method in class at.bestsolution.uia.StandardVariantConverters
- MarchingBlackAnts - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
The bounding rectangle displays moving black dashes.
- MarchingRedAnts - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
The bounding rectangle displays moving red dashes.
- Mathematics - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A text range containing mathematics.
- Maximized - Enum constant in enum class at.bestsolution.uia.WindowVisualState
- Maximum - Variable in class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- Media - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as media.
- Minimized - Enum constant in enum class at.bestsolution.uia.WindowVisualState
- Minimum - Variable in class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- mixed() - Static method in class at.bestsolution.uia.TextAttributeValue
- MostRecent - Enum constant in enum class at.bestsolution.uia.NotificationProcessing
-
These notifications should be presented to the user when possible.
- Move(double, double) - Method in interface at.bestsolution.uia.ITransformProvider
-
Moves the control.
- Move(TextUnit, int) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Moves the text range forward or backward by the specified number of text units.
- MoveChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A move change that was made to the document.
- MoveEndpointByRange(TextPatternRangeEndpoint, ITextRangeProvider, TextPatternRangeEndpoint) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Moves one endpoint of the current text range to the specified endpoint of a second text range.
- MoveEndpointByUnit(TextPatternRangeEndpoint, TextUnit, int) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
The endpoint is moved forward or backward, as specified, to the next available unit boundary.
- Multiple - Enum constant in enum class at.bestsolution.uia.SupportedTextSelection
-
Supports multiple, disjoint text selections.
- MultipleViewProviderContext(IInitContext, IMultipleViewProvider) - Constructor for class at.bestsolution.uia.IMultipleViewProvider.MultipleViewProviderContext
N
- Name - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a name.
- NavigateDirection - Enum Class in at.bestsolution.uia
- Net - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a network address, including saying the '', '/', and '@' characters.
- NextSibling - Enum constant in enum class at.bestsolution.uia.NavigateDirection
-
The navigation direction is to the next sibling.
- NoAmount - Enum constant in enum class at.bestsolution.uia.ScrollAmount
-
No scrolling is done.
- NoAmount - Enum constant in enum class at.bestsolution.uia.ZoomUnit
-
No increase or decrease in zoom.
- None - Enum constant in enum class at.bestsolution.uia.ActiveEnd
-
The caret is not at either end of the text range.
- None - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
None.
- None - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
None.
- None - Enum constant in enum class at.bestsolution.uia.CapStyle
-
None.
- None - Enum constant in enum class at.bestsolution.uia.DockPosition
-
The window is not docked.
- None - Enum constant in enum class at.bestsolution.uia.FillType
-
The element is not filled.
- None - Enum constant in enum class at.bestsolution.uia.OrientationType
-
The control has no orientation.
- None - Enum constant in enum class at.bestsolution.uia.OutlineStyles
-
No outline style.
- None - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken using the default for the text-to-speech engine.
- None - Enum constant in enum class at.bestsolution.uia.SupportedTextSelection
-
Does not support text selections.
- None - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
No line style.
- None - Enum constant in enum class at.bestsolution.uia.TextEditChangeType
-
Not related to a specific change type.
- None - Enum constant in enum class at.bestsolution.uia.VisualEffects
-
No visual effects
- Normal - Enum constant in enum class at.bestsolution.uia.StyleId
-
Normal style.
- Normal - Enum constant in enum class at.bestsolution.uia.WindowVisualState
- NotificationKind - Enum Class in at.bestsolution.uia
-
Defines values that indicate the type of a notification event, and a hint to the listener about the processing of the event.
- NotificationProcessing - Enum Class in at.bestsolution.uia
-
Defines values that indicate how a notification should be processed.
- NotResponding - Enum constant in enum class at.bestsolution.uia.WindowInteractionState
-
The window is not responding.
- notSupported() - Static method in class at.bestsolution.uia.TextAttributeValue
- Number - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a number.
- NumberedList - Enum constant in enum class at.bestsolution.uia.StyleId
-
A list with numbered items.
O
- Off - Enum constant in enum class at.bestsolution.uia.LiveSetting
-
no doc @ microsoft
- Off - Enum constant in enum class at.bestsolution.uia.ToggleState
-
The UI Automation element is not selected, checked, marked or otherwise activated.
- On - Enum constant in enum class at.bestsolution.uia.ToggleState
-
The UI Automation element is selected, checked, marked or otherwise activated.
- Opened - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- Ordinal - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text is an integral number and should be spoken as an ordinal number.
- OrientationType - Enum Class in at.bestsolution.uia
-
Contains values that specify the orientation of a control.
- Other - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
Other.
- Other - Enum constant in enum class at.bestsolution.uia.BulletStyle
-
Other.
- Other - Enum constant in enum class at.bestsolution.uia.CapStyle
-
Other.
- Other - Enum constant in enum class at.bestsolution.uia.NotificationKind
-
The current element has a notification not an add, remove, completed, or aborted action.
- Other - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A line style not represented by another value.
- Outline - Enum constant in enum class at.bestsolution.uia.OutlineStyles
-
A simple outline.
- OutlineStyles - Enum Class in at.bestsolution.uia
-
Contains values for the OutlineStyle text attribute.
P
- Page - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Page.
- Paragraph - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Paragraph.
- Parent - Enum constant in enum class at.bestsolution.uia.NavigateDirection
-
The navigation direction is to the parent.
- PartiallyExpanded - Enum constant in enum class at.bestsolution.uia.ExpandCollapseState
-
Some, but not all, children are visible.
- Pattern - Enum constant in enum class at.bestsolution.uia.FillType
-
The element is filled using a pattern.
- PetiteCaps - Enum constant in enum class at.bestsolution.uia.CapStyle
-
Petite capitals.
- Picture - Enum constant in enum class at.bestsolution.uia.FillType
-
The element is filled using a picture.
- Polite - Enum constant in enum class at.bestsolution.uia.LiveSetting
-
no doc @ microsoft
- PreviousSibling - Enum constant in enum class at.bestsolution.uia.NavigateDirection
-
The navigation direction is to the previous sibling.
- Progress - Enum constant in enum class at.bestsolution.uia.AsyncContentLoadedState
-
Loading of the content into the UI Automation element is in progress.
- ProviderOptions - Enum Class in at.bestsolution.uia
-
Contains values that specify the type of UI Automation provider.
- ProviderOptions_ClientSideProvider - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider is a client-side (proxy) provider.
- ProviderOptions_HasNativeIAccessible - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider implements the IAccessible interface.
- ProviderOptions_NonClientAreaProvider - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider is a non-client-area provider.
- ProviderOptions_OverrideProvider - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider overrides another provider.
- ProviderOptions_ProviderOwnsSetFocus - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider handles its own focus, and does not want UI Automation to set focus to the nearest window on its behalf.
- ProviderOptions_RefuseNonClientSupport - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider handles its own non-client area and does not want UI Automation to provide default accessibility support for controls in the non-client area, such as minimize/maximize buttons and menu bars.
- ProviderOptions_ServerSideProvider - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider is a server-side provider.
- ProviderOptions_UseClientCoordinates - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider works in client coordinates instead of screen coordinates.
- ProviderOptions_UseComThreading - Enum constant in enum class at.bestsolution.uia.ProviderOptions
-
The provider has explicit support for COM threading models, so that calls by UI Automation on COM-based providers are received on the appropriate thread.
Q
R
- R8_Double - Static variable in class at.bestsolution.uia.StandardVariantConverters
- R8Array_Bounds - Static variable in class at.bestsolution.uia.StandardVariantConverters
- R8Array_DoubleArray - Static variable in class at.bestsolution.uia.StandardVariantConverters
- R8Array_Point2D - Static variable in class at.bestsolution.uia.StandardVariantConverters
- range - Variable in class at.bestsolution.uia.ITextProvider2.CaretRangeResult
- RangeFromAnnotation(IUIAElement) - Method in interface at.bestsolution.uia.ITextProvider2
- RangeFromChild(IUIAElement) - Method in interface at.bestsolution.uia.ITextProvider
-
Retrieves a text range enclosing a child element such as an image, hyperlink, or other embedded object.
- RangeFromPoint(Point2D) - Method in interface at.bestsolution.uia.ITextProvider
-
Returns the degenerate (empty) text range nearest to the specified screen coordinates.
- RangeValueProviderContext(IInitContext, IRangeValueProvider) - Constructor for class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- ReadyForUserInteraction - Enum constant in enum class at.bestsolution.uia.WindowInteractionState
-
The window is ready for user interaction.
- Realize() - Method in interface at.bestsolution.uia.IVirtualizedItemProvider
-
Makes the virtual item fully accessible as a UI Automation element.
- Reflection - Enum constant in enum class at.bestsolution.uia.VisualEffects
-
Reflection effect
- RemoveFromSelection() - Method in interface at.bestsolution.uia.ISelectionItemProvider
-
Removes the current element from the collection of selected items.
- RemoveFromSelection() - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Removes the text range from the collection of selected text ranges in a control that supports multiple, disjoint spans of selected text.
- Resize(double, double) - Method in interface at.bestsolution.uia.ITransformProvider
-
Resizes the control.
- Right - Enum constant in enum class at.bestsolution.uia.DockPosition
-
The window is docked at the right.
- Right - Enum constant in enum class at.bestsolution.uia.HorizontalTextAlignment
-
Right alignment.
- RightMouseDown - Enum constant in enum class at.bestsolution.uia.SynchronizedInputType
-
The right mouse button has been pressed.
- RightMouseUp - Enum constant in enum class at.bestsolution.uia.SynchronizedInputType
-
The right mouse button has been released.
- RightToLeft - Enum constant in enum class at.bestsolution.uia.FlowDirections
-
The text flows from right to left.
- Rotate(double) - Method in interface at.bestsolution.uia.ITransformProvider
-
Rotates the control.
- Row - Variable in class at.bestsolution.uia.IGridItemProvider.GridItemProviderContext
- RowCount - Variable in class at.bestsolution.uia.IGridProvider.GridProviderContext
- RowHeaderItems - Variable in class at.bestsolution.uia.ITableItemProvider.TableItemProviderContext
- RowHeaders - Variable in class at.bestsolution.uia.ITableProvider.TableProviderContext
- RowMajor - Enum constant in enum class at.bestsolution.uia.RowOrColumnMajor
-
Data in the table should be read row by row.
- RowOrColumnMajor - Enum Class in at.bestsolution.uia
-
Contains values that specify whether data in a table should be read primarily by row or by column.
- RowOrColumnMajor - Variable in class at.bestsolution.uia.ITableProvider.TableProviderContext
- RowSpan - Variable in class at.bestsolution.uia.IGridItemProvider.GridItemProviderContext
- RTL - Enum constant in enum class at.bestsolution.uia.CaretBidiMode
-
The caret is in text that flows from right to left.
- Running - Enum constant in enum class at.bestsolution.uia.WindowInteractionState
-
The window is running.
S
- SayAsInterpretAs - Enum Class in at.bestsolution.uia
-
Defines the values that indicate how a text-to-speech engine should interpret specific data.
- Scroll(ScrollAmount, ScrollAmount) - Method in interface at.bestsolution.uia.IScrollProvider
-
Scrolls the visible region of the content area horizontally and vertically.
- ScrollAmount - Enum Class in at.bestsolution.uia
-
Contains values that specify the direction and distance to scroll.
- ScrollIntoView() - Method in interface at.bestsolution.uia.IScrollItemProvider
-
Scrolls the content area of a container object in order to display the control within the visible region (viewport) of the container.
- ScrollIntoView(boolean) - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Causes the text control to scroll vertically until the text range is visible in the viewport.
- ScrollItemProviderContext(IInitContext, IScrollItemProvider) - Constructor for class at.bestsolution.uia.IScrollItemProvider.ScrollItemProviderContext
- ScrollProviderContext(IInitContext, IScrollProvider) - Constructor for class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
- Select() - Method in interface at.bestsolution.uia.ISelectionItemProvider
-
Deselects any selected items and then selects the current element.
- Select() - Method in interface at.bestsolution.uia.ITextRangeProvider
-
Selects the span of text that corresponds to this text range, and removes any previous selection.
- Selection - Variable in class at.bestsolution.uia.ISelectionProvider.SelectionProviderContext
- Selection_Invalidated - Variable in class at.bestsolution.uia.ISelectionProvider2.SelectionProvider2Context
- SelectionContainer - Variable in class at.bestsolution.uia.ISelectionItemProvider.SelectionItemProviderContext
- SelectionItemProviderContext(IInitContext, ISelectionItemProvider) - Constructor for class at.bestsolution.uia.ISelectionItemProvider.SelectionItemProviderContext
- SelectionProvider2Context(IInitContext, ISelectionProvider2) - Constructor for class at.bestsolution.uia.ISelectionProvider2.SelectionProvider2Context
- SelectionProviderContext(IInitContext, ISelectionProvider) - Constructor for class at.bestsolution.uia.ISelectionProvider.SelectionProviderContext
- SetCurrentView(int) - Method in interface at.bestsolution.uia.IMultipleViewProvider
-
Sets the current control-specific view.
- SetDockPosition(DockPosition) - Method in interface at.bestsolution.uia.IDockProvider
-
Sets the docking position of this element.
- SetFocus() - Method in interface at.bestsolution.uia.IUIAElement
-
Sets the focus to this element.
- SetFocus() - Method in interface at.bestsolution.uia.IUIAVirtualElement
- SetScrollPercent(double, double) - Method in interface at.bestsolution.uia.IScrollProvider
-
Sets the horizontal and vertical scroll position as a percentage of the total content area within the control.
- SetValue(double) - Method in interface at.bestsolution.uia.IRangeValueProvider
-
Sets the value of control.
- SetValue(String) - Method in interface at.bestsolution.uia.IValueProvider
-
Sets the value of control.
- SetVisualState(WindowVisualState) - Method in interface at.bestsolution.uia.IWindowProvider
- Shadow - Enum constant in enum class at.bestsolution.uia.OutlineStyles
-
A shadow.
- Shadow - Enum constant in enum class at.bestsolution.uia.VisualEffects
-
Shadow effect
- Shape - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- Shimmer - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
The font alternates between solid and blurred.
- ShowContextMenu() - Method in interface at.bestsolution.uia.ITextRangeProvider2
- Single - Enum constant in enum class at.bestsolution.uia.SupportedTextSelection
-
Supports a single, continuous text selection.
- Single - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A single solid line.
- SmallCap - Enum constant in enum class at.bestsolution.uia.CapStyle
-
Small capitals.
- SmallChange - Variable in class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- SmallDecrement - Enum constant in enum class at.bestsolution.uia.ScrollAmount
-
Scrolling is done in small decrements, equivalent to pressing an arrow key or clicking the arrow button on a scroll bar.
- SmallDecrement - Enum constant in enum class at.bestsolution.uia.ZoomUnit
-
Decrease zoom by a small decrement.
- SmallIncrement - Enum constant in enum class at.bestsolution.uia.ScrollAmount
-
Scrolling is done in small increments, equivalent to pressing an arrow key or clicking the arrow button on a scroll bar.
- SmallIncrement - Enum constant in enum class at.bestsolution.uia.ZoomUnit
-
Increase zoom by a small increment.
- SoftEdges - Enum constant in enum class at.bestsolution.uia.VisualEffects
-
Soft edges effect
- SparkleText - Enum constant in enum class at.bestsolution.uia.AnimationStyle
-
The background displays flashing, multicolored icons.
- Spell - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken character by character.
- SpellingError - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A spelling error, often denoted by a red squiggly line.
- StandardAnnotationTypeIds - Enum Class in at.bestsolution.uia
-
constants that identify annnotation type ids
- StandardEventIds - Enum Class in at.bestsolution.uia
-
Event Identifiers see https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-event-ids
- StandardPatternIds - Enum Class in at.bestsolution.uia
-
Describes the named constants that identify Microsoft UI Automation control patterns.
- StandardPropertyIds - Enum Class in at.bestsolution.uia
-
UI Automation Property Ids The descriptions are copied from above documentation.
- StandardTextAttributeIds - Enum Class in at.bestsolution.uia
-
This topic describes the named constants used to identify text attributes of a Microsoft UI Automation text range.
- StandardVariantConverters - Class in at.bestsolution.uia
-
provides standard variant converters
- StandardVariantConverters() - Constructor for class at.bestsolution.uia.StandardVariantConverters
- Start - Enum constant in enum class at.bestsolution.uia.ActiveEnd
-
The caret is at the beginning of the text range.
- Start - Enum constant in enum class at.bestsolution.uia.TextPatternRangeEndpoint
-
The starting endpoint of the range.
- StartListening(SynchronizedInputType) - Method in interface at.bestsolution.uia.ISynchronizedInputProvider
-
Starts listening for input of the specified type.
- StructureChangeType - Enum Class in at.bestsolution.uia
-
Contains values that specify the type of change in the Microsoft UI Automation tree structure.
- StyleId - Enum Class in at.bestsolution.uia
-
This set of constants describes the named constants used to identify the visual style of text in a document.
- StyleId - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- StyleName - Variable in class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- StylesProviderContext(IInitContext, IStylesProvider) - Constructor for class at.bestsolution.uia.IStylesProvider.StylesProviderContext
- Subtitle - Enum constant in enum class at.bestsolution.uia.StyleId
-
A subtitle.
- SupportedTextSelection - Enum Class in at.bestsolution.uia
-
Contains values that specify the supported text selection attribute.
- SupportedViews - Variable in class at.bestsolution.uia.IMultipleViewProvider.MultipleViewProviderContext
- SynchronizedInputProviderContext(IInitContext, ISynchronizedInputProvider) - Constructor for class at.bestsolution.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
- SynchronizedInputType - Enum Class in at.bestsolution.uia
-
Contains values that specify the type of synchronized input.
T
- TableItemProviderContext(IInitContext, ITableItemProvider) - Constructor for class at.bestsolution.uia.ITableItemProvider.TableItemProviderContext
- TableProviderContext(IInitContext, ITableProvider) - Constructor for class at.bestsolution.uia.ITableProvider.TableProviderContext
- Target - Variable in class at.bestsolution.uia.IAnnotationProvider.AnnotationProviderContext
- Telephone - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a telephone number.
- TextAttributeValue<Type> - Class in at.bestsolution.uia
- TextChanged - Variable in class at.bestsolution.uia.ITextEditProvider.TextEditProviderContext
- TextChildProviderContext(IInitContext, ITextChildProvider) - Constructor for class at.bestsolution.uia.ITextChildProvider.TextChildProviderContext
- TextDecorationLineStyle - Enum Class in at.bestsolution.uia
-
Contains values that specify the OverlineStyle, StrikethroughStyle, and UnderlineStyle text attributes.
- TextEditChangeType - Enum Class in at.bestsolution.uia
-
Describes the text editing change being performed by controls when text-edit events are raised or handled.
- TextEditProviderContext(IInitContext, ITextEditProvider) - Constructor for class at.bestsolution.uia.ITextEditProvider.TextEditProviderContext
- TextEditTextChanged - Variable in class at.bestsolution.uia.ITextEditProvider.TextEditProviderContext
- TextPatternRangeEndpoint - Enum Class in at.bestsolution.uia
-
Contains values that specify the endpoints of a text range.
- TextProvider2Context(IInitContext, ITextProvider2) - Constructor for class at.bestsolution.uia.ITextProvider2.TextProvider2Context
- TextProviderContext(IInitContext, ITextProvider) - Constructor for class at.bestsolution.uia.ITextProvider.TextProviderContext
- TextSelectionChangedEvent - Variable in class at.bestsolution.uia.ITextProvider.TextProviderContext
- TextUnit - Enum Class in at.bestsolution.uia
-
Contains values that specify units of text for the purposes of navigation.
- ThickDash - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A thick dashed line.
- ThickDashDot - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Thick dashes alternating with thick dots.
- ThickDashDotDot - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A thick dash followed by two thick dots.
- ThickDot - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A thick dotted line.
- ThickLongDash - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Thick long dashes.
- ThickSingle - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A thick single line.
- ThickWavy - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A thick wavy line.
- Time - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a time value.
- Time_HoursMinutes12 - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a time value in an Hours:Minutes 12-hour format.
- Time_HoursMinutes24 - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a time value in an Hours:Minutes 24-hour format.
- Time_HoursMinutesSeconds12 - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a time value in an Hours:Minutes:Seconds 12-hour format.
- Time_HoursMinutesSeconds24 - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a time value in an Hours:Minutes:Seconds 24-hour format.
- Title - Enum constant in enum class at.bestsolution.uia.StyleId
-
A title.
- Titling - Enum constant in enum class at.bestsolution.uia.CapStyle
-
Title case.
- Toggle() - Method in interface at.bestsolution.uia.IToggleProvider
-
Cycles through the toggle states of a control.
- ToggleProviderContext(IInitContext, IToggleProvider) - Constructor for class at.bestsolution.uia.IToggleProvider.ToggleProviderContext
- ToggleState - Enum Class in at.bestsolution.uia
-
Contains values that specify the toggle state of a Microsoft UI Automation element that implements the Toggle control pattern.
- ToggleState - Variable in class at.bestsolution.uia.IToggleProvider.ToggleProviderContext
- toObject(Variant) - Method in interface at.bestsolution.uia.IVariantConverter
- Top - Enum constant in enum class at.bestsolution.uia.DockPosition
-
The window is docked at the top.
- toVariant(T) - Method in interface at.bestsolution.uia.IVariantConverter
- toWinVariant() - Method in class at.bestsolution.uia.Variant
- TrackChanges - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
A change that was made to the document.
- TransformProvider2Context(IInitContext, ITransformProvider2) - Constructor for class at.bestsolution.uia.ITransformProvider2.TransformProvider2Context
- TransformProviderContext(IInitContext, ITransformProvider) - Constructor for class at.bestsolution.uia.ITransformProvider.TransformProviderContext
U
- UIA - Class in at.bestsolution.uia
- UIA() - Constructor for class at.bestsolution.uia.UIA
- UIA_AcceleratorKeyPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the AcceleratorKey property, which is a string containing the accelerator key (also called shortcut key) combinations for the automation element.
- UIA_AccessKeyPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the AccessKey property, which is a string containing the access key character for the automation element.
- UIA_ActiveTextPositionChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the active text position changes, indicated by a navigation event within or between read-only text elements (such as web browsers, PDF documents, or EPUB documents) using bookmarks (fragment identifiers that refer to a location within a resource).
- UIA_AfterParagraphSpacingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the AfterParagraphSpacing text attribute, which specifies the size of spacing after the paragraph.
- UIA_AnimationStyleAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the AnimationStyle text attribute, which specifies the type of animation applied to the text.
- UIA_AnnotationAnnotationTypeIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AnnotationAnnotationTypeNamePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AnnotationAuthorPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AnnotationDateTimePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AnnotationObjectsAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the AnnotationObjects text attribute, which maintains an array of IUIAutomationElement2 interfaces, one for each element in the current text range that implements the Annotation control pattern.
- UIA_AnnotationObjectsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AnnotationPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Annotation control pattern.
- UIA_AnnotationTargetPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AnnotationTypesAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the AnnotationTypes text attribute, which maintains a list of annotation type identifiers for a range of text.
- UIA_AnnotationTypesPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AppBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the AppBar control type.
- UIA_AriaPropertiesPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AriaRolePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_AsyncContentLoadedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when asynchronous content is being loaded.
- UIA_AutomationFocusChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the focus has changed from one element to another.
- UIA_AutomationIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the AutomationId property, which is a string containing the UI Automation identifier (ID) for the automation element.
- UIA_AutomationPropertyChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the value of a property has changed.
- UIA_BackgroundColorAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the BackgroundColor text attribute, which specifies the background color of the text.
- UIA_BeforeParagraphSpacingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the BeforeParagraphSpacing text attribute, which specifies the size of spacing before the paragraph.
- UIA_BoundingRectanglePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the BoundingRectangle property, which specifies the coordinates of the rectangle that completely encloses the automation element.
- UIA_BulletStyleAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the BulletStyle text attribute, which specifies the style of bullets used in the text range.
- UIA_ButtonControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Button control type.
- UIA_CalendarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Calendar control type.
- UIA_CapStyleAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the CapStyle text attribute, which specifies the capitalization style for the text.
- UIA_CaretBidiModeAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the CaretBidiMode text attribute, which indicates the direction of text flow in the text range.
- UIA_CaretPositionAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the CaretPosition text attribute, which indicates whether the caret is at the beginning or the end of a line of text in the text range.
- UIA_CenterPointPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_ChangesEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a provider calls the UiaRaiseChangesEvent function.
- UIA_CheckBoxControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the CheckBox control type.
- UIA_ClassNamePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the ClassName property, which is a string containing the class name for the automation element as assigned by the control developer.
- UIA_ClickablePointPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the ClickablePoint property, which is a point on the automation element that can be clicked.
- UIA_ComboBoxControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the ComboBox control type.
- UIA_ControllerForPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_ControlTypePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the ControlType property, which is a class that identifies the type of the automation element.
- UIA_CultureAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the Culture text attribute, which specifies the locale of the text by locale identifier (LCID).
- UIA_CulturePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Culture property, which contains a locale identifier for the automation element (for example,
0x0409for "en-US" or English (United States)). - UIA_CustomControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Custom control type.
- UIA_CustomNavigationPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the CustomNavigation control pattern.
- UIA_DataGridControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the DataGrid control type.
- UIA_DataItemControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the DataItem control type.
- UIA_DescribedByPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DockDockPositionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DockPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Dock control pattern.
- UIA_DocumentControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Document control type.
- UIA_Drag_DragCancelEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the user ends a drag operation before dropping an element on a drop target.
- UIA_Drag_DragCompleteEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the user drops an element on a drop target.
- UIA_Drag_DragStartEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the user starts to drag an element.
- UIA_DragDropEffectPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DragDropEffectsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DragGrabbedItemsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DragIsGrabbedPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DragPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Drag control pattern.
- UIA_DropTarget_DragEnterEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the user drags an element into a drop target's boundary.
- UIA_DropTarget_DragLeaveEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the user drags an element out of a drop target's boundary.
- UIA_DropTarget_DroppedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the user drops an element on a drop target.
- UIA_DropTargetDropTargetEffectPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DropTargetDropTargetEffectsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_DropTargetPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the DropTarget control pattern.
- UIA_EditControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Edit control type.
- UIA_ExpandCollapseExpandCollapseStatePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_ExpandCollapsePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the ExpandCollapse control pattern.
- UIA_FillColorPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_FillTypePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_FlowsFromPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_FlowsToPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_FontNameAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the FontName text attribute, which specifies the name of the font.
- UIA_FontSizeAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the FontSize text attribute, which specifies the point size of the font.
- UIA_FontWeightAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the FontWeight text attribute, which specifies the relative stroke, thickness, or boldness of the font.
- UIA_ForegroundColorAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the ForegroundColor text attribute, which specifies the foreground color of the text.
- UIA_FrameworkIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the FrameworkId property, which is a string containing the name of the underlying UI framework that the automation element belongs to.
- UIA_FullDescriptionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridColumnCountPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridItemColumnPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridItemColumnSpanPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridItemContainingGridPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridItemPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the GridItem control pattern.
- UIA_GridItemRowPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridItemRowSpanPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_GridPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Grid control pattern.
- UIA_GridRowCountPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the RowCount property of the Grid control pattern.
- UIA_GroupControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Group control type.
- UIA_HasKeyboardFocusPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the HasKeyboardFocus property, which is a Boolean value that indicates whether the automation element has keyboard focus.
- UIA_HeaderControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Header control type.
- UIA_HeaderItemControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the HeaderItem control type.
- UIA_HeadingLevelPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_HelpTextPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the HelpText property, which is a help text string associated with the automation element.
- UIA_HorizontalTextAlignmentAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the HorizontalTextAlignment text attribute, which specifies how the text is aligned horizontally.
- UIA_HostedFragmentRootsInvalidatedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a change is made to the root node of a UI Automation fragment that is hosted in another element.
- UIA_HyperlinkControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Hyperlink control type.
- UIA_ImageControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Image control type.
- UIA_IndentationFirstLineAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IndentationFirstLine text attribute, which specifies how far, in points, to indent the first line of a paragraph.
- UIA_IndentationLeadingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IndentationLeading text attribute, which specifies the leading indentation, in points.
- UIA_IndentationTrailingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IndentationTrailing text attribute, which specifies the trailing indentation, in points.
- UIA_InputDiscardedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the specified input was discarded or otherwise failed to reach any element.
- UIA_InputReachedOtherElementEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the specified input reached an element other than the element for which the StartListening method was called.
- UIA_InputReachedTargetEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the specified mouse or keyboard input reaches the element for which the StartListening method was called.
- UIA_Invoke_InvokedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a control is invoked or activated.
- UIA_InvokePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Invoke control pattern.
- UIA_IsActiveAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IsActive text attribute, which indicates whether the control that contains the text range has the keyboard focus (TRUE) or not (FALSE).
- UIA_IsAnnotationPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsContentElementPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsContentElement property, which is a Boolean value that specifies whether the element appears in the content view of the automation element tree.
- UIA_IsControlElementPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsControlElement property, which is a Boolean value that specifies whether the element appears in the control view of the automation element tree.
- UIA_IsCustomNavigationPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsDataValidForFormPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsDialogPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsDockPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsDockPatternAvailable property, which indicates whether the IUIAutomationDockPattern interface from the element.
- UIA_IsDragPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsDropTargetPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsEnabledPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsEnabled property, which is a Boolean value that indicates whether the UI item referenced by the automation element is enabled and can be interacted with.
- UIA_IsExpandCollapsePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsExpandCollapsePatternAvailable property, which indicates whether the IUIAutomationExpandCollapsePattern interface from the element.
- UIA_IsGridItemPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsGridItemPatternAvailable property, which indicates whether the IUIAutomationGridItemPattern interface from the element.
- UIA_IsGridPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsGridPatternAvailable property, which indicates whether the IUIAutomationGridPattern interface from the element.
- UIA_IsHiddenAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IsHidden text attribute, which indicates whether the text is hidden (TRUE) or visible (FALSE).
- UIA_IsInvokePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsInvokePatternAvailable property, which indicates whether the IUIAutomationInvokePattern interface from the element.
- UIA_IsItalicAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IsItalic text attribute, which indicates whether the text is italic (TRUE) or not (FALSE).
- UIA_IsItemContainerPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsKeyboardFocusablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsKeyboardFocusable property, which is a Boolean value that indicates whether the automation element can accept keyboard focus.
- UIA_IsLegacyIAccessiblePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsMultipleViewPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsMultipleViewPatternAvailable property, which indicates whether the IUIAutomationMultipleViewPattern interface from the element.
- UIA_IsObjectModelPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsOffscreenPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsOffscreen property, which is a Boolean value that indicates whether the automation element is entirely scrolled out of view (for example, an item in a list box that is outside the viewport of the container object) or collapsed out of view (for example, an item in a tree view or menu, or in a minimized window).
- UIA_IsPasswordPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsPassword property, which is a Boolean value that indicates whether the automation element contains protected content or a password.
- UIA_IsPeripheralPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsRangeValuePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsRangeValuePatternAvailable property, which indicates whether the IUIAutomationRangeValuePattern interface from the element.
- UIA_IsReadOnlyAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IsReadOnly text attribute, which indicates whether the text is read-only (TRUE) or can be modified (FALSE).
- UIA_IsRequiredForFormPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsRequiredForForm property, which is a Boolean value that indicates whether the automation element is required to be filled out on a form.
- UIA_IsScrollItemPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsScrollItemPatternAvailable property, which indicates whether the IUIAutomationScrollItemPattern interface from the element.
- UIA_IsScrollPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsScrollPatternAvailable property, which indicates whether the IUIAutomationScrollPattern interface from the element.
- UIA_IsSelectionItemPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsSelectionItemPatternAvailable property, which indicates whether the IUIAutomationSelectionItemPattern interface from the element.
- UIA_IsSelectionPattern2AvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsSelectionPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsSelectionPatternAvailable property, which indicates whether the IUIAutomationSelectionPattern interface from the element.
- UIA_IsSpreadsheetItemPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsSpreadsheetPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsStylesPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsSubscriptAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IsSubscript text attribute, which indicates whether the text is subscript (TRUE) or not (FALSE).
- UIA_IsSuperscriptAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the IsSuperscript text attribute, which indicates whether the text is subscript (TRUE) or not (FALSE).
- UIA_IsSynchronizedInputPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsTableItemPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsTableItemPatternAvailable property, which indicates whether the IUIAutomationTableItemPattern interface from the element.
- UIA_IsTablePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsTablePatternAvailable property, which indicates whether the IUIAutomationTablePattern interface from the element.
- UIA_IsTextChildPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsTextEditPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsTextPattern2AvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsTextPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsTextPatternAvailable property, which indicates whether the IUIAutomationTextPattern interface from the element.
- UIA_IsTogglePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsTogglePatternAvailable property, which indicates whether the IUIAutomationTogglePattern interface from the element.
- UIA_IsTransformPattern2AvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsTransformPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsTransformPatternAvailable property, which indicates whether the IUIAutomationTransformPattern interface from the element.
- UIA_IsValuePatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsTransformPattern2Available property, which indicates whether version two of the IUIAutomationTransformPattern2 interface from the element.
- UIA_IsVirtualizedItemPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_IsWindowPatternAvailablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsWindowPatternAvailable property, which indicates whether the IUIAutomationWindowPattern interface from the element.
- UIA_ItemContainerPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the ItemContainer control pattern.
- UIA_ItemStatusPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the ItemStatus property, which is a text string describing the status of an item of the automation element.
- UIA_ItemTypePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the ItemType property, which is a text string describing the type of the automation element.
- UIA_LabeledByPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the LabeledBy property, which is an automation element that contains the text label for this element.
- UIA_LandmarkTypePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LayoutInvalidatedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the layout of child items within a control has changed.
- UIA_LegacyIAccessibleChildIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleDefaultActionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleDescriptionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleHelpPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleKeyboardShortcutPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleNamePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessiblePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the LegacyIAccessible control pattern.
- UIA_LegacyIAccessibleRolePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleSelectionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleStatePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LegacyIAccessibleValuePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LevelPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LineSpacingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the LineSpacing text attribute, which specifies the spacing between lines of text.
- UIA_LinkAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the Link text attribute, which contains the IUIAutomationTextRange interface of the text range that is the target of an internal link in a document.
- UIA_ListControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the List control type.
- UIA_ListItemControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the ListItem control type.
- UIA_LiveRegionChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the content of a live region has changed.
- UIA_LiveSettingPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_LocalizedControlTypePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the LocalizedControlType property, which is a text string describing the type of control that the automation element represents.
- UIA_LocalizedLandmarkTypePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_MarginBottomAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the MarginBottom text attribute, which specifies the size, in points, of the bottom margin applied to the page associated with the text range.
- UIA_MarginLeadingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the MarginLeading text attribute, which specifies the size, in points, of the leading margin applied to the page associated with the text range.
- UIA_MarginTopAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the MarginTop text attribute, which specifies the size, in points, of the top margin applied to the page associated with the text range.
- UIA_MarginTrailingAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the MarginTrailing text attribute, which specifies the size, in points, of the trailing margin applied to the page associated with the text range.
- UIA_MenuBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the MenuBar control type.
- UIA_MenuClosedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a menu is closed.
- UIA_MenuControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Menu control type.
- UIA_MenuItemControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the MenuItem control type.
- UIA_MenuModeEndEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a menu mode is ended.
- UIA_MenuModeStartEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a menu mode is started.
- UIA_MenuOpenedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a menu is opened.
- UIA_MultipleViewCurrentViewPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_MultipleViewPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the MultipleView control pattern.
- UIA_MultipleViewSupportedViewsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_NamePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Name property, which is a string that holds the name of the automation element.
- UIA_NativeWindowHandlePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the NativeWindowHandle property, which is an integer that represents the handle (HWND) of the automation element window, if it exists; otherwise, this property is 0.
- UIA_NotificationEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a provider calls the UiaRaiseNotificationEvent method.
- UIA_ObjectModelPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the ObjectModel control pattern.
- UIA_OptimizeForVisualContentPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_OrientationPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Orientation property, which indicates the orientation of the control represented by the automation element.
- UIA_OutlineColorPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_OutlineStylesAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the OutlineStyles text attribute, which specifies the outline style of the text.
- UIA_OutlineThicknessPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_OverlineColorAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the OverlineColor text attribute, which specifies the color of the overline text decoration.
- UIA_OverlineStyleAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the OverlineStyle text attribute, which specifies the style of the overline text decoration.
- UIA_PaneControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Pane control type.
- UIA_PositionInSetPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_ProcessIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the ProcessId property, which is an integer representing the process identifier (ID) of the automation element.
- UIA_ProgressBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the ProgressBar control type.
- UIA_ProviderDescriptionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_RadioButtonControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the RadioButton control type.
- UIA_RangeValueIsReadOnlyPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsReadOnly property of the RangeValue control pattern.
- UIA_RangeValueLargeChangePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Value property.
- UIA_RangeValueMaximumPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Maximum property of the RangeValue control pattern.
- UIA_RangeValueMinimumPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Minimum property of the RangeValue control pattern.
- UIA_RangeValuePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the RangeValue control pattern.
- UIA_RangeValueSmallChangePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Value property.
- UIA_RangeValueValuePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Value property of the RangeValue control pattern.
- UIA_RotationPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_RuntimeIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the RuntimeId property, which is an array of integers representing the identifier for an automation element.
- UIA_SayAsInterpretAsAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
not documented
- UIA_ScrollBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the ScrollBar control type.
- UIA_ScrollHorizontallyScrollablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the HorizontallyScrollable property of the Scroll control pattern.
- UIA_ScrollHorizontalScrollPercentPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the HorizontalScrollPercent property of the Scroll control pattern.
- UIA_ScrollHorizontalViewSizePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the HorizontalViewSize property of the Scroll control pattern.
- UIA_ScrollItemPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the ScrollItem control pattern.
- UIA_ScrollPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Scroll control pattern.
- UIA_ScrollVerticallyScrollablePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the VerticallyScrollable property of the Scroll control pattern.
- UIA_ScrollVerticalScrollPercentPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the VerticalScrollPercent property of the Scroll control pattern.
- UIA_ScrollVerticalViewSizePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the VerticalViewSize property of the Scroll control pattern.
- UIA_Selection_InvalidatedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a selection in a container has changed significantly.
- UIA_Selection2CurrentSelectedItemPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Selection2FirstSelectedItemPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Selection2ItemCountPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Selection2LastSelectedItemPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SelectionActiveEndAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the SelectionActiveEnd text attribute, which indicates the location of the caret relative to a text range that represents the currently selected text.
- UIA_SelectionCanSelectMultiplePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the CanSelectMultiple property of the Selection control pattern.
- UIA_SelectionIsSelectionRequiredPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsSelectionRequired property of the Selection control pattern.
- UIA_SelectionItem_ElementAddedToSelectionEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
UIA_SelectionItem_ElementAddedToSelectionEventId
- UIA_SelectionItem_ElementRemovedFromSelectionEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
UIA_SelectionItem_ElementRemovedFromSelectionEventId
- UIA_SelectionItem_ElementSelectedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
UIA_SelectionItem_ElementSelectedEventId
- UIA_SelectionItemIsSelectedPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SelectionItemPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the SelectionItem control pattern.
- UIA_SelectionItemSelectionContainerPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SelectionPattern2Id - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
- UIA_SelectionPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Selection control pattern.
- UIA_SelectionSelectionPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Selection property of the Selection control pattern.
- UIA_SemanticZoomControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the SemanticZoom control type.
- UIA_SeparatorControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Separator control type.
- UIA_SizeOfSetPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SizePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SliderControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Slider control type.
- UIA_SpinnerControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Spinner control type.
- UIA_SplitButtonControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the SplitButton control type.
- UIA_SpreadsheetItemAnnotationObjectsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SpreadsheetItemAnnotationTypesPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SpreadsheetItemFormulaPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SpreadsheetItemPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the SpreadsheetItem control pattern.
- UIA_SpreadsheetPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Spreadsheet control pattern.
- UIA_StatusBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the StatusBar control type.
- UIA_StrikethroughColorAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the StrikethroughColor text attribute, which specifies the color of the strikethrough text decoration.
- UIA_StrikethroughStyleAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the StrikethroughStyle text attribute, which specifies the style of the strikethrough text decoration.
- UIA_StructureChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the UI Automation tree structure is changed.
- UIA_StyleIdAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the StyleId text attribute, which indicates the text styles in use for a text range.
- UIA_StyleNameAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the StyleName text attribute, which identifies the localized name of the text style in use for a text range.
- UIA_StylesExtendedPropertiesPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_StylesFillColorPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_StylesFillPatternColorPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_StylesFillPatternStylePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_StylesPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Styles control pattern.
- UIA_StylesShapePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_StylesStyleIdPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_StylesStyleNamePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_SynchronizedInputPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the SynchronizedInput control pattern.
- UIA_SystemAlertEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a provider issues a system alert.
- UIA_TabControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Tab control type.
- UIA_TabItemControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the TabItem control type.
- UIA_TableColumnHeadersPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TableControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Table control type.
- UIA_TableItemColumnHeaderItemsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TableItemPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the TableItem control pattern.
- UIA_TableItemRowHeaderItemsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TablePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Table control pattern.
- UIA_TableRowHeadersPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TableRowOrColumnMajorPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TabsAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the Tabs text attribute, which is an array specifying the tab stops for the text range.
- UIA_Text_TextChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised whenever textual content is modified.
- UIA_Text_TextSelectionChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when the text selection is modified.
- UIA_TextChildPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the TextChild control pattern.
- UIA_TextControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Text control type.
- UIA_TextEdit_ConversionTargetChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised whenever a composition replacement is performed by a control.
- UIA_TextEdit_TextChangedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised whenever text auto-correction is performed by a control.
- UIA_TextEditPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the TextEdit control pattern.
- UIA_TextFlowDirectionsAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the TextFlowDirections text attribute, which specifies the direction of text flow.
- UIA_TextPattern2Id - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the second version of the Text control pattern.
- UIA_TextPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Text control pattern.
- UIA_ThumbControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Thumb control type.
- UIA_TitleBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the TitleBar control type.
- UIA_TogglePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Toggle control pattern.
- UIA_ToggleToggleStatePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_ToolBarControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the ToolBar control type.
- UIA_ToolTipClosedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a tooltip is closed.
- UIA_ToolTipControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the ToolTip control type.
- UIA_ToolTipOpenedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a tooltip is opened.
- UIA_Transform2CanZoomPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Transform2ZoomLevelPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Transform2ZoomMaximumPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Transform2ZoomMinimumPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TransformCanMovePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TransformCanResizePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TransformCanRotatePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_TransformPattern2Id - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the second version of the Transform control pattern.
- UIA_TransformPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Transform control pattern.
- UIA_TreeControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Tree control type.
- UIA_TreeItemControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the TreeItem control type.
- UIA_UnderlineColorAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the UnderlineColor text attribute, which specifies the color of the underline text decoration.
- UIA_UnderlineStyleAttributeId - Enum constant in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Identifies the UnderlineStyle text attribute, which specifies the style of the underline text decoration.
- UIA_ValueIsReadOnlyPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the IsReadOnly property of the Value control pattern.
- UIA_ValuePatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Value control pattern.
- UIA_ValueValuePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
-
Identifies the Value property of the Value control pattern.
- UIA_VirtualizedItemPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the VirtualizedItem control pattern.
- UIA_VisualEffectsPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_Window_WindowClosedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a window is closed.
- UIA_Window_WindowOpenedEventId - Enum constant in enum class at.bestsolution.uia.StandardEventIds
-
Identifies the event that is raised when a window is opened.
- UIA_WindowCanMaximizePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_WindowCanMinimizePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_WindowControlTypeId - Enum constant in enum class at.bestsolution.uia.ControlType
-
Identifies the Window control type.
- UIA_WindowIsModalPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_WindowIsTopmostPropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_WindowPatternId - Enum constant in enum class at.bestsolution.uia.StandardPatternIds
-
Identifies the Window control pattern.
- UIA_WindowWindowInteractionStatePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIA_WindowWindowVisualStatePropertyId - Enum constant in enum class at.bestsolution.uia.StandardPropertyIds
- UIAElementContext(IInitContext, IUIAElement) - Constructor for class at.bestsolution.uia.IUIAElement.UIAElementContext
- Unicase - Enum constant in enum class at.bestsolution.uia.CapStyle
-
Single case.
- Unknown - Enum constant in enum class at.bestsolution.uia.CaretPosition
-
The caret is not at the beginning or the end of a line.
- Unknown - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
The annotation type is unknown.
- UNKNOWN_IUIAElement - Static variable in class at.bestsolution.uia.StandardVariantConverters
- UNKNOWNArray_IUIAElementArray - Static variable in class at.bestsolution.uia.StandardVariantConverters
- UnsyncedChange - Enum constant in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
An unsynced change that was made to the document.
- Url - Enum constant in enum class at.bestsolution.uia.SayAsInterpretAs
-
The text should be spoken as a URL.
V
- value(Type) - Static method in class at.bestsolution.uia.TextAttributeValue
- Value - Variable in class at.bestsolution.uia.IRangeValueProvider.RangeValueProviderContext
- Value - Variable in class at.bestsolution.uia.IValueProvider.ValueProviderContext
- valueOf(String) - Static method in enum class at.bestsolution.uia.ActiveEnd
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.AnimationStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.AsyncContentLoadedState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.BulletStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.CapStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.CaretBidiMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.CaretPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.ControlType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.DockPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.ExpandCollapseState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.FillType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.FlowDirections
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.HorizontalTextAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.LiveSetting
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.NavigateDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.NotificationKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.NotificationProcessing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.OrientationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.OutlineStyles
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.ProviderOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.RowOrColumnMajor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.SayAsInterpretAs
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.ScrollAmount
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StandardEventIds
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StandardPatternIds
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StandardPropertyIds
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StructureChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.StyleId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.SupportedTextSelection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.SynchronizedInputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.TextEditChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.TextPatternRangeEndpoint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.TextUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.ToggleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.VisualEffects
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.WindowInteractionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.WindowVisualState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class at.bestsolution.uia.ZoomUnit
-
Returns the enum constant of this class with the specified name.
- ValueProviderContext(IInitContext, IValueProvider) - Constructor for class at.bestsolution.uia.IValueProvider.ValueProviderContext
- values() - Static method in enum class at.bestsolution.uia.ActiveEnd
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.AnimationStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.AsyncContentLoadedState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.BulletStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.CapStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.CaretBidiMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.CaretPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.ControlType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.DockPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.ExpandCollapseState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.FillType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.FlowDirections
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.HorizontalTextAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.LiveSetting
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.NavigateDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.NotificationKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.NotificationProcessing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.OrientationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.OutlineStyles
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.ProviderOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.RowOrColumnMajor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.SayAsInterpretAs
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.ScrollAmount
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StandardAnnotationTypeIds
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StandardEventIds
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StandardPatternIds
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StandardPropertyIds
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StandardTextAttributeIds
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StructureChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.StyleId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.SupportedTextSelection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.SynchronizedInputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.TextEditChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.TextPatternRangeEndpoint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.TextUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.ToggleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.VisualEffects
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.WindowInteractionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.WindowVisualState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class at.bestsolution.uia.ZoomUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Variant - Class in at.bestsolution.uia
- Vertical - Enum constant in enum class at.bestsolution.uia.FlowDirections
-
The text flows vertically.
- Vertical - Enum constant in enum class at.bestsolution.uia.OrientationType
-
The control has vertical orientation.
- VerticallyScrollable - Variable in class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
- VerticalScrollPercent - Variable in class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
- VerticalViewSize - Variable in class at.bestsolution.uia.IScrollProvider.ScrollProviderContext
- VirtualizedItemProviderContext(IInitContext, IVirtualizedItemProvider) - Constructor for class at.bestsolution.uia.IVirtualizedItemProvider.VirtualizedItemProviderContext
- VisualEffects - Enum Class in at.bestsolution.uia
-
Contains values for the VisualEffects attribute.
- vt_bool(boolean) - Static method in class at.bestsolution.uia.Variant
- vt_bstr(String) - Static method in class at.bestsolution.uia.Variant
- vt_empty() - Static method in class at.bestsolution.uia.Variant
- vt_i2(short) - Static method in class at.bestsolution.uia.Variant
- vt_i4(int) - Static method in class at.bestsolution.uia.Variant
- vt_i4_array(int[]) - Static method in class at.bestsolution.uia.Variant
- vt_null() - Static method in class at.bestsolution.uia.Variant
- vt_r4(float) - Static method in class at.bestsolution.uia.Variant
- vt_r4_array(float[]) - Static method in class at.bestsolution.uia.Variant
- vt_r8(double) - Static method in class at.bestsolution.uia.Variant
- vt_r8_array(double[]) - Static method in class at.bestsolution.uia.Variant
- vt_unknown(long) - Static method in class at.bestsolution.uia.Variant
- vt_unknown_array(long[]) - Static method in class at.bestsolution.uia.Variant
W
- WaitForInputIdle(int) - Method in interface at.bestsolution.uia.IWindowProvider
- Wavy - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
A wavy line.
- WindowInteractionState - Enum Class in at.bestsolution.uia
-
Contains values that specify the current state of the window for purposes of user interaction.
- WindowInteractionState - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- WindowProviderContext(IInitContext, IWindowProvider) - Constructor for class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- WindowVisualState - Enum Class in at.bestsolution.uia
- WindowVisualState - Variable in class at.bestsolution.uia.IWindowProvider.WindowProviderContext
- withContext(Class<C>, Consumer<C>) - Method in interface at.bestsolution.uia.IUIAElement
- Word - Enum constant in enum class at.bestsolution.uia.TextUnit
-
Word.
- WordsOnly - Enum constant in enum class at.bestsolution.uia.TextDecorationLineStyle
-
Only words (not spaces) are underlined.
Z
- Zoom(double) - Method in interface at.bestsolution.uia.ITransformProvider2
-
Zooms the viewport of the control.
- ZoomByUnit(ZoomUnit) - Method in interface at.bestsolution.uia.ITransformProvider2
-
Zooms the viewport of the control by the specified logical unit.
- ZoomLevel - Variable in class at.bestsolution.uia.ITransformProvider2.TransformProvider2Context
- ZoomMaximum - Variable in class at.bestsolution.uia.ITransformProvider2.TransformProvider2Context
- ZoomMinimum - Variable in class at.bestsolution.uia.ITransformProvider2.TransformProvider2Context
- ZoomUnit - Enum Class in at.bestsolution.uia
-
Contains possible values for the IUIAutomationTransformPattern2::ZoomByUnit method, which zooms the viewport of a control by the specified unit.
All Classes and Interfaces|All Packages