Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

ActiveEnd - Enum in javafx.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 javafx.uia.IPropertySupport
 
addAccessKeyProperty(Supplier<KeyCombination>) - Method in interface javafx.uia.IPropertySupport
 
addAfterParagraphSpacingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addAnimationStyleAttribute(Supplier<TextAttributeValue<AnimationStyle>>, FindAttribute<AnimationStyle>) - Method in interface javafx.uia.ITextAttributeSupport
 
addAttribute(ITextAttributeId, Supplier<TextAttributeValue<T>>, IVariantConverter<T>, FindAttribute<T>) - Method in interface javafx.uia.ITextAttributeSupport
 
addAutomationIdProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addBackgroundColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface javafx.uia.ITextAttributeSupport
 
addBeforeParagraphSpacingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addBoundingRectangleProperty(Supplier<Bounds>) - Method in interface javafx.uia.IPropertySupport
 
addBulletStyleAttribute(Supplier<TextAttributeValue<BulletStyle>>, FindAttribute<BulletStyle>) - Method in interface javafx.uia.ITextAttributeSupport
 
addCaretBidiModeAttribute(Supplier<TextAttributeValue<CaretBidiMode>>, FindAttribute<CaretBidiMode>) - Method in interface javafx.uia.ITextAttributeSupport
 
addCaretPositionAttribute(Supplier<TextAttributeValue<CaretPosition>>, FindAttribute<CaretPosition>) - Method in interface javafx.uia.ITextAttributeSupport
 
addClassNameProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addClickablePointProperty(Supplier<Point2D>) - Method in interface javafx.uia.IPropertySupport
 
addControlTypeProperty(Supplier<ControlType>) - Method in interface javafx.uia.IPropertySupport
 
addCultureAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface javafx.uia.ITextAttributeSupport
 
addEvent(IEventId) - Method in interface javafx.uia.IEventSupport
 
addFontNameAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface javafx.uia.ITextAttributeSupport
 
addFontSizeAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addFontWeightAttribute(Supplier<TextAttributeValue<Integer>>, FindAttribute<Integer>) - Method in interface javafx.uia.ITextAttributeSupport
 
addForegroundColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface javafx.uia.ITextAttributeSupport
 
addHasKeyboardFocusProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addHelpTextProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addHorizontalTextAlignmentAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIndentationFirstLineAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIndentationLeadingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIndentationTrailingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIsActiveAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIsContentElementProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsControlElementProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsEnabledElementProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsHiddenAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIsItalicAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIsKeyboardFocusableProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsOffscreenProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsPasswordProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsReadOnlyAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIsReadOnlyProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport.ValuePatternProperties
 
addIsRequiredForFormProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addIsSubscriptAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface javafx.uia.ITextAttributeSupport
 
addIsSuperscriptAttribute(Supplier<TextAttributeValue<Boolean>>, FindAttribute<Boolean>) - Method in interface javafx.uia.ITextAttributeSupport
 
addItemStatusProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addItemTypeProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addLabeledByProperty(Supplier<IUIAElement>) - Method in interface javafx.uia.IPropertySupport
 
addLineSpacingAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface javafx.uia.ITextAttributeSupport
 
addLocalizedControlTypeProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addMarginBottomAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addMarginLeadingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addMarginTopAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addMarginTrailingAttribute(Supplier<TextAttributeValue<Double>>, FindAttribute<Double>) - Method in interface javafx.uia.ITextAttributeSupport
 
addNameProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addOrientationTypeProperty(Supplier<OrientationType>) - Method in interface javafx.uia.IPropertySupport
 
addOutlineStylesAttribute(Supplier<TextAttributeValue<OutlineStyles>>, FindAttribute<OutlineStyles>) - Method in interface javafx.uia.ITextAttributeSupport
 
addOverlineColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface javafx.uia.ITextAttributeSupport
 
addOverlineStyleAttribute(Supplier<TextAttributeValue<TextDecorationLineStyle>>, FindAttribute<TextDecorationLineStyle>) - Method in interface javafx.uia.ITextAttributeSupport
 
addProperty(IPropertyId, Supplier<T>, IVariantConverter<T>) - Method in interface javafx.uia.IPropertySupport
 
addProperty(IPropertyId, Supplier<T>, IVariantConverter<T>) - Method in interface javafx.uia.IPropertySupport.ValuePatternProperties
 
addSelectionActiveEndAttribute(Supplier<TextAttributeValue<ActiveEnd>>, FindAttribute<ActiveEnd>) - Method in interface javafx.uia.ITextAttributeSupport
 
addStrikethroughColorAttribute(Supplier<TextAttributeValue<Color>>, FindAttribute<Color>) - Method in interface javafx.uia.ITextAttributeSupport
 
addStrikethroughStyleAttribute(Supplier<TextAttributeValue<TextDecorationLineStyle>>, FindAttribute<TextDecorationLineStyle>) - Method in interface javafx.uia.ITextAttributeSupport
 
addStyleIdAttribute(Supplier<TextAttributeValue<Integer>>, FindAttribute<Integer>) - Method in interface javafx.uia.ITextAttributeSupport
 
