Ferreteria/v0.5/@cls/tEventNodeRender
< Ferreteria | v0.5 | @cls
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
- Source: layout/elem/event.php
Method: Rendering
abstract public function OnRender(cEventNodeRender $oe) : void;