exopy.app.states.manifest module¶
State plugin manifest.
-
class
exopy.app.states.manifest.StateManifest(parent=None, **kwargs)¶ Bases:
enaml.workbench.plugin_manifest.PluginManifestManifest of the StatesPlugin
-
exopy.app.states.manifest.get_state(event)¶ Handler for the get_state command.
-
exopy.app.states.manifest.state_plugin_factory()¶ Factory function for the StatePlugin.