Ferreteria/v0.5/@cls/tEventNodeRender

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Revision as of 00:35, 16 July 2022 by Woozle (talk | contribs)
Jump to navigation Jump to search
Ferreteria trait ferret\tEventNodeRender
tEventNodeRender

This trait is not in use anywhere as of this writing.

About

The idea for this family of traits (tEventNodeBuild, tEventNodeFigure, and tEventNodeRender) is to create a standard model for classes to use when receiving their corresponding events (cEventNodeBuild, cEventNodeFigure, and cEventNodeRender).

Specs

Method: Rendering

  • abstract public function OnRender(cEventNodeRender $oe) : void;