The function to create the console.
An additional function that determines whether the extender
is enabled. By default it is considered enabled if the application
active widget is contained in the tracker
. If this is also
provided, the criterion is equivalent to
tracker.has(widget) && extender.isEnabled(widget)
A label to use for the activity for which a console is being created.
A widget tracker for identifying the appropriate extender.
Generated using TypeDoc
Interface for a command to create a console for an activity.