Click or drag to resize

aceConsolePluginBase Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceConsolePluginBase type exposes the following members.

Properties
  NameDescription
Public propertyconsoleHelp
First line of help to be shown for this plugin
Public propertyconsoleTitle
Title of this plugin - if standalone then alias to name, if connected to the parent then sufix title, added after parent console title
Public propertyhelpHeader
Additional help content to be displayed at beginning of the help file, after consoleHelp
Public propertyinstanceName
Instance name
Public propertyIsStandalone
Indicates if this console plugin is running without parent console
Public propertyname
Name of this plugin
Public propertyoutput
Public propertyparent
Reference to the parrent console
Public propertyresponse
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer
Top
See Also