docs » cp.apple.finalcutpro.inspector.BaseMotionPanel
A base class for Inspector panels that publish Motion parameters.
Extends BasePanel.
- Functions - API calls offered directly by the extension
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- BaseMotionPanel
- Fields - Variables which can only be accessed from an object returned by a constructor
- contentUI
- published
| Signature | cp.apple.finalcutpro.inspector.BaseMotionPanel.matches(element) |
|---|---|
| Type | Function |
| Description | Checks if the provided element could be a BaseMotionPanel. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.BaseMotionPanel(parent, panelType) -> cp.apple.finalcutpro.inspector.BaseMotionPanel |
|---|---|
| Type | Constructor |
| Description | Creates a new BaseMotionPanel object |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.BaseMotionPanel.contentUI <cp.prop: hs._asm.axuielement; read-only; live> |
|---|---|
| Type | Field |
| Description | The primary content axuielement for the panel. |
| Signature | cp.apple.finalcutpro.inspector.BaseMotionPanel.published <cp.prop: cp.ui.PropertyRow; read-only> |
|---|---|
| Type | Field |
| Description | The 'Published Parameters' section. |