addStyleNameAttribute(Supplier<TextAttributeValue<String>>, FindAttribute<String>) - Method in interface javafx.uia.ITextAttributeSupport
 
addTabsAttribute(Supplier<TextAttributeValue<Double[]>>, FindAttribute<Double[]>) - Method in interface javafx.uia.ITextAttributeSupport
 
AddToSelection() - Method in interface javafx.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 javafx.uia.ITextAttributeSupport
 
addUnderlineStyleAttribute(Supplier<TextAttributeValue<TextDecorationLineStyle>>, FindAttribute<TextDecorationLineStyle>) - Method in interface javafx.uia.ITextAttributeSupport
 
addValueProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport.ValuePatternProperties
 
AnimationStyle - Enum in javafx.uia
Contains values for the AnimationStyle text attribute.
AutomationId - Variable in class javafx.uia.IUIAElement.UIAElementContext
 

B

BOOL - Static variable in class javafx.uia.StandardVariantConverters
 
BOOL_Boolean - Static variable in class javafx.uia.StandardVariantConverters
 
BoundingRectangle - Variable in class javafx.uia.IUIAElement.UIAElementContext
 
BSTR - Static variable in class javafx.uia.StandardVariantConverters
 
BSTR_KeyCombination - Static variable in class javafx.uia.StandardVariantConverters
 
BSTR_String - Static variable in class javafx.uia.StandardVariantConverters
 
BulletStyle - Enum in javafx.uia
Contains values for the BulletStyle text attribute.

C

CanMaximize - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
CanMinimize - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
CapStyle - Enum in javafx.uia
Contains values that specify the value of the CapStyle text attribute.
CaretBidiMode - Enum in javafx.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 in javafx.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.
Clone() - Method in interface javafx.uia.ITextRangeProvider
Returns a new ITextRangeProvider identical to the original ITextRangeProvider and inheriting all properties of the original.
Close() - Method in interface javafx.uia.IWindowProvider
 
Closed - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
Column - Variable in class javafx.uia.IGridItemProvider.GridItemProviderContext
 
ColumnCount - Variable in class javafx.uia.IGridProvider.GridProviderContext
 
ColumnHeaderItems - Variable in class javafx.uia.ITableItemProvider.TableItemProviderContext
 
ColumnHeaders - Variable in class javafx.uia.ITableProvider.TableProviderContext
 
ColumnSpan - Variable in class javafx.uia.IGridItemProvider.GridItemProviderContext
 
Compare(ITextRangeProvider) - Method in interface javafx.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 javafx.uia.ITextRangeProvider
Returns a value that specifies whether two text ranges have identical endpoints.
ContainingGrid - Variable in class javafx.uia.IGridItemProvider.GridItemProviderContext
 
ControlType - Enum in javafx.uia
 
ControlType - Variable in class javafx.uia.IUIAElement.UIAElementContext
 

D

DockPosition - Enum in javafx.uia
Contains values that specify the location of a docking window represented by the Dock control pattern.

E

ExpandCollapseState - Enum in javafx.uia
Contains values that specify the state of a UI element that can be expanded and collapsed.
ExpandToEnclosingUnit(TextUnit) - Method in interface javafx.uia.ITextRangeProvider
Normalizes the text range by the specified text unit.

F

FillType - Enum in javafx.uia
Contains values for the FillType attribute.
FindAttribute<T> - Interface in javafx.uia
Allows typed implementation of FindAttribute in ITextRangeProvider
findAttribute(boolean, T) - Method in interface javafx.uia.FindAttribute
Returns a text range subset that has the specified text attribute value.
FindText(String, boolean, boolean) - Method in interface javafx.uia.ITextRangeProvider
Returns a text range subset that contains the specified text.
fire() - Method in interface javafx.uia.IEvent
 
fireChanged(T, T) - Method in interface javafx.uia.IProperty
 
FlowDirections - Enum in javafx.uia
Contains values for the TextFlowDirections text attribute.
fromNativeValue(int) - Static method in enum javafx.uia.ActiveEnd
 
fromNativeValue(int) - Static method in enum javafx.uia.AnimationStyle
 
fromNativeValue(int) - Static method in enum javafx.uia.BulletStyle
 
fromNativeValue(int) - Static method in enum javafx.uia.CapStyle
 
fromNativeValue(int) - Static method in enum javafx.uia.CaretBidiMode
 
fromNativeValue(int) - Static method in enum javafx.uia.CaretPosition
 
fromNativeValue(int) - Static method in enum javafx.uia.ControlType
 
fromNativeValue(int) - Static method in enum javafx.uia.DockPosition
 
fromNativeValue(int) - Static method in enum javafx.uia.ExpandCollapseState
 
fromNativeValue(int) - Static method in enum javafx.uia.FillType
 
fromNativeValue(int) - Static method in enum javafx.uia.FlowDirections
 
fromNativeValue(int) - Static method in enum javafx.uia.HorizontalTextAlignment
 
