class documentation

class _classTag: (source)

Known subclasses: gws.ext.config.action, gws.ext.config.application, gws.ext.config.authMethod, gws.ext.config.authMfa, gws.ext.config.authProvider, gws.ext.config.authSessionManager, gws.ext.config.cli, gws.ext.config.databaseProvider, gws.ext.config.finder, gws.ext.config.helper, gws.ext.config.layer, gws.ext.config.legend, gws.ext.config.map, gws.ext.config.model, gws.ext.config.modelField, gws.ext.config.modelValidator, gws.ext.config.modelValue, gws.ext.config.modelWidget, gws.ext.config.owsProvider, gws.ext.config.owsService, gws.ext.config.printer, gws.ext.config.project, gws.ext.config.storageProvider, gws.ext.config.template, gws.ext.object.action, gws.ext.object.application, gws.ext.object.authMethod, gws.ext.object.authMfa, gws.ext.object.authProvider, gws.ext.object.authSessionManager, gws.ext.object.cli, gws.ext.object.databaseProvider, gws.ext.object.finder, gws.ext.object.helper, gws.ext.object.layer, gws.ext.object.legend, gws.ext.object.map, gws.ext.object.model, gws.ext.object.modelField, gws.ext.object.modelValidator, gws.ext.object.modelValue, gws.ext.object.modelWidget, gws.ext.object.owsProvider, gws.ext.object.owsService, gws.ext.object.printer, gws.ext.object.project, gws.ext.object.storageProvider, gws.ext.object.template, gws.ext.props.action, gws.ext.props.application, gws.ext.props.authMethod, gws.ext.props.authMfa, gws.ext.props.authProvider, gws.ext.props.authSessionManager, gws.ext.props.cli, gws.ext.props.databaseProvider, gws.ext.props.finder, gws.ext.props.helper, gws.ext.props.layer, gws.ext.props.legend, gws.ext.props.map, gws.ext.props.model, gws.ext.props.modelField, gws.ext.props.modelValidator, gws.ext.props.modelValue, gws.ext.props.modelWidget, gws.ext.props.owsProvider, gws.ext.props.owsService, gws.ext.props.printer, gws.ext.props.project, gws.ext.props.storageProvider, gws.ext.props.template

Constructor: _classTag(typ)

View In Hierarchy

Undocumented

Method __call__ Undocumented
Method __init__ Undocumented
Class Variable extName Undocumented
def __call__(self, target): (source)

Undocumented

def __init__(self, typ): (source)

Undocumented

extName: str = (source)
overridden in gws.ext.config.action, gws.ext.config.application, gws.ext.config.authMethod, gws.ext.config.authMfa, gws.ext.config.authProvider, gws.ext.config.authSessionManager, gws.ext.config.cli, gws.ext.config.databaseProvider, gws.ext.config.finder, gws.ext.config.helper, gws.ext.config.layer, gws.ext.config.legend, gws.ext.config.map, gws.ext.config.model, gws.ext.config.modelField, gws.ext.config.modelValidator, gws.ext.config.modelValue, gws.ext.config.modelWidget, gws.ext.config.owsProvider, gws.ext.config.owsService, gws.ext.config.printer, gws.ext.config.project, gws.ext.config.storageProvider, gws.ext.config.template, gws.ext.object.action, gws.ext.object.application, gws.ext.object.authMethod, gws.ext.object.authMfa, gws.ext.object.authProvider, gws.ext.object.authSessionManager, gws.ext.object.cli, gws.ext.object.databaseProvider, gws.ext.object.finder, gws.ext.object.helper, gws.ext.object.layer, gws.ext.object.legend, gws.ext.object.map, gws.ext.object.model, gws.ext.object.modelField, gws.ext.object.modelValidator, gws.ext.object.modelValue, gws.ext.object.modelWidget, gws.ext.object.owsProvider, gws.ext.object.owsService, gws.ext.object.printer, gws.ext.object.project, gws.ext.object.storageProvider, gws.ext.object.template, gws.ext.props.action, gws.ext.props.application, gws.ext.props.authMethod, gws.ext.props.authMfa, gws.ext.props.authProvider, gws.ext.props.authSessionManager, gws.ext.props.cli, gws.ext.props.databaseProvider, gws.ext.props.finder, gws.ext.props.helper, gws.ext.props.layer, gws.ext.props.legend, gws.ext.props.map, gws.ext.props.model, gws.ext.props.modelField, gws.ext.props.modelValidator, gws.ext.props.modelValue, gws.ext.props.modelWidget, gws.ext.props.owsProvider, gws.ext.props.owsService, gws.ext.props.printer, gws.ext.props.project, gws.ext.props.storageProvider, gws.ext.props.template

Undocumented