class documentation
class Object(gws.Node, gws.IAction): (source)
Known subclasses: gws.base.edit.action.Object
, gws.base.map.action.Object
, gws.base.ows.server.action.Object
, gws.base.printer.action.Object
, gws.base.project.action.Object
, gws.base.search.action.Object
, gws.base.web.action.Object
, gws.plugin.alkis.action.Object
, gws.plugin.annotate_tool.action.Object
, gws.plugin.dimension.Object
, gws.plugin.select_tool.action.Object
Generic action object, the parent of all action objects.
Method | props |
Undocumented |
Inherited from Node
:
Method | cfg |
Undocumented |
Method | closest |
Undocumented |
Method | create |
Undocumented |
Method | create |
Undocumented |
Method | create |
Undocumented |
Method | find |
Undocumented |
Method | find |
Undocumented |
Method | initialize |
Undocumented |
Instance Variable | config |
Undocumented |
Instance Variable | permissions |
Undocumented |
Method | _configure |
Undocumented |
Inherited from Object
(via Node
):
Method | __repr__ |
Undocumented |
Inherited from INode
(via Node
, Object
, IAction
):
Method | activate |
Undocumented |
Method | configure |
Undocumented |
Method | post |
Undocumented |
Method | pre |
Undocumented |
Class Variable | children |
Undocumented |
Class Variable | ext |
Undocumented |
Class Variable | ext |
Undocumented |
Class Variable | parent |
Undocumented |
Class Variable | root |
Undocumented |
Class Variable | uid |
Undocumented |
overrides
gws.core.types.IObject.props
overridden in
gws.plugin.alkis.action.Object
, gws.plugin.annotate_tool.action.Object
, gws.plugin.dimension.Object
, gws.plugin.select_tool.action.Object
Undocumented