Click or drag to resize

crawlJobPlugin Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The crawlJobPlugin type exposes the following members.

Properties
  NameDescription
Public propertyconsoleHelp
First line of help to be shown for this plugin
(Inherited from aceConsolePluginBase.)
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
(Inherited from aceConsolePluginBase.)
Public propertycontext
Public propertyhelpHeader
Additional help content to be displayed at beginning of the help file, after consoleHelp
(Inherited from aceConsolePluginBase.)
Public propertyinstanceName
Instance name
(Inherited from aceConsolePluginBase.)
Public propertyIsStandalone
Indicates if this console plugin is running without parent console
(Inherited from aceConsolePluginBase.)
Public propertyname
Name of this plugin
(Inherited from aceConsolePluginBase.)
Public propertyoutput (Inherited from aceConsolePluginBase.)
Public propertyparent
Reference to the parrent console
(Inherited from aceConsolePluginBase.)
Public propertyresponse
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer
(Inherited from aceConsolePluginBase.)
Top
See Also