#
cp.fn.ax
A collection of useful functions for working with AX.
You may also find functions in cp.fn and cp.fn.table useful.
#
API Overview
Functions - API calls offered directly by the extension
areAligned attribute bottomToTop bottomUp cache childMatching children childrenMatching childrenTopDown childWith hasAttributeValue hasRole init initElements isUIElement isValid leftToRight matchesIf narrowToWide performAction prop rightToLeft setAttribute shortToTall topDown topToBottom topToBottomBaseAligned uielement uielementList
#
API Documentation
#
Functions
#
areAligned
#
attribute
#
bottomToTop
#
bottomUp
#
cache
#
childMatching
#
children
#
childrenMatching
#
childrenTopDown
#
childWith
#
hasAttributeValue
#
hasRole
#
init
#
initElements
#
isUIElement
#
isValid
#
leftToRight
#
matchesIf
#
narrowToWide
#
performAction
#
prop
#
rightToLeft
#
setAttribute
#
shortToTall
#
topDown
#
topToBottom
#
topToBottomBaseAligned
#
uielement
#
uielementList
See also
CommandPost
Module
cp.fn
A collection of functions that are useful for working with functions. Heavily inspired by Point-Free's Overture library for Swift.
cp.ui.SplitGroup
Split Group UI. A SplitGroup is a container that can be split into multiple sections. Each section is an Element, and they are divided by a Splitter,