Class: abstract
BaseSelector
Extends
Extended by
Constructors
new BaseSelector()
new BaseSelector():
BaseSelector
Returns
Inherited from
Methods
_getPromptModules()
abstract
protected
_getPromptModules():ModuleRecord
Return a dictionary of sub-modules within the current module that also implement PromptMixin (so that their prompts can also be get/set).
Can be blank if no sub-modules.