Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AxPtTrackHeader

Hierarchy

Index

Properties

Methods

Properties

Optional Readonly automationModeButton

automationModeButton: AxPtTrackAutomationModeButton | null

Optional Readonly buttons

buttons: AxElementArray | null

Optional Readonly checkBoxes

checkBoxes: AxElementArray | null

Optional Readonly children

children: AxElementArray | null

Optional Readonly comboBoxes

comboBoxes: AxElementArray | null

Optional Readonly displaySelectorButton

displaySelectorButton: AxPtTrackDisplaySelectorButton | null

Optional Readonly exists

exists: boolean | null

Optional Readonly faders

faders: AxElementArray | null

Optional Readonly frame

frame: RectangleF | null | null

Optional Readonly fullRole

fullRole: string | null

Optional Readonly groups

groups: AxElementArray | null

Optional Readonly hasLiveValidUI

hasLiveValidUI: boolean | null

Optional Readonly hasValidUI

hasValidUI: boolean | null

Optional Readonly inputPathButton

inputPathButton: AxPtTrackInputPathButton | null

Optional Readonly insertButtons

Optional Readonly insertSelectorButtons

Optional Readonly isCheckBoxChecked

isCheckBoxChecked: boolean | null

Optional Readonly isEnabled

isEnabled: boolean | null

Optional Readonly isFocused

isFocused: boolean | null

Optional Readonly isMenuChecked

isMenuChecked: boolean | null

Optional Readonly isMuted

isMuted: boolean | null

Optional Readonly isSelected

isSelected: boolean | null

Optional Readonly isSoloed

isSoloed: boolean | null

Optional Readonly menuItems

menuItems: AxElementArray | null

Optional Readonly muteButton

muteButton: AxPtTrackButton | null

Optional Readonly normalizedTrackName

normalizedTrackName: string | null

Optional Readonly openCloseFolderButton

openCloseFolderButton: AxPtTrackOpenCloseFolderButton | null

Optional Readonly outputPathButton

outputPathButton: AxPtTrackOutputPathButton | null

Optional Readonly outputWindowButton

outputWindowButton: AxPtTrackOutputWindowButton | null

Optional Readonly parent

parent: AxNode | null

Optional Readonly popupButtons

popupButtons: AxElementArray | null

Optional Readonly position

position: PointF | null | null

Optional Readonly radioButtons

radioButtons: AxElementArray | null

Optional Readonly radioGroups

radioGroups: AxElementArray | null

Optional Readonly rawUIElementError

rawUIElementError: string | null

Optional Readonly role

role: string | null

Optional Readonly scrollAreas

scrollAreas: AxElementArray | null

Optional Readonly scrollBars

scrollBars: AxElementArray | null

Optional Readonly sendButtons

Optional Readonly sendSelectorButtons

Optional Readonly sheets

sheets: AxElementArray | null

Optional Readonly sliders

sliders: AxElementArray | null

Optional Readonly soloButton

soloButton: AxPtTrackButton | null

Optional Readonly splitGroups

splitGroups: AxElementArray | null

Optional Readonly supportsAutoUpdate

supportsAutoUpdate: boolean | null

Optional Readonly tabGroups

tabGroups: AxElementArray | null

Optional Readonly tables

tables: AxElementArray | null

Optional Readonly textAreas

textAreas: AxElementArray | null

Optional Readonly textFields

textFields: AxElementArray | null

Optional Readonly title

title: AxStringProperty | null

Optional Readonly titleButton

titleButton: AxPtTrackTitleButton | null

Optional Readonly uiElement

uiElement: AXUIElement | null

Optional Readonly uiElementError

uiElementError: string | null

Optional Readonly value

value: AxStringOrIntProperty | null

Methods

automationModeSet

checkboxSet

childrenByFullRole

childrenByRole

dialogClickButton

dialogEnterText

dialogOpenPopup

dialogSelectFolder

elementClick

elementRaise

elementSetTextAreaValue

elementSetTextFieldWithAreaValue

elementWaitFor

folderTrackSetOpen

getElement

getElementAtPosition

getElements

getFirstOf

getFirstWithDescription

  • getFirstWithDescription(description: string): AxElement

getFirstWithDescriptionContaining

  • getFirstWithDescriptionContaining(description: string): AxElement

getFirstWithLabel

  • getFirstWithLabel(label: string): AxElement

getFirstWithLabelContaining

  • getFirstWithLabelContaining(label: string): AxElement

getFirstWithString

  • getFirstWithString(name: string, label: string): AxElement

getFirstWithStringContaining

  • getFirstWithStringContaining(name: string, label: string): AxElement

getFirstWithTitle

  • getFirstWithTitle(title: string): AxElement

getFirstWithTitleContaining

  • getFirstWithTitleContaining(title: string): AxElement

getMenuItem

  • getMenuItem(title: string): AxElement
  • getMenuItem(title: string, title2: string): AxElement
  • getMenuItem(title: string, title2: string, title3: string): AxElement
  • getMenuItem(title: string, title2: string, title3: string, title4: string): AxElement
  • getMenuItem(title: string, title2: string, title3: string, title4: string, title5: string): AxElement
  • getMenuItem(title: string, title2: string, title3: string, title4: string, title5: string, title6: string): AxElement

getParentElement

getString

  • getString(attribute: string): string
  • Parameters

    • attribute: string

    Returns string

hasMenuItem

  • hasMenuItem(title: string): boolean
  • hasMenuItem(title: string, title2: string): boolean
  • hasMenuItem(title: string, title2: string, title3: string): boolean
  • hasMenuItem(title: string, title2: string, title3: string, title4: string): boolean
  • hasMenuItem(title: string, title2: string, title3: string, title4: string, title5: string): boolean
  • hasMenuItem(title: string, title2: string, title3: string, title4: string, title5: string, title6: string): boolean
  • Parameters

    • title: string

    Returns boolean

  • Parameters

    • title: string
    • title2: string

    Returns boolean

  • Parameters

    • title: string
    • title2: string
    • title3: string

    Returns boolean

  • Parameters

    • title: string
    • title2: string
    • title3: string
    • title4: string

    Returns boolean

  • Parameters

    • title: string
    • title2: string
    • title3: string
    • title4: string
    • title5: string

    Returns boolean

  • Parameters

    • title: string
    • title2: string
    • title3: string
    • title4: string
    • title5: string
    • title6: string

    Returns boolean

invalidate

mouseClickElement

popupMenuFetchAllItems

popupMenuOpenFromElement

popupMenuSelect

trackBulkRename

trackBulkRenameNumerical

trackDisplayOpenMenu

trackDisplaySearch

trackDisplaySelect

trackInputOpenMenu

trackInputSearch

trackInputSelect

trackInsertOrSendOpenMenu

trackInsertOrSendSearch

trackInsertOrSendSelect

trackInsertToggleActive

trackInsertToggleBypass

trackInsertToggleShow

trackOpenRenameDialog

trackOutputOpenMenu

trackOutputSearch

trackOutputSelect

trackOutputToggleShow

trackRename

trackScrollToView

trackSelect

trackSendGotoReturn

trackSendToggleActive

trackSendToggleBypass

trackSendToggleShow

trackSetMute

trackSetSolo

vcaFolder

windowClose

windowGetScreen

windowMove

Generated using TypeDoc