page

Generic page classes.

class clay.pages.page.AbstractPage[source]

Represents app page.

__weakref__

list of weak references to the object (if defined)

activate()[source]

Notify page that it is activated.

key

Return page key (int), used for hotkeys.

name

Return page name.