Ferreteria/v0.5/portrow/disp: Difference between revisions
< Ferreteria | v0.5 | portrow
Jump to navigation
Jump to search
(Created page with "{| |- |'''Navigation''': {{l/ver|PortBank}} : {{l/ver|PortRow}} : | {{l/ver|PortRow/calc|Native}}<br> {{l/ver|PortRow/disp|Display}}<br> {{l/ver|PortRow/stor|Storage}} |} ==Ab...") |
(No difference)
|
Revision as of 14:29, 28 May 2022
| Navigation: PortBank : PortRow : |
About
As with the PortCard display classes, the PortRow display classes handle user I/O formats; see PortCard/disp for details.
Required Methods
- OnCreateElements(F\evint\caEvent $oe) : void
- OnRunCalculations(F\evint\caEvent $oe) : void
- Render(F\evint\caEvent $oe) : void
- CardClass() : string
- RenderRows_head() : string
(listing incomplete)