- accChild(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accChild"
- accChildCount() - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accChildCount"
- accDefaultAction(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accDefaultAction"
- accDescription(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accDescription"
- accDoDefaultAction(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
- accFocus() - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accFocus"
- accHelp(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accHelp"
- accHelpTopic(Holder<String>, Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accHelpTopic"
- accHitTest(int, int) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
- accKeyboardShortcut(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accKeyboardShortcut"
- accLocation(Holder<Integer>, Holder<Integer>, Holder<Integer>, Holder<Integer>, Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
- accName(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accName"
- accName(Object, String) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Setter method for the COM property "accName"
- accNavigate(int, Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
- accParent() - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accParent"
- accRole(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accRole"
- accSelect(int, Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
- accSelection() - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accSelection"
- accState(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accState"
- accValue(Object) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Getter method for the COM property "accValue"
- accValue(Object, String) - Method in interface mmarquee.automation.uiautomation.IAccessible
-
Setter method for the COM property "accValue"
- add(PropertyID) - Method in class mmarquee.automation.cache.CacheRequest
-
Adds a property to the cache request
- add(PatternID) - Method in class mmarquee.automation.cache.CacheRequest
-
Adds a patternID to the request
- addAutomationEventHandler(IUIAutomationElement, int, TreeScope, EventHandler) - Method in class mmarquee.automation.UIAutomation
-
Adds an event handler for the given event.
- addAutomationEventHandler(int, IUIAutomationElement, TreeScope, IUIAutomationCacheRequest, IUIAutomationEventHandler) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- addFocusChangedEventHandler(IUIAutomationCacheRequest, IUIAutomationFocusChangedEventHandler) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- addPattern(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationCacheRequest
-
- addProperty(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationCacheRequest
-
- addPropertyChangedEventHandler(IUIAutomationElement, TreeScope, IUIAutomationCacheRequest, IUIAutomationPropertyChangedEventHandler, int[]) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- addPropertyChangedEventHandlerNativeArray(IUIAutomationElement, TreeScope, IUIAutomationCacheRequest, IUIAutomationPropertyChangedEventHandler, Holder<Integer>, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- addStructureChangedEventHandler(IUIAutomationElement, TreeScope, IUIAutomationCacheRequest, IUIAutomationStructureChangedEventHandler) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- addTextEditTextChangedEventHandler(IUIAutomationElement, TreeScope, TextEditChangeType, IUIAutomationCacheRequest, IUIAutomationTextEditTextChangedEventHandler) - Method in interface mmarquee.automation.uiautomation.IUIAutomation3
-
- addToSelection() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionItemPattern
-
- addToSelection() - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- allowSubstringMatch() - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
Getter method for the COM property "AllowSubstringMatch"
- allowSubstringMatch(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
Setter method for the COM property "AllowSubstringMatch"
- AndCondition - Class in mmarquee.automation.condition
-
Created by inpwt on 24/02/2016.
- AndCondition() - Constructor for class mmarquee.automation.condition.AndCondition
-
Constructor for Condition
- AndCondition(Condition, Condition) - Constructor for class mmarquee.automation.condition.AndCondition
-
Constructor for Condition
- AppBar - Static variable in class mmarquee.automation.ControlType
-
- attach(Process) - Method in class mmarquee.automation.UIAutomation
-
Attaches to the application process
- automation - Variable in class mmarquee.automation.condition.Condition
-
- automation - Variable in class mmarquee.automation.controls.AutomationBase
-
- automation - Variable in class mmarquee.automation.UIAutomation
-
- AutomationAppBar - Class in mmarquee.automation.controls
-
Created by inpwt on 02/03/2016.
- AutomationAppBar(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationAppBar
-
Constructor for the AutomationAppBar.
- AutomationApplication - Class in mmarquee.automation.controls
-
Created by inpwt on 26/01/2016.
- AutomationApplication(AutomationElement, WinNT.HANDLE, boolean) - Constructor for class mmarquee.automation.controls.AutomationApplication
-
Constructor for the AutomationApplication.
- AutomationApplication(AutomationElement, Process, boolean) - Constructor for class mmarquee.automation.controls.AutomationApplication
-
Constructor for the AutomationApplication.
- AutomationBase - Class in mmarquee.automation.controls
-
Created by inpwt on 26/01/2016.
- AutomationBase(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationBase
-
Constructor for the AutomationBase class
- AutomationButton - Class in mmarquee.automation.controls
-
Created by inpwt on 02/02/2016.
- AutomationButton(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationButton
-
Constructor for the AutomationButton
- AutomationCalendar - Class in mmarquee.automation.controls
-
Created by inpwt on 16/02/2016.
- AutomationCalendar(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationCalendar
-
Constructor for the AutomationCalendar.
- AutomationCheckbox - Class in mmarquee.automation.controls
-
Created by inpwt on 31/01/2016.
- AutomationCheckbox(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationCheckbox
-
Constructor for the AutomationCheckbox
- AutomationComboBox - Class in mmarquee.automation.controls
-
Created by inpwt on 01/02/2016.
- AutomationComboBox(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationComboBox
-
Constructor for the AutomationComboBox.
- AutomationContainer - Class in mmarquee.automation.controls
-
Created by inpwt on 28/01/2016.
- AutomationContainer(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationContainer
-
Constructor for AutomationContainer
- AutomationCustom - Class in mmarquee.automation.controls
-
Created by inpwt on 08/03/2016.
- AutomationCustom(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationCustom
-
Constructor for the AutomationCustom
- AutomationDataGrid - Class in mmarquee.automation.controls
-
Created by inpwt on 03/02/2016.
- AutomationDataGrid(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationDataGrid
-
Construct the AutomationDataGrid
- AutomationDataGridCell - Class in mmarquee.automation.controls
-
Created by inpwt on 04/02/2016.
- AutomationDataGridCell(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationDataGridCell
-
Construct the AutomationDataGridCell
- AutomationDocument - Class in mmarquee.automation.controls
-
Created by inpwt on 16/02/2016.
- AutomationDocument(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationDocument
-
Constructor for the AutomationDocument
- AutomationEditBox - Class in mmarquee.automation.controls
-
Created by inpwt on 26/01/2016.
- AutomationEditBox(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationEditBox
-
Constructor for the AutomationEditBox
- AutomationElement - Class in mmarquee.automation
-
Created by inpwt on 06/03/2016.
- AutomationElement(IUIAutomationElement) - Constructor for class mmarquee.automation.AutomationElement
-
Constructor of AutomationElement
- AutomationElementMode - Enum in mmarquee.automation.uiautomation
-
- automationElementMode() - Method in interface mmarquee.automation.uiautomation.IUIAutomationCacheRequest
-
Getter method for the COM property "AutomationElementMode"
- automationElementMode(AutomationElementMode) - Method in interface mmarquee.automation.uiautomation.IUIAutomationCacheRequest
-
Setter method for the COM property "AutomationElementMode"
- AutomationHyperlink - Class in mmarquee.automation.controls
-
Created by inpwt on 03/02/2016.
- AutomationHyperlink(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationHyperlink
-
Constructor for the AutomationHyperlink
- AutomationIdCondition - Class in mmarquee.automation.condition
-
Created by inpwt on 26/04/2016.
- AutomationIdCondition() - Constructor for class mmarquee.automation.condition.AutomationIdCondition
-
Constructor, for an empty condition.
- AutomationIdCondition(String) - Constructor for class mmarquee.automation.condition.AutomationIdCondition
-
Constructor, with supplied automation ID.
- AutomationImage - Class in mmarquee.automation.controls
-
Created by inpwt on 26/02/2016.
- AutomationImage(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationImage
-
Construct the AutomationImage
- AutomationList - Class in mmarquee.automation.controls
-
Created by inpwt on 26/01/2016.
- AutomationList(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationList
-
Constructor for the AutomationList
- AutomationListItem - Class in mmarquee.automation.controls
-
Created by inpwt on 09/02/2016.
- AutomationListItem(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationListItem
-
Constructor for the AuyomationListItem
- AutomationMainMenu - Class in mmarquee.automation.controls.menu
-
Created by inpwt on 09/02/2016.
- AutomationMainMenu(AutomationElement, AutomationElement) - Constructor for class mmarquee.automation.controls.menu.AutomationMainMenu
-
Constructor for AutomationMainMenu
- AutomationMaskedEdit - Class in mmarquee.automation.controls
-
Created by inpwt on 15/02/2016.
- AutomationMaskedEdit(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationMaskedEdit
-
Construct the AutomationMaskedEdit
- AutomationMenu - Class in mmarquee.automation.controls.menu
-
Created by inpwt on 09/02/2016.
- AutomationMenu(AutomationElement) - Constructor for class mmarquee.automation.controls.menu.AutomationMenu
-
Construct the AutomationMenu
- AutomationMenuItem - Class in mmarquee.automation.controls.menu
-
Created by inpwt on 10/02/2016.
- AutomationMenuItem(AutomationElement) - Constructor for class mmarquee.automation.controls.menu.AutomationMenuItem
-
Construct the AutomationMenuItem
- AutomationMouse - Class in mmarquee.automation.controls.mouse
-
Created by inpwt on 26/02/2016.
- AutomationMouse() - Constructor for class mmarquee.automation.controls.mouse.AutomationMouse
-
Constructor for the AutomationMouse
- AutomationNetUIHWND - Class in mmarquee.automation.controls.ribbon
-
Created by inpwt on 02/03/2016.
- AutomationNetUIHWND(AutomationElement) - Constructor for class mmarquee.automation.controls.ribbon.AutomationNetUIHWND
-
Construct the AutomationNetUIHWND
- AutomationNUIPane - Class in mmarquee.automation.controls.ribbon
-
Created by inpwt on 02/03/2016.
- AutomationNUIPane(AutomationElement) - Constructor for class mmarquee.automation.controls.ribbon.AutomationNUIPane
-
Construct the AutomationNUIPane
- AutomationPanel - Class in mmarquee.automation.controls
-
Created by inpwt on 26/02/2016.
- AutomationPanel(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationPanel
-
Construct the AutomationPanel
- AutomationProgressBar - Class in mmarquee.automation.controls
-
Created by inpwt on 25/04/2016.
- AutomationProgressBar(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationProgressBar
-
Construct the AutomationPanel
- AutomationRadioButton - Class in mmarquee.automation.controls
-
Created by inpwt on 31/01/2016.
- AutomationRadioButton(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationRadioButton
-
Construct the AutomationRadioButton
- AutomationReBar - Class in mmarquee.automation.controls.rebar
-
Created by inpwt on 02/03/2016.
- AutomationReBar(AutomationElement) - Constructor for class mmarquee.automation.controls.rebar.AutomationReBar
-
Construct the AutomationReBar
- AutomationRibbonBar - Class in mmarquee.automation.controls.ribbon
-
Created by inpwt on 02/03/2016.
- AutomationRibbonBar(AutomationElement) - Constructor for class mmarquee.automation.controls.ribbon.AutomationRibbonBar
-
Construct the AutomationRibbonBar
- AutomationRibbonCommandBar - Class in mmarquee.automation.controls.ribbon
-
Created by inpwt on 02/03/2016.
- AutomationRibbonCommandBar(AutomationElement) - Constructor for class mmarquee.automation.controls.ribbon.AutomationRibbonCommandBar
-
Construct the AutomationRibbonCommandBar
- AutomationRibbonWorkPane - Class in mmarquee.automation.controls.ribbon
-
Created by inpwt on 02/03/2016.
- AutomationRibbonWorkPane(AutomationElement) - Constructor for class mmarquee.automation.controls.ribbon.AutomationRibbonWorkPane
-
Construct the AutomationRibbonWorkPane
- AutomationSlider - Class in mmarquee.automation.controls
-
Created by inpwt on 15/02/2016.
- AutomationSlider(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationSlider
-
Construct the AutomationSlider
- AutomationSpinner - Class in mmarquee.automation.controls
-
Created by inpwt on 26/02/2016.
- AutomationSpinner(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationSpinner
-
Construct the AutomationSpinner
- AutomationSplitButton - Class in mmarquee.automation.controls
-
Created by inpwt on 03/03/2016.
- AutomationSplitButton(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationSplitButton
-
Construct the AutomationSplitButton
- AutomationStatusBar - Class in mmarquee.automation.controls
-
Created by inpwt on 01/02/2016.
- AutomationStatusBar(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationStatusBar
-
Constructor for AutomationStatusBar
- AutomationSystemMenu - Class in mmarquee.automation.controls.menu
-
Created by inpwt on 19/02/2016.
- AutomationSystemMenu(AutomationElement) - Constructor for class mmarquee.automation.controls.menu.AutomationSystemMenu
-
Construct the AutomationSystemMenu
- AutomationTab - Class in mmarquee.automation.controls
-
Created by inpwt on 26/01/2016.
- AutomationTab(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationTab
-
Constructor for the AutomationTab
- AutomationTabItem - Class in mmarquee.automation.controls
-
Created by inpwt on 28/01/2016.
- AutomationTabItem(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationTabItem
-
Construct the AutomationTabItem
- AutomationTextBox - Class in mmarquee.automation.controls
-
Created by inpwt on 01/02/2016.
- AutomationTextBox(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationTextBox
-
Construct the AutomationTextBox
- AutomationTitleBar - Class in mmarquee.automation.controls
-
Created by inpwt on 04/03/2016.
- AutomationTitleBar(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationTitleBar
-
Constructor for the AutomationTitleBar.
- AutomationToolBar - Class in mmarquee.automation.controls
-
Created by inpwt on 02/03/2016.
- AutomationToolBar(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationToolBar
-
Constructor for the AutomationToolBar.
- AutomationTreeView - Class in mmarquee.automation.controls
-
Created by inpwt on 20/02/2016.
- AutomationTreeView(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationTreeView
-
Construct the AutomationTreeView
- AutomationTreeViewItem - Class in mmarquee.automation.controls
-
Created by inpwt on 20/02/2016.
- AutomationTreeViewItem(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationTreeViewItem
-
Construct the AutomationTreeViewItem
- AutomationWindow - Class in mmarquee.automation.controls
-
Created by inpwt on 26/01/2016.
- AutomationWindow(AutomationElement) - Constructor for class mmarquee.automation.controls.AutomationWindow
-
Constructor for the AutomationWindow
- autoSetFocus() - Method in interface mmarquee.automation.uiautomation.IUIAutomation2
-
Getter method for the COM property "AutoSetFocus"
- autoSetFocus(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation2
-
Setter method for the COM property "AutoSetFocus"
- cachedAcceleratorKey() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedAcceleratorKey"
- cachedAccessKey() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedAccessKey"
- cachedAnnotationObjects() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CachedAnnotationObjects"
- cachedAnnotationTypeId() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CachedAnnotationTypeId"
- cachedAnnotationTypeName() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CachedAnnotationTypeName"
- cachedAnnotationTypes() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CachedAnnotationTypes"
- cachedAriaProperties() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedAriaProperties"
- cachedAriaRole() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedAriaRole"
- cachedAuthor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CachedAuthor"
- cachedAutomationId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedAutomationId"
- cachedCanMaximize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CachedCanMaximize"
- cachedCanMinimize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CachedCanMinimize"
- cachedCanMove() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern
-
Getter method for the COM property "CachedCanMove"
- cachedCanResize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern
-
Getter method for the COM property "CachedCanResize"
- cachedCanRotate() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern
-
Getter method for the COM property "CachedCanRotate"
- cachedCanSelectMultiple() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionPattern
-
Getter method for the COM property "CachedCanSelectMultiple"
- cachedCanZoom() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CachedCanZoom"
- cachedChildId() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedChildId"
- cachedClassName() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedClassName"
- cachedColumn() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CachedColumn"
- cachedColumnCount() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridPattern
-
Getter method for the COM property "CachedColumnCount"
- cachedColumnSpan() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CachedColumnSpan"
- cachedContainingGrid() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CachedContainingGrid"
- cachedControllerFor() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedControllerFor"
- cachedControlType() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedControlType"
- cachedCulture() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedCulture"
- cachedCurrentView() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationMultipleViewPattern
-
Getter method for the COM property "CachedCurrentView"
- cachedDateTime() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CachedDateTime"
- cachedDefaultAction() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedDefaultAction"
- cachedDescribedBy() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedDescribedBy"
- cachedDescription() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedDescription"
- cachedDockPosition() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDockPattern
-
Getter method for the COM property "CachedDockPosition"
- cachedDropEffect() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
Getter method for the COM property "CachedDropEffect"
- cachedDropEffects() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
Getter method for the COM property "CachedDropEffects"
- cachedDropTargetEffect() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDropTargetPattern
-
Getter method for the COM property "CachedDropTargetEffect"
- cachedDropTargetEffects() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDropTargetPattern
-
Getter method for the COM property "CachedDropTargetEffects"
- cachedExpandCollapseState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationExpandCollapsePattern
-
Getter method for the COM property "CachedExpandCollapseState"
- cachedExtendedProperties() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedExtendedProperties"
- cachedFillColor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedFillColor"
- cachedFillPatternColor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedFillPatternColor"
- cachedFillPatternStyle() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedFillPatternStyle"
- cachedFlowsFrom() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement2
-
Getter method for the COM property "CachedFlowsFrom"
- cachedFlowsTo() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedFlowsTo"
- cachedFormula() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetItemPattern
-
Getter method for the COM property "CachedFormula"
- cachedFrameworkId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedFrameworkId"
- cachedHasKeyboardFocus() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedHasKeyboardFocus"
- cachedHelp() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedHelp"
- cachedHelpText() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedHelpText"
- cachedHorizontallyScrollable() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CachedHorizontallyScrollable"
- cachedHorizontalScrollPercent() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CachedHorizontalScrollPercent"
- cachedHorizontalViewSize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CachedHorizontalViewSize"
- cachedIsContentElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsContentElement"
- cachedIsControlElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsControlElement"
- cachedIsDataValidForForm() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsDataValidForForm"
- cachedIsEnabled() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsEnabled"
- cachedIsGrabbed() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
Getter method for the COM property "CachedIsGrabbed"
- cachedIsKeyboardFocusable() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsKeyboardFocusable"
- cachedIsModal() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CachedIsModal"
- cachedIsOffscreen() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsOffscreen"
- cachedIsPassword() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsPassword"
- cachedIsPeripheral() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement3
-
Getter method for the COM property "CachedIsPeripheral"
- cachedIsReadOnly() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CachedIsReadOnly"
- cachedIsReadOnly() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationValuePattern
-
Getter method for the COM property "CachedIsReadOnly"
- cachedIsRequiredForForm() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedIsRequiredForForm"
- cachedIsSelected() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionItemPattern
-
Getter method for the COM property "CachedIsSelected"
- cachedIsSelectionRequired() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionPattern
-
Getter method for the COM property "CachedIsSelectionRequired"
- cachedIsTopmost() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CachedIsTopmost"
- cachedItemStatus() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedItemStatus"
- cachedItemType() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedItemType"
- cachedKeyboardShortcut() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedKeyboardShortcut"
- cachedLabeledBy() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedLabeledBy"
- cachedLargeChange() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CachedLargeChange"
- cachedLevel() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CachedLevel"
- cachedLiveSetting() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement2
-
Getter method for the COM property "CachedLiveSetting"
- cachedLocalizedControlType() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedLocalizedControlType"
- cachedMaximum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CachedMaximum"
- cachedMinimum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CachedMinimum"
- cachedName() - Method in class mmarquee.automation.AutomationElement
-
Gets the cached name of the control
- cachedName() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedName"
- cachedName() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedName"
- cachedNativeWindowHandle() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedNativeWindowHandle"
- cachedOptimizeForVisualContent() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement2
-
Getter method for the COM property "CachedOptimizeForVisualContent"
- cachedOrientation() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedOrientation"
- cachedPositionInSet() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CachedPositionInSet"
- cachedProcessId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedProcessId"
- cachedProviderDescription() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CachedProviderDescription"
- cachedRole() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedRole"
- cachedRow() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CachedRow"
- cachedRowCount() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridPattern
-
Getter method for the COM property "CachedRowCount"
- cachedRowOrColumnMajor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTablePattern
-
Getter method for the COM property "CachedRowOrColumnMajor"
- cachedRowSpan() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CachedRowSpan"
- cachedSelectionContainer() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionItemPattern
-
Getter method for the COM property "CachedSelectionContainer"
- cachedShape() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedShape"
- cachedSizeOfSet() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CachedSizeOfSet"
- cachedSmallChange() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CachedSmallChange"
- cachedState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedState"
- cachedStyleId() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedStyleId"
- cachedStyleName() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CachedStyleName"
- cachedTarget() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CachedTarget"
- cachedToggleState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTogglePattern
-
Getter method for the COM property "CachedToggleState"
- cachedValue() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CachedValue"
- cachedValue() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CachedValue"
- cachedValue() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationValuePattern
-
Getter method for the COM property "CachedValue"
- cachedVerticallyScrollable() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CachedVerticallyScrollable"
- cachedVerticalScrollPercent() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CachedVerticalScrollPercent"
- cachedVerticalViewSize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CachedVerticalViewSize"
- cachedWindowInteractionState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CachedWindowInteractionState"
- cachedWindowVisualState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CachedWindowVisualState"
- cachedZoomLevel() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CachedZoomLevel"
- cachedZoomMaximum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CachedZoomMaximum"
- cachedZoomMinimum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CachedZoomMinimum"
- CacheRequest - Class in mmarquee.automation.cache
-
Created by inpwt on 05/05/2016.
- CacheRequest() - Constructor for class mmarquee.automation.cache.CacheRequest
-
Constructor for the cacheRequest
- Calendar - Static variable in class mmarquee.automation.ControlType
-
- cancel() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSynchronizedInputPattern
-
- canCheckBaseClass() - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
Getter method for the COM property "CanCheckBaseClass"
- canCheckBaseClass(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
Setter method for the COM property "CanCheckBaseClass"
- captureScreen(String) - Method in class mmarquee.automation.UIAutomation
-
Captures the screen.
- CheckBox - Static variable in class mmarquee.automation.ControlType
-
- checkNotSupported(Object) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- childCount() - Method in interface mmarquee.automation.condition.raw.IUIAutomationAndCondition
-
Getter method for the COM property "ChildCount"
- childCount() - Method in interface mmarquee.automation.condition.raw.IUIAutomationOrCondition
-
Getter method for the COM property "ChildCount"
- ClassFactory - Class in mmarquee.automation.uiautomation
-
Defines methods to create COM objects
- className() - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
Getter method for the COM property "ClassName"
- className(String) - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
Setter method for the COM property "ClassName"
- clearTable() - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryMapping
-
- click() - Method in class mmarquee.automation.controls.AutomationButton
-
Invokes the click event for this control
- click() - Method in class mmarquee.automation.controls.AutomationHyperlink
-
Fires the click event associated with this element.
- click() - Method in class mmarquee.automation.controls.AutomationTreeViewItem
-
Click the item
- click() - Method in class mmarquee.automation.controls.menu.AutomationMenuItem
-
Invoke the click pattern for the menu item
- clone() - Method in interface mmarquee.automation.uiautomation.IUIAutomationCacheRequest
-
- clone() - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- close() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
- close() - Method in class mmarquee.automation.pattern.Window
-
Closes the 'window'
- collapse() - Method in class mmarquee.automation.controls.AutomationComboBox
-
Collapses the element
- collapse() - Method in class mmarquee.automation.controls.menu.AutomationMenuItem
-
Collapses the element
- collapse() - Method in class mmarquee.automation.pattern.ExpandCollapse
-
Collapses the control
- collapse() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationExpandCollapsePattern
-
- columnCount() - Method in class mmarquee.automation.pattern.Grid
-
Gets the coloumn count
- ComboBox - Static variable in class mmarquee.automation.ControlType
-
- comEnumValue() - Method in enum mmarquee.automation.uiautomation.ProviderOptions
-
- comEnumValue() - Method in enum mmarquee.automation.uiautomation.SynchronizedInputType
-
- comEnumValue() - Method in enum mmarquee.automation.uiautomation.TreeScope
-
- compare(IUIAutomationTextRange) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- compareElements(IUIAutomationElement, IUIAutomationElement) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- compareEndpoints(TextPatternRangeEndpoint, IUIAutomationTextRange, TextPatternRangeEndpoint) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- compareRuntimeIds(int[], int[]) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- Condition - Class in mmarquee.automation.condition
-
Created by inpwt on 24/02/2016.
- Condition() - Constructor for class mmarquee.automation.condition.Condition
-
- condition() - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
Getter method for the COM property "condition"
- connectionTimeout() - Method in interface mmarquee.automation.uiautomation.IUIAutomation2
-
Getter method for the COM property "ConnectionTimeout"
- connectionTimeout(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation2
-
Setter method for the COM property "ConnectionTimeout"
- contentViewCondition() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
Getter method for the COM property "ContentViewCondition"
- contentViewWalker() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
Getter method for the COM property "ContentViewWalker"
- ControlIdCondition - Class in mmarquee.automation.condition
-
Created by inpwt on 24/02/2016.
- ControlIdCondition() - Constructor for class mmarquee.automation.condition.ControlIdCondition
-
Constructor for the condition
- ControlIdCondition(int) - Constructor for class mmarquee.automation.condition.ControlIdCondition
-
Constructor for the condition
- ControlType - Class in mmarquee.automation
-
Created by inpwt on 27/01/2016.
- ControlType() - Constructor for class mmarquee.automation.ControlType
-
- controlViewCondition() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
Getter method for the COM property "ControlViewCondition"
- controlViewWalker() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
Getter method for the COM property "ControlViewWalker"
- count() - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryMapping
-
Getter method for the COM property "count"
- createAndCondition(Condition, Condition) - Method in class mmarquee.automation.controls.AutomationBase
-
Creates an AND condition
- CreateAndCondition(IUIAutomationCondition, IUIAutomationCondition) - Method in class mmarquee.automation.UIAutomation
-
Creates the raw and condition
- createAndCondition(IUIAutomationCondition, IUIAutomationCondition) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createAndConditionFromNativeArray(Holder<IUIAutomationCondition>, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createAutomationIdPropertyCondition(String) - Method in class mmarquee.automation.controls.AutomationBase
-
Creats an automation ID property condition
- createCacheRequest() - Method in class mmarquee.automation.UIAutomation
-
Create a cache request
- CreateCacheRequest() - Method in class mmarquee.automation.UIAutomation
-
- createCacheRequest() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createControlTypeCondition(int) - Method in class mmarquee.automation.controls.AutomationBase
-
Creates a control type property condition
- createCUIAutomation() - Static method in class mmarquee.automation.uiautomation.ClassFactory
-
The Central Class for UIAutomation
- createCUIAutomation8() - Static method in class mmarquee.automation.uiautomation.ClassFactory
-
The Central Class for UIAutomation8
- createFalseCondition() - Method in class mmarquee.automation.controls.AutomationBase
-
Creates a false condition
- CreateFalseCondition() - Method in class mmarquee.automation.UIAutomation
-
Creates a false Condition
- createFalseCondition() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createNamePropertyCondition(String) - Method in class mmarquee.automation.controls.AutomationBase
-
Creates a name property condition
- createNotCondition(IUIAutomationCondition) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createOrCondition(Condition, Condition) - Method in class mmarquee.automation.controls.AutomationBase
-
Creates an OR condition
- CreateOrCondition(IUIAutomationCondition, IUIAutomationCondition) - Method in class mmarquee.automation.UIAutomation
-
Getst the raw condition
- createOrCondition(IUIAutomationCondition, IUIAutomationCondition) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createOrConditionFromNativeArray(Holder<IUIAutomationCondition>, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- CreatePropertyCondition(int, Object) - Method in class mmarquee.automation.UIAutomation
-
Creates a property condition
- createPropertyCondition(int, Object) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createPropertyConditionEx(int, Object, PropertyConditionFlags) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createProvider(Buffer, int, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactory
-
- createProxyFactoryEntry(IUIAutomationProxyFactory) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createTreeWalker(IUIAutomationCondition) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- createTrueCondition() - Method in class mmarquee.automation.controls.AutomationBase
-
Creates a true condition
- CreateTrueCondition() - Method in class mmarquee.automation.UIAutomation
-
Creates a true Condition
- createTrueCondition() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- currentAcceleratorKey() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentAcceleratorKey"
- currentAccessKey() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentAccessKey"
- currentAnnotationObjects() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CurrentAnnotationObjects"
- currentAnnotationTypeId() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CurrentAnnotationTypeId"
- currentAnnotationTypeName() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CurrentAnnotationTypeName"
- currentAnnotationTypes() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CurrentAnnotationTypes"
- currentAriaProperties() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentAriaProperties"
- currentAriaRole() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentAriaRole"
- currentAuthor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CurrentAuthor"
- currentAutomationId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentAutomationId"
- currentCanMaximize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CurrentCanMaximize"
- currentCanMinimize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CurrentCanMinimize"
- currentCanMove() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern
-
Getter method for the COM property "CurrentCanMove"
- currentCanResize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern
-
Getter method for the COM property "CurrentCanResize"
- currentCanRotate() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern
-
Getter method for the COM property "CurrentCanRotate"
- currentCanSelectMultiple() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionPattern
-
Getter method for the COM property "CurrentCanSelectMultiple"
- currentCanZoom() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CurrentCanZoom"
- currentChildId() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentChildId"
- currentClassName() - Method in class mmarquee.automation.AutomationElement
-
Gets the current class name of the element
- currentClassName() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentClassName"
- currentColumn() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CurrentColumn"
- currentColumnCount() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridPattern
-
Getter method for the COM property "CurrentColumnCount"
- currentColumnSpan() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CurrentColumnSpan"
- currentContainingGrid() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CurrentContainingGrid"
- currentControllerFor() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentControllerFor"
- currentControlType() - Method in class mmarquee.automation.AutomationElement
-
Gets the current control type
- currentControlType() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentControlType"
- currentCulture() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentCulture"
- currentCurrentView() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationMultipleViewPattern
-
Getter method for the COM property "CurrentCurrentView"
- currentDateTime() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CurrentDateTime"
- currentDefaultAction() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentDefaultAction"
- currentDescribedBy() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentDescribedBy"
- currentDescription() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentDescription"
- currentDockPosition() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDockPattern
-
Getter method for the COM property "CurrentDockPosition"
- currentDropEffect() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
Getter method for the COM property "CurrentDropEffect"
- currentDropEffects() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
Getter method for the COM property "CurrentDropEffects"
- currentDropTargetEffect() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDropTargetPattern
-
Getter method for the COM property "CurrentDropTargetEffect"
- currentDropTargetEffects() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDropTargetPattern
-
Getter method for the COM property "CurrentDropTargetEffects"
- currentExpandCollapseState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationExpandCollapsePattern
-
Getter method for the COM property "CurrentExpandCollapseState"
- currentExtendedProperties() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentExtendedProperties"
- currentFillColor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentFillColor"
- currentFillPatternColor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentFillPatternColor"
- currentFillPatternStyle() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentFillPatternStyle"
- currentFlowsFrom() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement2
-
Getter method for the COM property "CurrentFlowsFrom"
- currentFlowsTo() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentFlowsTo"
- currentFormula() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetItemPattern
-
Getter method for the COM property "CurrentFormula"
- currentFrameworkId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentFrameworkId"
- currentHasKeyboardFocus() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentHasKeyboardFocus"
- currentHelp() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentHelp"
- currentHelpText() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentHelpText"
- currentHorizontallyScrollable() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CurrentHorizontallyScrollable"
- currentHorizontalScrollPercent() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CurrentHorizontalScrollPercent"
- currentHorizontalViewSize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CurrentHorizontalViewSize"
- currentIsContentElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsContentElement"
- currentIsControlElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsControlElement"
- currentIsDataValidForForm() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsDataValidForForm"
- currentIsEnabled() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsEnabled"
- currentIsGrabbed() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
Getter method for the COM property "CurrentIsGrabbed"
- currentIsKeyboardFocusable() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsKeyboardFocusable"
- currentIsModal() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CurrentIsModal"
- currentIsOffscreen() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsOffscreen"
- currentIsPassword() - Method in class mmarquee.automation.AutomationElement
-
Gets the current IsPassword value.
- currentIsPassword() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsPassword"
- currentIsPeripheral() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement3
-
Getter method for the COM property "CurrentIsPeripheral"
- currentIsReadOnly() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CurrentIsReadOnly"
- currentIsReadOnly() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationValuePattern
-
Getter method for the COM property "CurrentIsReadOnly"
- currentIsRequiredForForm() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentIsRequiredForForm"
- currentIsSelected() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionItemPattern
-
Getter method for the COM property "CurrentIsSelected"
- currentIsSelectionRequired() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionPattern
-
Getter method for the COM property "CurrentIsSelectionRequired"
- currentIsTopmost() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CurrentIsTopmost"
- currentItemStatus() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentItemStatus"
- currentItemType() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentItemType"
- currentKeyboardShortcut() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentKeyboardShortcut"
- currentLabeledBy() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentLabeledBy"
- currentLargeChange() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CurrentLargeChange"
- currentLevel() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CurrentLevel"
- currentLiveSetting() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement2
-
Getter method for the COM property "CurrentLiveSetting"
- currentLocalizedControlType() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentLocalizedControlType"
- currentMaximum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CurrentMaximum"
- currentMinimum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CurrentMinimum"
- currentName() - Method in class mmarquee.automation.AutomationElement
-
Gets the current name of the control
- currentName() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentName"
- currentName() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentName"
- currentNativeWindowHandle() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentNativeWindowHandle"
- currentOptimizeForVisualContent() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement2
-
Getter method for the COM property "CurrentOptimizeForVisualContent"
- currentOrientation() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentOrientation"
- currentPositionInSet() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CurrentPositionInSet"
- currentProcessId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentProcessId"
- currentProviderDescription() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
Getter method for the COM property "CurrentProviderDescription"
- currentRole() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentRole"
- currentRow() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CurrentRow"
- currentRowCount() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridPattern
-
Getter method for the COM property "CurrentRowCount"
- currentRowOrColumnMajor() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTablePattern
-
Getter method for the COM property "CurrentRowOrColumnMajor"
- currentRowSpan() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridItemPattern
-
Getter method for the COM property "CurrentRowSpan"
- currentSelectionContainer() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionItemPattern
-
Getter method for the COM property "CurrentSelectionContainer"
- currentShape() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentShape"
- currentSizeOfSet() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement4
-
Getter method for the COM property "CurrentSizeOfSet"
- currentSmallChange() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CurrentSmallChange"
- currentState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentState"
- currentStyleId() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentStyleId"
- currentStyleName() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationStylesPattern
-
Getter method for the COM property "CurrentStyleName"
- currentTarget() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationAnnotationPattern
-
Getter method for the COM property "CurrentTarget"
- currentToggleState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTogglePattern
-
Getter method for the COM property "CurrentToggleState"
- currentToggleState() - Method in class mmarquee.automation.pattern.Toggle
-
Gets the toggled state of the control
- currentValue() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
Getter method for the COM property "CurrentValue"
- currentValue() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationRangeValuePattern
-
Getter method for the COM property "CurrentValue"
- currentValue() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationValuePattern
-
Getter method for the COM property "CurrentValue"
- currentVerticallyScrollable() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CurrentVerticallyScrollable"
- currentVerticalScrollPercent() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CurrentVerticalScrollPercent"
- currentVerticalViewSize() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationScrollPattern
-
Getter method for the COM property "CurrentVerticalViewSize"
- currentWindowInteractionState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CurrentWindowInteractionState"
- currentWindowVisualState() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationWindowPattern
-
Getter method for the COM property "CurrentWindowVisualState"
- currentZoomLevel() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CurrentZoomLevel"
- currentZoomMaximum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CurrentZoomMaximum"
- currentZoomMinimum() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTransformPattern2
-
Getter method for the COM property "CurrentZoomMinimum"
- Custom - Static variable in class mmarquee.automation.ControlType
-
- Get_CurrentBoundingRectangle() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getAcceleratorKey() - Method in class mmarquee.automation.AutomationElement
-
Gets the current accelerator key associated with the element
- getAcceleratorKey() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the current accelerator key for th element
- getActiveComposition() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTextEditPattern
-
- getAppBar(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the AppBar associated with the given index
- getAriaRole() - Method in class mmarquee.automation.AutomationElement
-
Gets the current ARIA role
- getAriaRole() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the ARIA role of the element
- getAttributeValue(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- getBoundingRectangle() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the bounding rectangle of the control
- getBoundingRectangles() - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- getButton(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the button control associated with the given name
- getButton(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the button control associated with the given index
- getButtonByAutomationId(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the button using the automation ID
- getCachedAnnotationObjects() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetItemPattern
-
- getCachedAnnotationTypes() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetItemPattern
-
- getCachedChildren() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCachedColumnHeaderItems() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTableItemPattern
-
- getCachedColumnHeaders() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTablePattern
-
- getCachedGrabbedItems() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
- getCachedParent() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCachedPattern(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCachedPatternAs(int, GUID) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCachedPropertyValue(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCachedPropertyValueEx(int, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCachedRowHeaderItems() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTableItemPattern
-
- getCachedRowHeaders() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTablePattern
-
- getCachedSelection() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
- getCachedSelection() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionPattern
-
- getCachedSupportedViews() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationMultipleViewPattern
-
- getCacheRequest() - Method in class mmarquee.automation.cache.CacheRequest
-
Get the raw cache request
- getCalendar(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the calendar control associated with the given index
- getCaretRange(Holder<Integer>) - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTextPattern2
-
- getCheckbox(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the checkbox associated with the given index
- getChild() - Method in interface mmarquee.automation.condition.raw.IUIAutomationNotCondition
-
- getChildren() - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- getClickablePoint() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets a clickable point for the control
This is manufactured by getting the bouning rect and finding the middle point.
- getColumnHeaders() - Method in class mmarquee.automation.controls.AutomationDataGrid
-
Gets the list of the column headers
- getCombobox(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the combobox control associated with the given name
- getCombobox(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the combobox control associated with the given name
- getCondition() - Method in class mmarquee.automation.condition.AndCondition
-
Gets the raw condition
- getCondition() - Method in class mmarquee.automation.condition.AutomationIdCondition
-
Gets the raw property
- getCondition() - Method in class mmarquee.automation.condition.Condition
-
Base 'abstract' method for Condition, needs to be implemented in the
subclasses, otherwise an exception is raised
- getCondition() - Method in class mmarquee.automation.condition.ControlIdCondition
-
Gets the underlying condition
- getCondition() - Method in class mmarquee.automation.condition.FalseCondition
-
Gets the raw property
- getCondition() - Method in class mmarquee.automation.condition.NameCondition
-
Gets the raw property
- getCondition() - Method in class mmarquee.automation.condition.OrCondition
-
Getst the raw condition
- getCondition() - Method in class mmarquee.automation.condition.TrueCondition
-
Gets the raw property
- getControlByAutomationId(String, int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the control by the control type and automation ID
- getControlByControlType(int, int, String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the control by the control type, for s given control index
- getControlByControlType(String, int, String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the control by the control type, for s given control index.
- getControlByControlType(String, int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the control by the control type
- getConversionTarget() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTextEditPattern
-
- getCurrentAnnotationObjects() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetItemPattern
-
- getCurrentAnnotationTypes() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetItemPattern
-
- getCurrentColumnHeaderItems() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTableItemPattern
-
- getCurrentColumnHeaders() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTablePattern
-
- getCurrentColumnHeaders() - Method in class mmarquee.automation.pattern.Table
-
Gets the column headers for the grid.
- getCurrentGrabbedItems() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationDragPattern
-
- getCurrentPattern(int) - Method in class mmarquee.automation.AutomationElement
-
Get the current pattern that matches the patternId
- getCurrentPattern(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCurrentPatternAs(int, GUID) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCurrentPropertyValue(int) - Method in class mmarquee.automation.AutomationElement
-
Gets the property associated with the passed in id
- getCurrentPropertyValue(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCurrentPropertyValueEx(int, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getCurrentRowHeaderItems() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTableItemPattern
-
- getCurrentRowHeaders() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTablePattern
-
- getCurrentSelection() - Method in class mmarquee.automation.controls.AutomationList
-
Gets the current selection
- getCurrentSelection() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
- getCurrentSelection() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSelectionPattern
-
- getCurrentSelection() - Method in class mmarquee.automation.pattern.Selection
-
- getCurrentSupportedViews() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationMultipleViewPattern
-
- getCustom(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the AutomationCustom element associated with the given name
- getDataGrid(int, String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the String Grid control associated with the given index, with a specific control name
- getDataGrid(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the String Grid control associated with the given index
- getDesktopWindow(String) - Method in class mmarquee.automation.UIAutomation
-
Gets the desktop window associated with the title
- getDesktopWindows() - Method in class mmarquee.automation.UIAutomation
-
Gets the list of desktop windows
- getDocument(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the document associated with the given index
- getDocumentRange() - Method in class mmarquee.automation.pattern.Text
-
Gets the document range from the pattern.
- getEditBox(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the Editbox control associated with the given index
- getEditBox(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the Editbox control associated with the given name
- getElement(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationElementArray
-
- getElement(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRangeArray
-
- getEnclosingElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- getEntry(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryMapping
-
- getEventHandler() - Method in class mmarquee.automation.eventhandlers.EventHandler
-
Gets the raw event handler
- getEventHandler() - Method in class mmarquee.automation.eventhandlers.FocusChange
-
Gets the raw event handler
- getExpandCollapsePattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the expand/collapse pattern for this control
- getFirstChildElement(IUIAutomationElement) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getFirstChildElementBuildCache(IUIAutomationElement, IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getFocusedElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- getFocusedElementBuildCache(IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- getFramework() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the framework used by the element
- getFrameworkId() - Method in class mmarquee.automation.AutomationElement
-
Gets the framework ID
- getFrameworkId() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the current framework ID for the element
- getGridPattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the grid pattern for this control
- getHandleFromProcessEntry(Tlhelp32.PROCESSENTRY32.ByReference) - Static method in class mmarquee.automation.utils.Utils
-
Gets the handle of a process from the process entry
- getHyperlink(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the hyperlink control associated with the given index
- getIAccessible() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationLegacyIAccessiblePattern
-
- getImage(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the AutomationImage associated with the given name
- getInstance() - Static method in class mmarquee.automation.controls.mouse.AutomationMouse
-
Gets the instance
- getInstance() - Static method in class mmarquee.automation.UIAutomation
-
Gets the instance
- getInvokePattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the invoke pattern for this control
- getIsAttached() - Method in class mmarquee.automation.controls.AutomationApplication
-
Gets whether the application was already running
- getItem(int, int) - Method in class mmarquee.automation.controls.AutomationDataGrid
-
Gets the item associated with the given cell
- getItem(int) - Method in class mmarquee.automation.controls.AutomationList
-
Gets the item associated with the index
- getItem(String) - Method in class mmarquee.automation.controls.AutomationList
-
Gets the item associated with the name
- getItem(String) - Method in class mmarquee.automation.controls.AutomationTreeView
-
Gets the item that has the name
- getItem(String) - Method in class mmarquee.automation.controls.menu.AutomationSystemMenu
-
- getItem(int, int) - Method in class mmarquee.automation.pattern.Grid
-
Get the item associated with the given cell
- getItem(int, int) - Method in interface mmarquee.automation.pattern.raw.IUIAutomationGridPattern
-
- getItemByName(String) - Method in interface mmarquee.automation.pattern.raw.IUIAutomationSpreadsheetPattern
-
- getItems() - Method in class mmarquee.automation.controls.menu.AutomationMainMenu
-
Gets the items associated with this menu control
- getItems() - Method in class mmarquee.automation.controls.menu.AutomationMenuItem
-
Gets the list of items associatd with this menuitem
- getItemStatus() - Method in class mmarquee.automation.AutomationElement
-
Gets the current item status
- getItemStatus() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the current item status
- getLastChildElement(IUIAutomationElement) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getLastChildElementBuildCache(IUIAutomationElement, IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getList() - Method in class mmarquee.automation.controls.AutomationComboBox
-
Gets the list of items associated with this element.
- getListItem(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the list control associated with the given index
- getMainMenu() - Method in class mmarquee.automation.controls.AutomationWindow
-
Gets the main menu associated with this window.
- getMainMenu(int) - Method in class mmarquee.automation.controls.AutomationWindow
-
Gets the main menu associated with this window.
- getMaskedEdit(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the (JHC) Masked Edit control associated with the given index
- getMaskedEdit(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the (JHC) Masked Edit control associated with the given index
- getMenu(int) - Method in class mmarquee.automation.controls.AutomationWindow
-
Gets the menu associated with this window.
- getMenuBar() - Method in class mmarquee.automation.controls.AutomationTitleBar
-
Gets the menu bar for this title-bar.
- getMenuItem(String, String) - Method in class mmarquee.automation.controls.menu.AutomationMainMenu
-
Get the menu item associated with the hierarchy of names
- getNativeWindowHandle() - Method in class mmarquee.automation.controls.AutomationBase
-
Get the native window handle
- getNetUIHWND(int) - Method in class mmarquee.automation.controls.ribbon.AutomationNUIPane
-
Get the AutomationNetUIHWND associated with the given index
- getNextSiblingElement(IUIAutomationElement) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getNextSiblingElementBuildCache(IUIAutomationElement, IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getNUIPane(int) - Method in class mmarquee.automation.controls.ribbon.AutomationRibbonWorkPane
-
Get the AutomationNUIPane associated with the given index
- getOrientation() - Method in class mmarquee.automation.AutomationElement
-
Gets the current orientation
- getOrientation() - Method in class mmarquee.automation.controls.AutomationBase
-
The current orientation of the element
- getPanel(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the panel control associated with the given index
- getPanel(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the panel control associated with the given name
- getParentElement(IUIAutomationElement) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getParentElementBuildCache(IUIAutomationElement, IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getPasswordEditBox(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the EditBox (with password marking) associated with the given index
- getPatternProgrammaticName(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- getPatternProvider(int) - Method in interface mmarquee.automation.uiautomation.IRawElementProviderSimple
-
- getPreviousSiblingElement(IUIAutomationElement) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getPreviousSiblingElementBuildCache(IUIAutomationElement, IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTreeWalker
-
- getProcessId() - Method in class mmarquee.automation.AutomationElement
-
Gets the process ID
- getProcessId() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the processID of the element
- getProgressBar(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the ProgressBar control associated with the given index
- getProgressBar(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the ProgressBar control associated with the given index
- getPropertyProgrammaticName(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- getPropertyValue(int) - Method in interface mmarquee.automation.uiautomation.IRawElementProviderSimple
-
- getProviderDescription() - Method in class mmarquee.automation.AutomationElement
-
Gets the provider description
- getProviderDescription() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the current provider description
- getRadioButton(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the radio button control associated with the given index
- getRangePattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the rangevalue pattern for this control
- getRangeValue() - Method in class mmarquee.automation.controls.AutomationProgressBar
-
- getRangeValue() - Method in class mmarquee.automation.controls.AutomationSlider
-
- getReBar(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the AutomationReBar associated with this index
- getRibbonBar() - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the RibbonBar associated this container
- getRibbonCommandBar() - Method in class mmarquee.automation.controls.ribbon.AutomationRibbonBar
-
Get the RibbonCommandBar associated with this container
- getRibbonWorkPane() - Method in class mmarquee.automation.controls.ribbon.AutomationRibbonCommandBar
-
Get the RibbonWorkPane associated with the container
- getRootElement() - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- getRootElementBuildCache(IUIAutomationCacheRequest) - Method in interface mmarquee.automation.uiautomation.IUIAutomation
-
- getRuntimeId() - Method in class mmarquee.automation.AutomationElement
-
Get the runtime Id
- getRuntimeId() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the runtime id
- getRuntimeId() - Method in interface mmarquee.automation.uiautomation.IUIAutomationElement
-
- getSelection() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTextPattern
-
- getSelection() - Method in class mmarquee.automation.pattern.Text
-
Gets the selection.
- getSelectionPattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the selection pattern for this control
- getSelectItemPattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the selectItem pattern for this control
- getSlider(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the slider control associated with the given index
- getSlider(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the slider control associated with the given index
- getSpinner(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the AutomationSpinner element associated with the given name
- getSplitButton(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the AutomationSplitButton associated with the given name
- getStatusBar() - Method in class mmarquee.automation.controls.AutomationWindow
-
Gets the status bar associated with this window
- getStyleId() - Method in class mmarquee.automation.pattern.Styles
-
Gets the style id.
- getStyleName() - Method in class mmarquee.automation.pattern.Styles
-
Gets the style by name
- getSystemMenu() - Method in class mmarquee.automation.controls.AutomationWindow
-
Gets the system menu associated with this window
- getTab(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the Tab control associated with the given index
- getTablePattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the table pattern for this control
- getText() - Method in class mmarquee.automation.controls.AutomationDocument
-
- getText() - Method in class mmarquee.automation.pattern.Text
-
Gets the text from the pattern.
- getText(int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationTextRange
-
- getTextBox(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the text box control associated with the given index
- getTextPattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the text pattern for this control
- getTitleBar() - Method in class mmarquee.automation.controls.AutomationWindow
-
Get the AutomationTitleBar associated with the given name
- getTogglePattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the toggle pattern for this control
- getToggleState() - Method in class mmarquee.automation.controls.AutomationCheckbox
-
Gets the toggle state of this control
- getToolBar(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the ToolBar associated with the given name
- getToolBar(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Get the ToolBar associated with the given index
- getTreeFilter() - Method in class mmarquee.automation.cache.CacheRequest
-
Gets the treeScope of the cache
- getTreeScope() - Method in class mmarquee.automation.cache.CacheRequest
-
Gets the treeScope of the cache
- getTreeView(int) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the treeview control associated with the given index
- getTreeView(String) - Method in class mmarquee.automation.controls.AutomationContainer
-
Gets the treeview control associated with the given name
- getUnderlyingObjectModel() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationObjectModelPattern
-
- getValue() - Method in class mmarquee.automation.controls.AutomationCalendar
-
Gets the current value of the control
- getValue() - Method in class mmarquee.automation.controls.AutomationDataGrid
-
Gets the text associated with the active cell of this element
- getValue() - Method in class mmarquee.automation.controls.AutomationEditBox
-
Gets the value of the control
- getValue() - Method in class mmarquee.automation.controls.AutomationTextBox
-
Gets the text associated with this element
- getValue() - Method in class mmarquee.automation.pattern.Range
-
- getValue() - Method in enum mmarquee.automation.PatternID
-
- getValue() - Method in enum mmarquee.automation.PropertyID
-
- getValuePattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the value pattern for this control
- getViewName(int) - Method in interface mmarquee.automation.pattern.raw.IUIAutomationMultipleViewPattern
-
- getVisibleRanges() - Method in interface mmarquee.automation.pattern.raw.IUIAutomationTextPattern
-
- getWindow(String) - Method in class mmarquee.automation.controls.AutomationApplication
-
Gets the window associated with the title
- getWindow(String) - Method in class mmarquee.automation.controls.AutomationWindow
-
Finds the child window with the given title
- getWindowPattern() - Method in class mmarquee.automation.controls.AutomationBase
-
Gets the window pattern for this control
- getWinEventsForAutomationEvent(int, int) - Method in interface mmarquee.automation.uiautomation.IUIAutomationProxyFactoryEntry
-
- Grid - Class in mmarquee.automation.pattern
-
Created by inpwt on 25/02/2016.
- Grid() - Constructor for class mmarquee.automation.pattern.Grid
-
- Group - Static variable in class mmarquee.automation.ControlType
-
- Value - Class in mmarquee.automation.pattern
-
Created by inpwt on 25/02/2016.
- Value() - Constructor for class mmarquee.automation.pattern.Value
-
- value() - Method in class mmarquee.automation.pattern.Value
-
Get the current value of the control
- valueOf(String) - Static method in enum mmarquee.automation.PatternID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.PropertyID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.AutomationElementMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.DockPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.ExpandCollapseState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.LiveSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.NavigateDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.OrientationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.PropertyConditionFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.ProviderOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.RowOrColumnMajor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.ScrollAmount
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.StructureChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.SupportedTextSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.SynchronizedInputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.TextEditChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.TextPatternRangeEndpoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.TextUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.ToggleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.TreeScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.WindowInteractionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.WindowVisualState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mmarquee.automation.uiautomation.ZoomUnit
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum mmarquee.automation.PatternID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.PropertyID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.AutomationElementMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.DockPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.ExpandCollapseState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.LiveSetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.NavigateDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.OrientationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.PropertyConditionFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.ProviderOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.RowOrColumnMajor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.ScrollAmount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.StructureChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.SupportedTextSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.SynchronizedInputType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.TextEditChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.TextPatternRangeEndpoint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.TextUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.ToggleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.TreeScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.WindowInteractionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.WindowVisualState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mmarquee.automation.uiautomation.ZoomUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.