fromNativeValue(int) - Static method in interface javafx.uia.IEventId
a lookup in standard event ids
fromNativeValue(int) - Static method in interface javafx.uia.IPatternId
a lookup in standard pattern ids
fromNativeValue(int) - Static method in interface javafx.uia.ITextAttributeId
 
fromNativeValue(int) - Static method in enum javafx.uia.LiveSetting
 
fromNativeValue(int) - Static method in enum javafx.uia.NavigateDirection
 
fromNativeValue(int) - Static method in enum javafx.uia.NotificationKind
 
fromNativeValue(int) - Static method in enum javafx.uia.NotificationProcessing
 
fromNativeValue(int) - Static method in enum javafx.uia.OrientationType
 
fromNativeValue(int) - Static method in enum javafx.uia.OutlineStyles
 
fromNativeValue(int) - Static method in enum javafx.uia.ProviderOptions
 
fromNativeValue(int) - Static method in enum javafx.uia.RowOrColumnMajor
 
fromNativeValue(int) - Static method in enum javafx.uia.SayAsInterpretAs
 
fromNativeValue(int) - Static method in enum javafx.uia.ScrollAmount
 
fromNativeValue(int) - Static method in enum javafx.uia.StandardEventIds
 
fromNativeValue(int) - Static method in enum javafx.uia.StandardPatternIds
 
fromNativeValue(int) - Static method in enum javafx.uia.StandardPropertyIds
 
fromNativeValue(int) - Static method in enum javafx.uia.StandardTextAttributeIds
 
fromNativeValue(int) - Static method in enum javafx.uia.StructureChangeType
 
fromNativeValue(int) - Static method in enum javafx.uia.StyleId
 
fromNativeValue(int) - Static method in enum javafx.uia.SupportedTextSelection
 
fromNativeValue(int) - Static method in enum javafx.uia.SynchronizedInputType
 
fromNativeValue(int) - Static method in enum javafx.uia.TextDecorationLineStyle
 
fromNativeValue(int) - Static method in enum javafx.uia.TextEditChangeType
 
fromNativeValue(int) - Static method in enum javafx.uia.TextPatternRangeEndpoint
 
fromNativeValue(int) - Static method in enum javafx.uia.TextUnit
 
fromNativeValue(int) - Static method in enum javafx.uia.ToggleState
 
fromNativeValue(int) - Static method in enum javafx.uia.VisualEffects
 
fromNativeValue(int) - Static method in enum javafx.uia.WindowInteractionState
 
fromNativeValue(int) - Static method in enum javafx.uia.WindowVisualState
 
fromNativeValue(int) - Static method in enum javafx.uia.ZoomUnit
 

G

get_CanMaximize() - Method in interface javafx.uia.IWindowProvider
 
get_CanMinimize() - Method in interface javafx.uia.IWindowProvider
 
get_Column() - Method in interface javafx.uia.IGridItemProvider
Specifies the ordinal number of the column that contains this cell or item.
get_ColumnCount() - Method in interface javafx.uia.IGridProvider
Specifies the total number of columns in the grid.
get_ColumnSpan() - Method in interface javafx.uia.IGridItemProvider
Specifies the number of columns spanned by this cell or item.
get_ContainingGrid() - Method in interface javafx.uia.IGridItemProvider
Specifies the UI Automation provider that implements IGridProvider and represents the container of this cell or item.
get_DocumentRange() - Method in interface javafx.uia.ITextProvider
Retrieves a text range that encloses the main text of a document.
get_HorizontallyScrollable() - Method in interface javafx.uia.IScrollProvider
Indicates whether the control can scroll horizontally.
get_HorizontalScrollPercent() - Method in interface javafx.uia.IScrollProvider
Specifies the horizontal scroll position.
get_HorizontalViewSize() - Method in interface javafx.uia.IScrollProvider
Specifies the horizontal size of the viewable region.
get_IsModal() - Method in interface javafx.uia.IWindowProvider
 
get_IsTopmost() - Method in interface javafx.uia.IWindowProvider
 
get_Row() - Method in interface javafx.uia.IGridItemProvider
Specifies the ordinal number of the row that contains this cell or item.
get_RowCount() - Method in interface javafx.uia.IGridProvider
Specifies the total number of rows in the grid.
get_RowOrColumnMajor() - Method in interface javafx.uia.ITableProvider
Specifies the primary direction of traversal for the table.
get_RowSpan() - Method in interface javafx.uia.IGridItemProvider
Specifies the number of rows spanned by this cell or item.
get_SupportedTextSelection() - Method in interface javafx.uia.ITextProvider
Retrieves a value that specifies the type of text selection that is supported by the control.
get_TextContainer() - Method in interface javafx.uia.ITextChildProvider
Retrieves this element's nearest ancestor provider that supports the Text control pattern.
get_TextRange() - Method in interface javafx.uia.ITextChildProvider
Retrieves a text range that encloses this child element.
get_ToggleState() - Method in interface javafx.uia.IToggleProvider
Specifies the toggle state of the control.
get_VerticallyScrollable() - Method in interface javafx.uia.IScrollProvider
Indicates whether the control can scroll vertically.
get_VerticalScrollPercent() - Method in interface javafx.uia.IScrollProvider
Specifies the vertical scroll position.
get_VerticalViewSize() - Method in interface javafx.uia.IScrollProvider
Specifies the vertical size of the viewable region.
get_WindowInteractionState() - Method in interface javafx.uia.IWindowProvider
 
