gws.plugin.postgres.model.Config

struct gws.plugin.postgres.model.Config

EigenschaftTypDefault
accessgws.core.types.AclSpecKonfiguration der Zugriffsrechte
dbUidstrEindeutige Beschreibung des Datenbank Providers
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.core.types.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.core.types.AccessConfigOptionen für Zugriffsrechte
sort[ gws.core.types.SortOptions ]default sorting gws.base.model.core.Config.sort
sqlFilterstrextra SQL filter gws.base.database.model.Config.sqlFilter
tableNamestrtable name for the model gws.base.database.model.Config.tableName
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'postgres'object type gws.plugin.postgres.model.Config.type
uidstrZuweisung einer eindeutigen ID als Text
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView