docs » cp.apple.finalcutpro.timeline.IndexCaptions
Provides access to the 'Captions' section of the Timeline Index
- Fields - Variables which can only be accessed from an object returned by a constructor
- activate
- list
- viewErrors
- Methods - API calls which can only be made on an object returned by a constructor
- doLayout
- saveLayout
| Signature | cp.apple.finalcutpro.timeline.IndexCaptions.activate <cp.ui.RadioButton> |
|---|---|
| Type | Field |
| Description | The RadioButton that activates the 'Captions' section. |
| Signature | cp.apple.finalcutpro.timeline.IndexCaptions.list <cp.ui.Table> |
|---|---|
| Type | Field |
| Description | The list of captions as a Table. |
| Signature | cp.apple.finalcutpro.timeline.IndexCaptions.viewErrors <cp.ui.Button> |
|---|---|
| Type | Field |
| Description | The Button that will allow viewing errors in the Captions list. |
| Signature | cp.apple.finalcutpro.timeline.IndexCaptions:doLayout(layout) -> cp.rx.go.Statement |
|---|---|
| Type | Method |
| Description | Returns a Statement that will apply the layout provided, if possible. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.timeline.IndexCaptions:saveLayout() -> table |
|---|---|
| Type | Method |
| Description | Returns a table containing the layout configuration for this class. |
| Returns |
|