get_WindowVisualState() - Method in interface javafx.uia.IWindowProvider
 
getAutomationId() - Method in interface javafx.uia.IUIAElement
The automation id
getBoolVal() - Method in class javafx.uia.Variant
 
GetBoundingRectangles() - Method in interface javafx.uia.ITextRangeProvider
 
getBounds() - Method in interface javafx.uia.IUIAElement
The bounds of the element, in screen space
getBstrVal() - Method in class javafx.uia.Variant
 
GetCaretRange() - Method in interface javafx.uia.ITextProvider2
 
GetCaretRangeIsActive() - Method in interface javafx.uia.ITextProvider2
 
getChildFromPoint(Point2D) - Method in interface javafx.uia.IUIAVirtualRootElement
 
GetChildren() - Method in interface javafx.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.
getChildren() - Method in interface javafx.uia.IUIAVirtualElement
 
getChildren() - Method in interface javafx.uia.IUIAVirtualRootElement
 
GetColumnHeaderItems() - Method in interface javafx.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 javafx.uia.ITableProvider
Gets a collection of Microsoft UI Automation providers that represents all the column headers in a table.
getConstantName() - Method in enum javafx.uia.ActiveEnd
 
getConstantName() - Method in enum javafx.uia.AnimationStyle
 
getConstantName() - Method in enum javafx.uia.BulletStyle
 
getConstantName() - Method in enum javafx.uia.CapStyle
 
getConstantName() - Method in enum javafx.uia.CaretBidiMode
 
getConstantName() - Method in enum javafx.uia.CaretPosition
 
getConstantName() - Method in enum javafx.uia.ControlType
 
getConstantName() - Method in enum javafx.uia.DockPosition
 
getConstantName() - Method in enum javafx.uia.ExpandCollapseState
 
getConstantName() - Method in enum javafx.uia.FillType
 
getConstantName() - Method in enum javafx.uia.FlowDirections
 
getConstantName() - Method in enum javafx.uia.HorizontalTextAlignment
 
getConstantName() - Method in interface javafx.uia.INativeEnum
 
getConstantName() - Method in enum javafx.uia.LiveSetting
 
getConstantName() - Method in enum javafx.uia.NavigateDirection
 
getConstantName() - Method in enum javafx.uia.NotificationKind
 
getConstantName() - Method in enum javafx.uia.NotificationProcessing
 
getConstantName() - Method in enum javafx.uia.OrientationType
 
getConstantName() - Method in enum javafx.uia.OutlineStyles
 
getConstantName() - Method in enum javafx.uia.ProviderOptions
 
getConstantName() - Method in enum javafx.uia.RowOrColumnMajor
 
getConstantName() - Method in enum javafx.uia.SayAsInterpretAs
 
getConstantName() - Method in enum javafx.uia.ScrollAmount
 
getConstantName() - Method in enum javafx.uia.StandardTextAttributeIds
 
getConstantName() - Method in enum javafx.uia.StructureChangeType
 
getConstantName() - Method in enum javafx.uia.StyleId
 
getConstantName() - Method in enum javafx.uia.SupportedTextSelection
 
getConstantName() - Method in enum javafx.uia.SynchronizedInputType
 
getConstantName() - Method in enum javafx.uia.TextDecorationLineStyle
 
getConstantName() - Method in enum javafx.uia.TextEditChangeType
 
getConstantName() - Method in enum javafx.uia.TextPatternRangeEndpoint
 
getConstantName() - Method in enum javafx.uia.TextUnit
 
getConstantName() - Method in enum javafx.uia.ToggleState
 
getConstantName() - Method in enum javafx.uia.VisualEffects
 
getConstantName() - Method in enum javafx.uia.WindowInteractionState
 
getConstantName() - Method in enum javafx.uia.WindowVisualState
 
getConstantName() - Method in enum javafx.uia.ZoomUnit
 
getControlType() - Method in interface javafx.uia.IUIAElement
the controltype of the element
getDblSafeArray() - Method in class javafx.uia.Variant
 
getDblVal() - Method in class javafx.uia.Variant
 
GetEnclosingElement() - Method in interface javafx.uia.ITextRangeProvider
Returns the innermost element that encloses the specified text range.
getFltSafeArray() - Method in class javafx.uia.Variant
 
getFltVal() - Method in class javafx.uia.Variant
 
getId() - Method in interface javafx.uia.IUIAElement
the id
GetItem(int, int) - Method in interface javafx.uia.IGridProvider
Retrieves the Microsoft UI Automation provider for the specified cell.
getIVal() - Method in class javafx.uia.Variant
 
getLVal() - Method in class javafx.uia.Variant
 
getNativeValue() - Method in enum javafx.uia.ActiveEnd
 
getNativeValue() - Method in enum javafx.uia.AnimationStyle
 
