docs » cp.apple.finalcutpro.inspector.info.InfoProjectInspector
Info Inspector Module when a Project is selected.
- Functions - API calls offered directly by the extension
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- new
- Fields - Variables which can only be accessed from an object returned by a constructor
- modify
- Methods - API calls which can only be made on an object returned by a constructor
- doShow
- propertiesUI
| Signature | cp.apple.finalcutpro.inspector.info.InfoProjectInspector.matches(element) -> boolean |
|---|---|
| Type | Function |
| Description | Checks to see if an element matches what we think it should be. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.info.InfoProjectInspector.new(parent) -> InfoProjectInspector object |
|---|---|
| Type | Constructor |
| Description | Creates a new InfoProjectInspector object |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.info.InfoProjectInspector.modify <cp.ui.Button> |
|---|---|
| Type | Field |
| Description | The Modify Project button in the Info Inspector. |
| Signature | cp.apple.finalcutpro.inspector.info.InfoProjectInspector:doShow() -> cp.rx.go.Statment |
|---|---|
| Type | Method |
| Description | A Statement that shows the panel. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.info.InfoProjectInspector:propertiesUI() -> hs._asm.axuielement object |
|---|---|
| Type | Method |
| Description | Returns the hs._asm.axuielement object for the Properties UI. |
| Parameters |
|
| Returns |
|