|
|
init(self)
Creates and shows the monitor window and its components. |
source code
|
|
|
string
|
|
|
list of string
|
|
|
list of string
|
|
|
AEEvent.Base.AEEvent class
|
|
|
|
show(self,
event=None,
task_name=None,
chain_type=None,
propagate=None,
**kwargs)
Buffers additional details about how the AEEvent was handled by
various AEScripts and tasks. |
source code
|
|
|
|
|
|
|
|
|
|
_showChain(self,
chain_type,
anchor_ident)
Buffer information about a script task chained to an anchor. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from GTKEventDialog.GTKEventDialog:
__init__,
close
Inherited from GTKEventDialog.GTKEventDialog (private):
_createMenuBar,
_createViewMenu,
_getActiveLogText,
_insert_one_tag_into_buffer,
_isShown,
_onCheckFilters,
_onCheckLogging,
_onClearLog,
_onPumpQueue,
_onSaveLog,
_queueText
|