gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

TextViewData

Attributes
is_first_page: boolis_last_page: boolnext_page: Anypage_param_name: strprevious_page: Anytext: str
Functions
__init__

Initialize self. See help(type(self)) for accurate signature.

text : str
is_first_page : bool
is_last_page : bool
next_page : Any
previous_page : Any
page_param_name : str - page
to_json
Return type : dict