Login
Back to bricks list
Introduction 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.

Parameters:
NameTypeDefault valueDescription
textstr
is_first_pagebool
is_last_pagebool
next_pageAny
previous_pageAny
page_param_namestr page
TO_JSON
Return type:
dict