NetworkView
Initialize self. See help(type(self)) for accurate signature.
NetworkDTOAdd technical info
TechnicalInfoCopy the view information from another view
ViewConvert to dictionary
ConfigParamsdictMark the view as not interactive, disable the pagination
Get the technical information and raise if the key does not exist
strTechnicalInfoGet style
gws_core.model.typing_style.TypingStyle | NoneGet the technical information, or None if the key does not exist
strgws_core.resource.technical_info.TechnicalInfo | NoneGet technical info
TechnicalInfoDictGet title
str | NoneGet type
ViewTypeIs favorite
boolIs interaction disabled
boolSet favorite
boolSet typing style for this view instance. This overrides the style defines in the view decorator and the default style of the view type With this you can define a custom style for a specific view instance when you view is generic.
TypingStyleSet technical info
TechnicalInfoDictSet title
strConvert to DTO
ConfigParamsViewDTOGenerate range list like 0,1,2...length
intlistConfigSpecsMethod that return true is the provided json is a json of a view
AnybooldictNetworkView