# 
        cp.ui.Element
    
A support class for hs.axuielement management.
See:
        # 
        API Overview
    
Functions - API calls offered directly by the extension
- isTypeOf 
- matches 
Constructors - API calls which return an object, typically one that offers API methods
- Element 
Fields - Variables which can only be accessed from an object returned by a constructor
- frame 
- identifier 
- isEnabled 
- isFocused 
- isShowing 
- position 
- role 
- size 
- subrole 
- textValue 
- title 
- value 
Methods - API calls which can only be made on an object returned by a constructor
- app 
- attributeValue 
- defineBuilder 
- doFocus 
- doHighlight 
- doLayout 
- doPerformAction 
- doSetAttributeValue 
- doShow 
- focus 
- highlight 
- loadLayout 
- parent 
- performAction 
- saveLayout 
- setAttributeValue 
- show 
- snapshot 
- valueIs 
