docs » cp.apple.finalcutpro.export.ReplaceAlert
Replace Alert
- Functions - API calls offered directly by the extension
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- ReplaceAlert
- Methods - API calls which can only be made on an object returned by a constructor
- pressReplace
Signature | cp.apple.finalcutpro.export.ReplaceAlert.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.export.ReplaceAlert(app) -> ReplaceAlert |
---|---|
Type | Constructor |
Description | Creates a new Replace Alert object. |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.export.ReplaceAlert:pressReplace() -> cp.apple.finalcutpro.export.ReplaceAlert |
---|---|
Type | Method |
Description | Presses the Replace button. |
Parameters |
|
Returns |
|