Ferreteria/v0.5/@cls/caWebPage

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Revision as of 16:04, 25 July 2022 by Woozle (talk | contribs)
Jump to navigation Jump to search
class ferret\layout\caWebPage
cElement caWebPage caHypertextPage

Startup

This is a singleton class. It expects the main App object to call DoAllEvents, which then runs the event-sequence needed to process input and generate an output page with the appropriate contents.

Methods

  • DoAllEvents calls the following, which each in turn create an Event object and start it propagating by passing it to OnEvent() (used by the layout/event subsystem):