docs » cp.blackmagic.resolve.main.PrimaryWindow
Primary Window Module.
- Functions - API calls offered directly by the extension
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- PrimaryWindow
- Fields - Variables which can only be accessed from an object returned by a constructor
- doShow
- resolve
- Methods - API calls which can only be made on an object returned by a constructor
- show
| Signature | cp.blackmagic.resolve.main.PrimaryWindow.matches(w) -> boolean |
|---|---|
| Type | Function |
| Description | Checks to see if a window matches the PrimaryWindow requirements |
| Parameters |
|
| Returns |
|
| Signature | cp.blackmagic.resolve.main.PrimaryWindow(app) -> PrimaryWindow object |
|---|---|
| Type | Constructor |
| Description | Creates a new PrimaryWindow. |
| Parameters |
|
| Returns |
|
| Signature | cp.blackmagic.resolve.main.PrimaryWindow:doShow() -> PrimaryWindow |
|---|---|
| Type | Field |
| Description | A Statement that attempts to show the Primary Window. |
| Returns |
|
| Signature | cp.blackmagic.resolve.main.PrimaryWindow.resolve -> cp.blackmagic.resolve |
|---|---|
| Type | Field |
| Description | The main Resolve application root. |
| Signature | cp.blackmagic.resolve.main.PrimaryWindow:show() -> PrimaryWindow |
|---|---|
| Type | Method |
| Description | Shows the Primary Window. |
| Parameters |
|
| Returns |
|