getNativeValue() - Method in enum javafx.uia.BulletStyle
 
getNativeValue() - Method in enum javafx.uia.CapStyle
 
getNativeValue() - Method in enum javafx.uia.CaretBidiMode
 
getNativeValue() - Method in enum javafx.uia.CaretPosition
 
getNativeValue() - Method in enum javafx.uia.ControlType
 
getNativeValue() - Method in enum javafx.uia.DockPosition
 
getNativeValue() - Method in enum javafx.uia.ExpandCollapseState
 
getNativeValue() - Method in enum javafx.uia.FillType
 
getNativeValue() - Method in enum javafx.uia.FlowDirections
 
getNativeValue() - Method in enum javafx.uia.HorizontalTextAlignment
 
getNativeValue() - Method in interface javafx.uia.IEventId
native value
getNativeValue() - Method in interface javafx.uia.INativeEnum
 
getNativeValue() - Method in interface javafx.uia.IPatternId
the native value
getNativeValue() - Method in interface javafx.uia.IPropertyId
the native value
getNativeValue() - Method in interface javafx.uia.ITextAttributeId
 
getNativeValue() - Method in enum javafx.uia.LiveSetting
 
getNativeValue() - Method in enum javafx.uia.NavigateDirection
 
getNativeValue() - Method in enum javafx.uia.NotificationKind
 
getNativeValue() - Method in enum javafx.uia.NotificationProcessing
 
getNativeValue() - Method in enum javafx.uia.OrientationType
 
getNativeValue() - Method in enum javafx.uia.OutlineStyles
 
getNativeValue() - Method in enum javafx.uia.ProviderOptions
 
getNativeValue() - Method in enum javafx.uia.RowOrColumnMajor
 
getNativeValue() - Method in enum javafx.uia.SayAsInterpretAs
 
getNativeValue() - Method in enum javafx.uia.ScrollAmount
 
getNativeValue() - Method in enum javafx.uia.StandardEventIds
 
getNativeValue() - Method in enum javafx.uia.StandardPatternIds
 
getNativeValue() - Method in enum javafx.uia.StandardPropertyIds
 
getNativeValue() - Method in enum javafx.uia.StandardTextAttributeIds
 
getNativeValue() - Method in enum javafx.uia.StructureChangeType
 
getNativeValue() - Method in enum javafx.uia.StyleId
 
getNativeValue() - Method in enum javafx.uia.SupportedTextSelection
 
getNativeValue() - Method in enum javafx.uia.SynchronizedInputType
 
getNativeValue() - Method in enum javafx.uia.TextDecorationLineStyle
 
getNativeValue() - Method in enum javafx.uia.TextEditChangeType
 
getNativeValue() - Method in enum javafx.uia.TextPatternRangeEndpoint
 
getNativeValue() - Method in enum javafx.uia.TextUnit
 
getNativeValue() - Method in enum javafx.uia.ToggleState
 
getNativeValue() - Method in enum javafx.uia.VisualEffects
 
getNativeValue() - Method in enum javafx.uia.WindowInteractionState
 
getNativeValue() - Method in enum javafx.uia.WindowVisualState
 
getNativeValue() - Method in enum javafx.uia.ZoomUnit
 
getParent() - Method in interface javafx.uia.IUIAVirtualElement
 
getProvider(Class<T>) - Method in interface javafx.uia.IUIAElement
 
getPunkVal() - Method in class javafx.uia.Variant
 
GetRowHeaderItems() - Method in interface javafx.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 javafx.uia.ITableProvider
Gets a collection of Microsoft UI Automation providers that represents all the row headers in a table.
GetSelection() - Method in interface javafx.uia.ITextProvider
Retrieves a collection of text ranges that represents the currently selected text in a text-based control.
GetText(int) - Method in interface javafx.uia.ITextRangeProvider
Retrieves the plain text of the range.
getValue() - Method in class javafx.uia.TextAttributeValue
 
GetVisibleRanges() - Method in interface javafx.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.
GridItemProviderContext(IInitContext, IGridItemProvider) - Constructor for class javafx.uia.IGridItemProvider.GridItemProviderContext
 
GridProviderContext(IInitContext, IGridProvider) - Constructor for class javafx.uia.IGridProvider.GridProviderContext
 

H

HorizontallyScrollable - Variable in class javafx.uia.IScrollProvider.ScrollProviderContext
 
HorizontalScrollPercent - Variable in class javafx.uia.IScrollProvider.ScrollProviderContext
 
HorizontalTextAlignment - Enum in javafx.uia
Contains values for the HorizontalTextAlignment text attribute.
HorizontalViewSize - Variable in class javafx.uia.IScrollProvider.ScrollProviderContext
 

I

I4_Color - Static variable in class javafx.uia.StandardVariantConverters
 
I4_INativeEnum(Function<Integer, Optional<T>>) - Static method in class javafx.uia.StandardVariantConverters
 
I4_Integer - Static variable in class javafx.uia.StandardVariantConverters
 
IEvent - Interface in javafx.uia
 
IEventId - Interface in javafx.uia
Represents an UIA Event Id
IEventSupport - Interface in javafx.uia
 
