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
 
addAutomationIdProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addBoundingRectangleProperty(Supplier<Bounds>) - Method in interface javafx.uia.IPropertySupport
 
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
 
addEvent(IEventId) - Method in interface javafx.uia.IEventSupport
 
addHasKeyboardFocusProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
addHelpTextProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
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
 
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
 
addIsReadOnlyProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport.ValuePatternProperties
 
addIsRequiredForFormProperty(Supplier<Boolean>) - Method in interface javafx.uia.IPropertySupport
 
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
 
addLocalizedControlTypeProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addNameProperty(Supplier<String>) - Method in interface javafx.uia.IPropertySupport
 
addOrientationTypeProperty(Supplier<OrientationType>) - Method in interface javafx.uia.IPropertySupport
 
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
 
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.
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
 
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
 
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
 
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.
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(ITextAttributeId, Variant, boolean) - Method in interface javafx.uia.ITextRangeProvider
 
FindText(String, boolean, boolean) - Method in interface javafx.uia.ITextRangeProvider
 
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.StructureChangeType
 
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_DocumentRange() - Method in interface javafx.uia.ITextProvider
 
get_IsModal() - Method in interface javafx.uia.IWindowProvider
 
get_IsTopmost() - Method in interface javafx.uia.IWindowProvider
 
get_SupportedTextSelection() - Method in interface javafx.uia.ITextProvider
 
get_ToggleState() - Method in interface javafx.uia.IToggleProvider
Specifies the toggle state of the control.
get_WindowInteractionState() - Method in interface javafx.uia.IWindowProvider
 
get_WindowVisualState() - Method in interface javafx.uia.IWindowProvider
 
GetAttributeValue(ITextAttributeId) - Method in interface javafx.uia.ITextRangeProvider
 
getAutomationId() - Method in interface javafx.uia.IUIAElement
The automation id
GetBoundingRectangles() - Method in interface javafx.uia.ITextRangeProvider
 
getBounds() - Method in interface javafx.uia.IUIAElement
The bounds of the element, in screen space
GetCaretRange(boolean) - 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
 
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.StructureChangeType
 
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
GetEnclosingElement() - Method in interface javafx.uia.ITextRangeProvider
Returns the innermost element that encloses the specified text range.
getId() - Method in interface javafx.uia.IUIAElement
the id
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.StructureChangeType
 
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
 
GetSelection() - Method in interface javafx.uia.ITextProvider
 
GetText(int) - Method in interface javafx.uia.ITextRangeProvider
Retrieves the plain text of the range.
GetVisibleRanges() - Method in interface javafx.uia.ITextProvider
 

H

HorizontalTextAlignment - Enum in javafx.uia
Contains values for the HorizontalTextAlignment text attribute.

I

I4_INativeEnum() - Static method 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
 
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
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
 
IsModal - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
 
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
 
ITextAttributeId - Interface in javafx.uia
 
ITextProvider - Interface 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

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.

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

R8Array_Bounds - 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
 
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.
RowOrColumnMajor - Enum in javafx.uia
Contains values that specify whether data in a table should be read primarily by row or by column.

S

SayAsInterpretAs - Enum in javafx.uia
Defines the values that indicate how a text-to-speech engine should interpret specific data.
ScrollAmount - Enum in javafx.uia
Contains values that specify the direction and distance to scroll.
ScrollIntoView(boolean) - Method in interface javafx.uia.ITextRangeProvider
Causes the text control to scroll vertically until the text range is visible in the viewport.
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
 
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.
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.
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

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.
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.
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
 

V

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.StructureChangeType
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.StructureChangeType
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
 
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
 

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