Provides class parameters for the magic numbers from <class>Studio.Extension.Base</class> (used in the UserAction and AfterUserAction methods). More...
Static Public Attributes | |
| ActionAlert = None | |
| Action: alert. | |
| ActionDoNothing = None | |
| Action: do nothing. | |
| ActionInsertText = None | |
| Action: insert text in current document at current selection point. | |
| ActionOpenDocuments = None | |
| Action: open document(s) | |
| ActionPrompt = None | |
| Action: prompt, with Yes/No/Cancel buttons. | |
| ActionRunCSP = None | |
| Action: run CSP page/template. | |
| ActionRunEXEOrWebPage = None | |
| Action: run .EXE or launch non-CSP web page. | |
| ActionYesNoCancel = None | |
| Action: yes/no/cancel dialog. | |
| EditorClosedDocument = None | |
| Other editor action: "User has closed a document" More... | |
| EditorConnectedToNewNamespace = None | |
| Other editor action: "User has connected to a new namespace document". | |
| EditorCreatedNewDocument = None | |
| Other editor action: "User has created a new document". | |
| EditorDeletedDocument = None | |
| Other editor action: "User has deleted a document". | |
| EditorImportedDocumentList = None | |
| Other editor action: "User has selected to import a comma-delimited list of documents" More... | |
| EditorLockedDocumentChanged = None | |
| Other editor action: "User has tried to change a document that is locked in source control". | |
| EditorOpenedDocument = None | |
| Other editor action: "User has opened a document" More... | |
| MenuItemActionType = None | |
| Type (first argument to UserAction/AfterUserAction) for menu item-based actions. | |
| OtherEditorActionType = None | |
| Type (first argument to UserAction/AfterUserAction) for other editor (Studio/Atelier) actions. | |
Provides class parameters for the magic numbers from <class>Studio.Extension.Base</class> (used in the UserAction and AfterUserAction methods).
|
static |
|
static |