IGridItemProvider - Interface in javafx.uia
Provides access to individual child controls of containers that implement IGridProvider.
IGridItemProvider.GridItemProviderContext - Class in javafx.uia
context object for IGridItemProvider.
IGridProvider - Interface in javafx.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 javafx.uia
context object for IGridProvider.
IInitable - Interface in javafx.uia
 
IInitContext - Interface in javafx.uia
 
IInvokeProvider - Interface in javafx.uia
Provides access to controls that initiate or perform a single, unambiguous action and do not maintain state when activated.
INativeEnum - Interface in javafx.uia
 
initialize(IInitContext) - Method in interface javafx.uia.IInitable
allows for custom initialization
initialize(ITextAttributeSupport) - Method in interface javafx.uia.ITextRangeProvider
 
Invoke() - Method in interface javafx.uia.IInvokeProvider
Sends a request to activate a control and initiate its single, unambiguous action.
IPatternId - Interface in javafx.uia
represents a uia pattern id
IProperty<T> - Interface in javafx.uia
 
IPropertyId - Interface in javafx.uia
represents a uia property id
IPropertySupport - Interface in javafx.uia
 
IPropertySupport.ValuePatternProperties - Interface in javafx.uia
 
IScrollItemProvider - Interface in javafx.uia
Provides access to individual child controls of containers that implement IScrollProvider.
IScrollItemProvider.ScrollItemProviderContext - Class in javafx.uia
context object for IScrollItemProvider.
IScrollProvider - Interface in javafx.uia
Provides access to controls that act as scrollable containers for a collection of child objects.
IScrollProvider.ScrollProviderContext - Class in javafx.uia
context object for IScrollProvider.
isMixed() - Method in class javafx.uia.TextAttributeValue
 
IsModal - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
isNotSupported() - Method in class javafx.uia.TextAttributeValue
 
isProviderAvailable(Class<?>) - Method in interface javafx.uia.IUIAElement
 
IsTopmost - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
isUIAQuery(AccessibleAttribute, Object...) - Static method in class javafx.uia.UIA
 
ITableItemProvider - Interface in javafx.uia
Provides access to child controls of containers that implement ITableProvider.
ITableItemProvider.TableItemProviderContext - Class in javafx.uia
context object for ITableItemProvider.
ITableProvider - Interface in javafx.uia
Provides access to controls that act as containers for a collection of child elements.
ITableProvider.TableProviderContext - Class in javafx.uia
context object for ITableProvider.
ITextAttribute<T> - Interface in javafx.uia
 
ITextAttributeId - Interface in javafx.uia
 
ITextAttributeSupport - Interface in javafx.uia
 
ITextChildProvider - Interface in javafx.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 javafx.uia
 
ITextProvider - Interface in javafx.uia
Provides access to controls that contain text.
ITextProvider.TextProviderContext - Class in javafx.uia
 
ITextProvider2 - Interface in javafx.uia
 
ITextRangeProvider - Interface in javafx.uia
Provides access to a span of continuous text in a text container that implements ITextProvider or ITextProvider2.
ITextRangeProvider2 - Interface in javafx.uia
 
IToggleProvider - Interface in javafx.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 javafx.uia
context object for IToggleProvider.
IUIAElement - Interface in javafx.uia
central interface of the openfx-uia api.
IUIAElement.UIAElementContext - Class in javafx.uia
context object for IUIAElement.
IUIAVirtualElement - Interface in javafx.uia
marks an IUIAElement to be virtual.
IUIAVirtualRootElement - Interface in javafx.uia
marks an IUIAElement to be a virtual root.
IVariantConverter<T> - Interface in javafx.uia
 
IWindowProvider - Interface in javafx.uia
 
IWindowProvider.WindowProviderContext - Class in javafx.uia
context object for IWindowProvider.

J

javafx.uia - package javafx.uia
 

L

LiveSetting - Enum in javafx.uia
Contains possible values for the LiveSetting property.

M

main(String[]) - Static method in class javafx.uia.StandardVariantConverters
 
mixed() - Static method in class javafx.uia.TextAttributeValue
 
Move(TextUnit, int) - Method in interface javafx.uia.ITextRangeProvider
Moves the text range forward or backward by the specified number of text units.
MoveEndpointByRange(TextPatternRangeEndpoint, ITextRangeProvider, TextPatternRangeEndpoint) - Method in interface javafx.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 javafx.uia.ITextRangeProvider
The endpoint is moved forward or backward, as specified, to the next available unit boundary.

N

NavigateDirection - Enum in javafx.uia
 
NotificationKind - Enum in javafx.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 in javafx.uia
Defines values that indicate how a notification should be processed.
notSupported() - Static method in class javafx.uia.TextAttributeValue
 

O

Opened - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
OrientationType - Enum in javafx.uia
Contains values that specify the orientation of a control.
OutlineStyles - Enum in javafx.uia
Contains values for the OutlineStyle text attribute.

P

ProviderOptions - Enum in javafx.uia
Contains values that specify the type of UI Automation provider.

R

R8_Double - Static variable in class javafx.uia.StandardVariantConverters
 
