docs » plugins.finalcutpro.watchfolders.media.panel
Watch Folder Media Panel.
- Variables - Configurable values
- watchFolderTableID
- Functions - API calls offered directly by the extension
- addWatchFolder
- controllerCallback
- generateTable
- init
- refreshTable
- styleSheet
| Signature | plugins.finalcutpro.watchfolders.media.panel.watchFolderTableID -> string |
|---|---|
| Type | Variable |
| Description | Watch Folder Table ID |
| Signature | plugins.finalcutpro.watchfolders.media.panel.addWatchFolder() -> none |
|---|---|
| Type | Function |
| Description | Opens the "Add Watch Folder" Dialog. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.watchfolders.media.panel.controllerCallback(id, params) -> none |
|---|---|
| Type | Function |
| Description | Callback Controller |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.watchfolders.media.panel.generateTable() -> string |
|---|---|
| Type | Function |
| Description | Generate HTML Table |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.watchfolders.media.panel.init(mediaFolderManager, panelManager) -> self |
|---|---|
| Type | Function |
| Description | Initialises the module. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.watchfolders.media.panel.refreshTable() -> string |
|---|---|
| Type | Function |
| Description | Refreshes the Final Cut Pro Watch Folder Panel via JavaScript Injection |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.watchfolders.media.panel.styleSheet() -> string |
|---|---|
| Type | Function |
| Description | Generates Style Sheet |
| Parameters |
|
| Returns |
|