docs » cp.apple.finalcutpro.main.KeywordField
Keyword Text Field Module.
- Constructors - API calls which return an object, typically one that offers API methods
- KeywordField
- Methods - API calls which can only be made on an object returned by a constructor
- addKeyword
- removeKeyword
| Signature | cp.apple.finalcutpro.main.KeywordField(parent, uiFinder) -> KeywordField |
|---|---|
| Type | Constructor |
| Description | Constructs a new KeywordField. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.main.KeywordField:addKeyword(keyword) -> boolean |
|---|---|
| Type | Method |
| Description | Attempts to add the specified keyword. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.main.KeywordField:removeKeyword(keyword) -> boolean |
|---|---|
| Type | Method |
| Description | Attempts to remove the specified keyword. |
| Parameters |
|
| Returns |
|