public class AutomationTitleBar extends AutomationContainer
automation, element, user32| Constructor and Description |
|---|
AutomationTitleBar(AutomationElement element)
Constructor for the AutomationTitleBar.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationMainMenu |
getMenuBar()
Gets the menu bar for this title-bar.
|
dumpUI, getAppBar, getButton, getButton, getButtonByAutomationId, getCalendar, getCheckbox, getCombobox, getCombobox, getControlByAutomationId, getControlByControlType, getControlByControlType, getControlByControlType, getCustom, getDataGrid, getDataGrid, getDocument, getEditBox, getEditBox, getHyperlink, getImage, getListItem, getMaskedEdit, getMaskedEdit, getPanel, getPanel, getPasswordEditBox, getProgressBar, getProgressBar, getRadioButton, getReBar, getRibbonBar, getSlider, getSlider, getSpinner, getSplitButton, getTab, getTextBox, getToolBar, getToolBar, getTreeView, getTreeViewcreateAndCondition, createAutomationIdPropertyCondition, createControlTypeCondition, createFalseCondition, createNamePropertyCondition, createOrCondition, createTrueCondition, findAll, findAll, findAll, findAllBuildCache, findFirst, findFirstBuildCache, getAcceleratorKey, getAriaRole, getBoundingRectangle, getClickablePoint, getExpandCollapsePattern, getFramework, getFrameworkId, getGridPattern, getInvokePattern, getItemStatus, getNativeWindowHandle, getOrientation, getProcessId, getProviderDescription, getRangePattern, getRuntimeId, getSelectionPattern, getSelectItemPattern, getTablePattern, getTextPattern, getTogglePattern, getValuePattern, getWindowPattern, isDockPatternAvailable, isEnabled, isExpandCollapsePatternAvailable, isGridItemPatternAvailable, isGridPatternAvailable, isInvokePatternAvailable, isMultipleViewPatternAvailable, isOffScreen, isRangeValuePatternAvailable, isScrollItemPatternAvailable, isScrollPatternAvailable, isSelectionItemPatternAvailable, isSelectionPatternAvailable, isTableItemPatternAvailable, isTablePatternAvailable, isTextPatternAvailable, isTogglePatternAvailable, isTransformPatternAvailable, isValuePatternAvailable, isWindowPatternAvailable, name, setNamepublic AutomationTitleBar(AutomationElement element)
element - The underlying automation elementpublic AutomationMainMenu getMenuBar() throws ElementNotFoundException
ElementNotFoundException - When the element is not foundCopyright © 2016. All rights reserved.