gws.plugin.annotate_tool.action
¶
Annotate action.
Source code: gws.plugin.annotate_tool.action
Module Contents¶
- class gws.plugin.annotate_tool.action.Config¶
Bases:
gws.base.action.Config
Annotate action configuration.
- labels: dict | None¶
Default label templates.
- storage: gws.base.storage.Config | None¶
Storage configuration.
- class gws.plugin.annotate_tool.action.Object¶
Bases:
gws.base.action.Object
- labels: dict | None¶
- storage: gws.base.storage.Object | None¶
- configure()¶
- handle_storage(req: gws.WebRequester, p: gws.base.storage.Request) gws.base.storage.Response ¶
- props(user)¶
- class gws.plugin.annotate_tool.action.Props¶
Bases:
gws.base.action.Props
- labels: dict¶
- storage: gws.base.storage.Props¶