Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AxPtTrackHeader

Hierarchy

Index

Properties

Methods

Properties

Optional automationModeButton

automationModeButton: AxPtTrackAutomationModeButton | null

Optional buttons

buttons: AxElementArray | null

Optional checkBoxes

checkBoxes: AxElementArray | null

Optional children

children: AxElementArray | null

Optional comboBoxes

comboBoxes: AxElementArray | null

Optional displaySelectorButton

displaySelectorButton: AxPtTrackDisplaySelectorButton | null

Optional exists

exists: boolean | null

Optional faders

faders: AxElementArray | null

Optional frame

frame: RectangleF | null | null

Optional fullRole

fullRole: string | null

Optional groups

groups: AxElementArray | null

Optional hasLiveValidUI

hasLiveValidUI: boolean | null

Optional hasValidUI

hasValidUI: boolean | null

Optional inputPathButton

inputPathButton: AxPtTrackInputPathButton | null

Optional insertButtons

Optional insertSelectorButtons

Optional isCheckBoxChecked

isCheckBoxChecked: boolean | null

Optional isEnabled

isEnabled: boolean | null

Optional isFocused

isFocused: boolean | null

Optional isMenuChecked

isMenuChecked: boolean | null

Optional isMuted

isMuted: boolean | null

Optional isSelected

isSelected: boolean | null

Optional isSoloed

isSoloed: boolean | null

Optional menuItems

menuItems: AxElementArray | null

Optional muteButton

muteButton: AxPtTrackButton | null

Optional normalizedTrackName

normalizedTrackName: string | null

Optional openCloseFolderButton

openCloseFolderButton: AxPtTrackOpenCloseFolderButton | null

Optional outputPathButton

outputPathButton: AxPtTrackOutputPathButton | null

Optional outputWindowButton

outputWindowButton: AxPtTrackOutputWindowButton | null

Optional parent

parent: AxNode | null

Optional popupButtons

popupButtons: AxElementArray | null

Optional position

position: PointF | null | null

Optional radioButtons

radioButtons: AxElementArray | null

Optional radioGroups

radioGroups: AxElementArray | null

Optional rawUIElementError

rawUIElementError: string | null

Optional role

role: string | null

Optional scrollAreas

scrollAreas: AxElementArray | null

Optional scrollBars

scrollBars: AxElementArray | null

Optional sendButtons

Optional sendSelectorButtons

Optional sheets

sheets: AxElementArray | null

Optional sliders

sliders: AxElementArray | null

Optional soloButton

soloButton: AxPtTrackButton | null

Optional splitGroups

splitGroups: AxElementArray | null

Optional supportsAutoUpdate

supportsAutoUpdate: boolean | null

Optional tabGroups

tabGroups: AxElementArray | null

Optional tables

tables: AxElementArray | null

Optional textAreas

textAreas: AxElementArray | null

Optional textFields

textFields: AxElementArray | null

Optional title

title: AxStringProperty | null

Optional titleButton

titleButton: AxPtTrackTitleButton | null

Optional uiElement

uiElement: AXUIElement | null

Optional uiElementError

uiElementError: string | null

Optional 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