- get_AnnotationTypeId() - Method in interface javafx.uia.IAnnotationProvider
-
The annotation type identifier of this annotation.
- get_AnnotationTypeName() - Method in interface javafx.uia.IAnnotationProvider
-
The name of this annotation type.
- get_Author() - Method in interface javafx.uia.IAnnotationProvider
-
The name of the annotation author.
- get_CanMaximize() - Method in interface javafx.uia.IWindowProvider
-
- get_CanMinimize() - Method in interface javafx.uia.IWindowProvider
-
- get_CanMove() - Method in interface javafx.uia.ITransformProvider
-
Indicates whether the control can be moved.
- get_CanResize() - Method in interface javafx.uia.ITransformProvider
-
Indicates whether the control can be rotated.
- get_CanRotate() - Method in interface javafx.uia.ITransformProvider
-
Indicates whether the control can be resized.
- get_CanSelectMultiple() - Method in interface javafx.uia.ISelectionProvider
-
Indicates whether the Microsoft UI Automation provider allows more than one child element to be selected concurrently.
- get_CanZoom() - Method in interface javafx.uia.ITransformProvider2
-
Indicates whether the control supports zooming of its viewport.
- 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_CurrentSelectedItem() - Method in interface javafx.uia.ISelectionProvider2
-
Gets the currently selected item.
- get_CurrentView() - Method in interface javafx.uia.IMultipleViewProvider
-
Identifies the current view that the control is using to display information or child controls.
- get_DateTime() - Method in interface javafx.uia.IAnnotationProvider
-
The date and time when this annotation was created.
- get_DockPosition() - Method in interface javafx.uia.IDockProvider
-
Indicates the current docking position of this element.
- get_DocumentRange() - Method in interface javafx.uia.ITextProvider
-
Retrieves a text range that encloses the main text of a document.
- get_ExpandCollapseState() - Method in interface javafx.uia.IExpandCollapseProvider
-
Indicates the state, expanded or collapsed, of the control.
- get_ExtendedProperties() - Method in interface javafx.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 javafx.uia.IStylesProvider
-
Specifies the fill color of an element in a document.
- get_FillPatternColor() - Method in interface javafx.uia.IStylesProvider
-
Specifies the color of the pattern used to fill an element in a document.
- get_FillPatternStyle() - Method in interface javafx.uia.IStylesProvider
-
Specifies the fill pattern style of an element in a document.
- get_FirstSelectedItem() - Method in interface javafx.uia.ISelectionProvider2
-
Gets the first item in a group of selected items.
- 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_IsReadOnly() - Method in interface javafx.uia.IRangeValueProvider
-
Indicates whether the value of a control is read-only.
- get_IsReadOnly() - Method in interface javafx.uia.IValueProvider
-
Indicates whether the value of a control is read-only.
- get_IsSelected() - Method in interface javafx.uia.ISelectionItemProvider
-
Indicates whether an item is selected.
- get_IsSelectionRequired() - Method in interface javafx.uia.ISelectionProvider
-
Indicates whether the Microsoft UI Automation provider requires at least one child element to be selected.
- get_IsTopmost() - Method in interface javafx.uia.IWindowProvider
-
- get_ItemCount() - Method in interface javafx.uia.ISelectionProvider2
-
Gets the number of selected items.
- get_LargeChange() - Method in interface javafx.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 javafx.uia.ISelectionProvider2
-
Gets the last item in a group of selected items.
- get_Maximum() - Method in interface javafx.uia.IRangeValueProvider
-
Specifies the maximum range value supported by the control.
- get_Minimum() - Method in interface javafx.uia.IRangeValueProvider
-
Specifies the minimum range value supported by the control.
- 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_SelectionContainer() - Method in interface javafx.uia.ISelectionItemProvider
-
Specifies the provider that implements ISelectionProvider and acts as the container for the calling object.
- get_Shape() - Method in interface javafx.uia.IStylesProvider
-
Specifies the shape of an element in a document.
- get_SmallChange() - Method in interface javafx.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 javafx.uia.IStylesProvider
-
Identifies the visual style of an element in a document.
- get_StyleName() - Method in interface javafx.uia.IStylesProvider
-
Specifies the name of the visual style of an element in a document.
- 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_Target() - Method in interface javafx.uia.IAnnotationProvider
-
The UI Automation element that is being annotated.
- 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_Value() - Method in interface javafx.uia.IRangeValueProvider
-
The value of the control.
- get_Value() - Method in interface javafx.uia.IValueProvider
-
The value 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
-
- get_ZoomLevel() - Method in interface javafx.uia.ITransformProvider2
-
Retrieves the current zoom level of the element.
- get_ZoomMaximum() - Method in interface javafx.uia.ITransformProvider2
-
Retrieves the maximum zoom level of the element.
- get_ZoomMinimum() - Method in interface javafx.uia.ITransformProvider2
-
Retrieves the minimum zoom level of the element.
- GetActiveComposition() - Method in interface javafx.uia.ITextEditProvider
-
Returns the active composition.
- 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
-
- 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.AsyncContentLoadedState
-
- 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.INativeConstant
-
- 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.StandardAnnotationTypeIds
-
- 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
- GetConversionTarget() - Method in interface javafx.uia.ITextEditProvider
-
Returns the current conversion target range.
- 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
-
- getLValSafeArray() - 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.AsyncContentLoadedState
-
- 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.IAnnotationTypeId
-
the native value
- getNativeValue() - Method in interface javafx.uia.IEventId
-
native value
- getNativeValue() - Method in interface javafx.uia.INativeConstant
-
- 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.StandardAnnotationTypeIds
-
- 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.ISelectionProvider
-
Retrieves a Microsoft UI Automation provider for each child element that is selected.
- GetSelection() - Method in interface javafx.uia.ITextProvider
-
Retrieves a collection of text ranges that represents the currently selected text in a text-based control.
- GetSupportedViews() - Method in interface javafx.uia.IMultipleViewProvider
-
Retrieves a collection of control-specific view identifiers.
- GetText(int) - Method in interface javafx.uia.ITextRangeProvider
-
Retrieves the plain text of the range.
- getValue() - Method in class javafx.uia.TextAttributeValue
-
- GetViewName(int) - Method in interface javafx.uia.IMultipleViewProvider
-
Retrieves the name of a control-specific view.
- 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
-
- I4_Color - Static variable in class javafx.uia.StandardVariantConverters
-
- I4_INativeConstant(Function<Integer, T>) - Static method 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
-
- I4Array_INativeConstantArray(IntFunction<T>) - Static method in class javafx.uia.StandardVariantConverters
-
- I4Array_IntegerArray - Static variable in class javafx.uia.StandardVariantConverters
-
- IActiveTextPositionChangedEvent - Interface in javafx.uia
-
- IAnnotationProvider - Interface in javafx.uia
-
Exposes the properties of an annotation in a document.
- IAnnotationProvider.AnnotationProviderContext - Class in javafx.uia
-
context object for IAnnotationProvider.
- IAnnotationTypeId - Interface in javafx.uia
-
represents a uia annotation type id
- IAsyncContentLoadedEvent - Interface in javafx.uia
-
- IDockProvider - Interface in javafx.uia
-
Provides access to an element in a docking container.
- IDockProvider.DockProviderContext - Class in javafx.uia
-
context object for IDockProvider.
- IEvent - Interface in javafx.uia
-
- IEventId - Interface in javafx.uia
-
Represents an UIA Event Id
- IEventSupport - Interface in javafx.uia
-
- IExpandCollapseProvider - Interface in javafx.uia
-
Provides access to a control that visually expands to display content, and collapses to hide content.
- IExpandCollapseProvider.ExpandCollapseProviderContext - Class in javafx.uia
-
context object for IExpandCollapseProvider.
- 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.
- IInvokeProvider.InvokeProviderContext - Class in javafx.uia
-
context object for IInvokeProvider
- IItemContainerProvider - Interface in javafx.uia
-
Provides access to controls that act as containers of other controls, such as a virtual list-view.
- IItemContainerProvider.ItemContainerProviderContext - Class in javafx.uia
-
context object for IItemContainerProvider.
- IMultipleViewProvider - Interface in javafx.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 javafx.uia
-
context object for IMultipleViewProvider.
- INativeConstant - Interface in javafx.uia
-
- 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
-
- INotificationEvent - Interface in javafx.uia
-
- InputDiscarded - Variable in class javafx.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
-
- InputReachedOtherElement - Variable in class javafx.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
-
- InputReachedTarget - Variable in class javafx.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
-
- Invoke() - Method in interface javafx.uia.IInvokeProvider
-
Sends a request to activate a control and initiate its single, unambiguous action.
- InvokeProviderContext(IInitContext, IInvokeProvider) - Constructor for class javafx.uia.IInvokeProvider.InvokeProviderContext
-
- 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
-
- IRangeValueProvider - Interface in javafx.uia
-
Provides access to controls that can be set to a value within a range.
- IRangeValueProvider.RangeValueProviderContext - Class in javafx.uia
-
context object for IRangeValueProvider.
- isActive - Variable in class javafx.uia.ITextProvider2.CaretRangeResult
-
- 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.
- ISelectionItemProvider - Interface in javafx.uia
-
Provides access to individual, selectable child controls of containers that implement ISelectionProvider.
- ISelectionItemProvider.SelectionItemProviderContext - Class in javafx.uia
-
context object for ISelectionItemProvider.
- ISelectionProvider - Interface in javafx.uia
-
Provides access to controls that act as containers for a collection of individual, selectable child items.
- ISelectionProvider.SelectionProviderContext - Class in javafx.uia
-
context object for ISelectionProvider.
- ISelectionProvider2 - Interface in javafx.uia
-
Extends the ISelectionItemProvider interface to provide information about selected items.
- ISelectionProvider2.SelectionProvider2Context - Class in javafx.uia
-
context object for ISelectionProvider.
- 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
-
- IsReadonly - Variable in class javafx.uia.IRangeValueProvider.RangeValueProviderContext
-
- IsReadonly - Variable in class javafx.uia.IValueProvider.ValueProviderContext
-
- IsSelected - Variable in class javafx.uia.ISelectionItemProvider.SelectionItemProviderContext
-
- IsSelectionRequried - Variable in class javafx.uia.ISelectionProvider.SelectionProviderContext
-
- IsTopmost - Variable in class javafx.uia.IWindowProvider.WindowProviderContext
-
- IStructureChangedEvent - Interface in javafx.uia
-
- IStylesProvider - Interface in javafx.uia
-
Provides access to the visual styles associated with the content of a document.
- IStylesProvider.StylesProviderContext - Class in javafx.uia
-
context object for IStylesProvider.
- isUIAQuery(AccessibleAttribute, Object...) - Static method in class javafx.uia.UIA
-
- ISynchronizedInputProvider - Interface in javafx.uia
-
Enables Microsoft UI Automation client applications to direct the mouse or keyboard input to a specific UI element.
- ISynchronizedInputProvider.SynchronizedInputProviderContext - Class in javafx.uia
-
context object for ISynchronizedInputProvider.
- 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.
- ItemContainerProviderContext(IInitContext, IItemContainerProvider) - Constructor for class javafx.uia.IItemContainerProvider.ItemContainerProviderContext
-
- ItemCount - Variable in class javafx.uia.ISelectionProvider2.SelectionProvider2Context
-
- 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
-
- ITextEditProvider - Interface in javafx.uia
-
Extends the ITextProvider interface to enable Microsoft UI Automation providers to expose programmatic text-edit actions.
- ITextEditProvider.TextEditProviderContext - Class in javafx.uia
-
- ITextEditTextChangedEvent - Interface in javafx.uia
-
Support for the UiaRaiseTextEditTextChangedEvent function
- ITextProvider - Interface in javafx.uia
-
Provides access to controls that contain text.
- ITextProvider.TextProviderContext - Class in javafx.uia
-
- ITextProvider2 - Interface in javafx.uia
-
- ITextProvider2.CaretRangeResult - Class in javafx.uia
-
- ITextProvider2.TextProvider2Context - Class 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.
- ITransformProvider - Interface in javafx.uia
-
Provides access to controls that can be moved, resized, and/or rotated within a two-dimensional space.
- ITransformProvider.TransformProviderContext - Class in javafx.uia
-
context object for ITransformProvider.
- ITransformProvider2 - Interface in javafx.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 javafx.uia
-
context object for ITransformProvider2.
- 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.
- IValueProvider - Interface in javafx.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 javafx.uia
-
context object for IValueProvider.
- IVariantConverter<T> - Interface in javafx.uia
-
- IVirtualizedItemProvider - Interface in javafx.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 javafx.uia
-
context object for IVirtualizedItemProvider.
- IWindowProvider - Interface in javafx.uia
-
- IWindowProvider.WindowProviderContext - Class in javafx.uia
-
context object for IWindowProvider.
- Value - Variable in class javafx.uia.IRangeValueProvider.RangeValueProviderContext
-
- Value - Variable in class javafx.uia.IValueProvider.ValueProviderContext
-
- 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.AsyncContentLoadedState
-
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.StandardAnnotationTypeIds
-
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.
- ValueProviderContext(IInitContext, IValueProvider) - Constructor for class javafx.uia.IValueProvider.ValueProviderContext
-
- 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.AsyncContentLoadedState
-
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.StandardAnnotationTypeIds
-
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
-
- VirtualizedItemProviderContext(IInitContext, IVirtualizedItemProvider) - Constructor for class javafx.uia.IVirtualizedItemProvider.VirtualizedItemProviderContext
-
- 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_i4_array(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
-