Page
classin packageklyn.gui.terminal
public class Page extends Object:
└ Page
Terminal page/document descriptor.
Fields
Modifier and Type Member Description
public key
key as String = ""
No summary.
public title
title as String = ""
No summary.
public view
view as Object = null
No summary.
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public Page
Page(key as String = "", title as String = "", view as Object = null):
No summary.
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml