gws.plugin.model_widget.select.Config
struct
gws.plugin.model_widget.select.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
items | [ gws.plugin.model_widget.select.ListItemConfig ] | gws.plugin.model_widget.select.Config.items | |
readOnly | bool | False | gws.base.model.widget.Config.readOnly |
type | 'select' | object type gws.plugin.model_widget.select.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text | |
withSearch | bool | False | gws.plugin.model_widget.select.Config.withSearch |