R8Array_Bounds - Static variable in class javafx.uia.StandardVariantConverters
 
R8Array_DoubleArray - Static variable in class javafx.uia.StandardVariantConverters
 
R8Array_Point2D - Static variable in class javafx.uia.StandardVariantConverters
 
RangeFromAnnotation(IUIAElement) - Method in interface javafx.uia.ITextProvider2
 
RangeFromChild(IUIAElement) - Method in interface javafx.uia.ITextProvider
Retrieves a text range enclosing a child element such as an image, hyperlink, or other embedded object.
RangeFromPoint(Point2D) - Method in interface javafx.uia.ITextProvider
Returns the degenerate (empty) text range nearest to the specified screen coordinates.
RemoveFromSelection() - Method in interface javafx.uia.ITextRangeProvider
Removes the text range from the collection of selected text ranges in a control that supports multiple, disjoint spans of selected text.
Row - Variable in class javafx.uia.IGridItemProvider.GridItemProviderContext
 
RowCount - Variable in class javafx.uia.IGridProvider.GridProviderContext
 
RowHeaderItems - Variable in class javafx.uia.ITableItemProvider.TableItemProviderContext
 
RowHeaders - Variable in class javafx.uia.ITableProvider.TableProviderContext
 
RowOrColumnMajor - Variable in class javafx.uia.ITableProvider.TableProviderContext
 
RowOrColumnMajor - Enum in javafx.uia
Contains values that specify whether data in a table should be read primarily by row or by column.
RowSpan - Variable in class javafx.uia.IGridItemProvider.GridItemProviderContext
 

S

SayAsInterpretAs - Enum in javafx.uia
Defines the values that indicate how a text-to-speech engine should interpret specific data.
Scroll(ScrollAmount, ScrollAmount) - Method in interface javafx.uia.IScrollProvider
Scrolls the visible region of the content area horizontally and vertically.
ScrollAmount - Enum in javafx.uia
Contains values that specify the direction and distance to scroll.
ScrollIntoView() - Method in interface javafx.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 javafx.uia.ITextRangeProvider
Causes the text control to scroll vertically until the text range is visible in the viewport.
ScrollItemProviderContext(IInitContext, IScrollItemProvider) - Constructor for class javafx.uia.IScrollItemProvider.ScrollItemProviderContext
 
ScrollProviderContext(IInitContext, IScrollProvider) - Constructor for class javafx.uia.IScrollProvider.ScrollProviderContext
 
Select() - Method in interface javafx.uia.ITextRangeProvider
Selects the span of text that corresponds to this text range, and removes any previous selection.
SetFocus() - Method in interface javafx.uia.IUIAElement
Sets the focus to this element.
SetFocus() - Method in interface javafx.uia.IUIAVirtualElement
 
SetScrollPercent(double, double) - Method in interface javafx.uia.IScrollProvider
Sets the horizontal and vertical scroll position as a percentage of the total content area within the control.
SetVisualState(WindowVisualState) - Method in interface javafx.uia.IWindowProvider
 
ShowContextMenu() - Method in interface javafx.uia.ITextRangeProvider2
 
StandardEventIds - Enum in javafx.uia
 
StandardPatternIds - Enum in javafx.uia
Describes the named constants that identify Microsoft UI Automation control patterns.
StandardPropertyIds - Enum in javafx.uia
UI Automation Property Ids The descriptions are copied from above documentation.
StandardTextAttributeIds - Enum in javafx.uia
This topic describes the named constants used to identify text attributes of a Microsoft UI Automation text range.
StandardVariantConverters - Class in javafx.uia
provides standard variant converters
StandardVariantConverters() - Constructor for class javafx.uia.StandardVariantConverters
 
StructureChangeType - Enum in javafx.uia
Contains values that specify the type of change in the Microsoft UI Automation tree structure.
StyleId - Enum in javafx.uia
This set of constants describes the named constants used to identify the visual style of text in a document.
SupportedTextSelection - Enum in javafx.uia
Contains values that specify the supported text selection attribute.
SynchronizedInputType - Enum in javafx.uia
Contains values that specify the type of synchronized input.

T

TableItemProviderContext(IInitContext, ITableItemProvider) - Constructor for class javafx.uia.ITableItemProvider.TableItemProviderContext
 
TableProviderContext(IInitContext, ITableProvider) - Constructor for class javafx.uia.ITableProvider.TableProviderContext
 
TextAttributeValue<Type> - Class in javafx.uia
 
TextChildProviderContext(IInitContext, ITextChildProvider) - Constructor for class javafx.uia.ITextChildProvider.TextChildProviderContext
 
TextDecorationLineStyle - Enum in javafx.uia
Contains values that specify the OverlineStyle, StrikethroughStyle, and UnderlineStyle text attributes.
TextEditChangeType - Enum in javafx.uia
Describes the text editing change being performed by controls when text-edit events are raised or handled.
TextPatternRangeEndpoint - Enum in javafx.uia
Contains values that specify the endpoints of a text range.
TextProviderContext(IInitContext, ITextProvider) - Constructor for class javafx.uia.ITextProvider.TextProviderContext
 
TextUnit - Enum in javafx.uia
Contains values that specify units of text for the purposes of navigation.
Toggle() - Method in interface javafx.uia.IToggleProvider
Cycles through the toggle states of a control.
ToggleProviderContext(IInitContext, IToggleProvider) - Constructor for class javafx.uia.IToggleProvider.ToggleProviderContext
 
ToggleState - Variable in class javafx.uia.IToggleProvider.ToggleProviderContext
 
ToggleState - Enum in javafx.uia
Contains values that specify the toggle state of a Microsoft UI Automation element that implements the Toggle control pattern.
toObject(Variant) - Method in interface javafx.uia.IVariantConverter
 
toVariant(T) - Method in interface javafx.uia.IVariantConverter
 
toWinVariant() - Method in class javafx.uia.Variant
 

U

UIA - Class in javafx.uia
 
UIA() - Constructor for class javafx.uia.UIA
 
UIAElementContext(IInitContext, IUIAElement) - Constructor for class javafx.uia.IUIAElement.UIAElementContext
 
UNKNOWN_IUIAElement - Static variable in class javafx.uia.StandardVariantConverters
 
UNKNOWNArray_IUIAElementArray - Static variable in class javafx.uia.StandardVariantConverters
 

V

value(Type) - Static method in class javafx.uia.TextAttributeValue
 
valueOf(String) - Static method in enum javafx.uia.ActiveEnd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.AnimationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.BulletStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.CapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.CaretBidiMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.CaretPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.ControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.DockPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.ExpandCollapseState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.FlowDirections
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.HorizontalTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.LiveSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.NavigateDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.NotificationKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.NotificationProcessing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.OrientationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.OutlineStyles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.ProviderOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.RowOrColumnMajor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.SayAsInterpretAs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.ScrollAmount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.StandardEventIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.StandardPatternIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.StandardPropertyIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.StandardTextAttributeIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.StructureChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.StyleId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.SupportedTextSelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.SynchronizedInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.TextDecorationLineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.TextEditChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.TextPatternRangeEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.TextUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.ToggleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.VisualEffects
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.WindowInteractionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.WindowVisualState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.uia.ZoomUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum javafx.uia.ActiveEnd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.AnimationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.BulletStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.CapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.CaretBidiMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.CaretPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.DockPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.ExpandCollapseState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.FlowDirections
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.HorizontalTextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.LiveSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.NavigateDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.NotificationKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.NotificationProcessing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.OutlineStyles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.ProviderOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.RowOrColumnMajor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.SayAsInterpretAs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.ScrollAmount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.StandardEventIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.StandardPatternIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.StandardPropertyIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.StandardTextAttributeIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.StructureChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.StyleId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.SupportedTextSelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.SynchronizedInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.TextDecorationLineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.TextEditChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.TextPatternRangeEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.TextUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.ToggleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.VisualEffects
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.WindowInteractionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.WindowVisualState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javafx.uia.ZoomUnit
Returns an array containing the constants of this enum type, in the order they are declared.
Variant - Class in javafx.uia
 
VerticallyScrollable - Variable in class javafx.uia.IScrollProvider.ScrollProviderContext
 
VerticalScrollPercent - Variable in class javafx.uia.IScrollProvider.ScrollProviderContext
 
VerticalViewSize - Variable in class javafx.uia.IScrollProvider.ScrollProviderContext
 
VisualEffects - Enum in javafx.uia
Contains values for the VisualEffects attribute.
vt_bool(boolean) - Static method in class javafx.uia.Variant
 
vt_bstr(String) - Static method in class javafx.uia.Variant
 
vt_empty() - Static method in class javafx.uia.Variant
 
vt_i2(short) - Static method in class javafx.uia.Variant
 
vt_i4(int) - Static method in class javafx.uia.Variant
 
vt_null() - Static method in class javafx.uia.Variant
 
vt_r4(float) - Static method in class javafx.uia.Variant
 
vt_r4_array(float[]) - Static method in class javafx.uia.Variant
 
vt_r8(double) - Static method in class javafx.uia.Variant
 
vt_r8_array(double[]) - Static method in class javafx.uia.Variant
 
vt_unknown(long) - Static method in class javafx.uia.Variant
 
vt_unknown_array(long[]) - Static method in class javafx.uia.Variant
 

W

WaitForInputIdle(int) - Method in interface javafx.uia.IWindowProvider
 
WindowInteractionState - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
WindowInteractionState - Enum in javafx.uia
Contains values that specify the current state of the window for purposes of user interaction.
WindowProviderContext(IInitContext, IWindowProvider) - Constructor for class javafx.uia.IWindowProvider.WindowProviderContext
 
WindowVisualState - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
WindowVisualState - Enum in javafx.uia
 
withContext(Class<C>, Consumer<C>) - Method in interface javafx.uia.IUIAElement
 

Z

ZoomUnit - Enum in javafx.uia
Contains possible values for the IUIAutomationTransformPattern2::ZoomByUnit method, which zooms the viewport of a control by the specified unit.
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links