Ferreteria/v0.5/portrow/disp

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | portrow
Revision as of 15:25, 30 May 2022 by Woozle (talk | contribs)
Jump to navigation Jump to search
Navigation: PortBank : PortRow :

Native
Display
Storage

About

As with the PortCard display classes, the PortRow display classes handle user I/O formats; see PortCard/disp for details.

Required Methods

(listing not necessarily complete)

  • OnCreateElements(F\evint\caEvent $oe) : void
  • OnRunCalculations(F\evint\caEvent $oe) : void
  • Render(F\evint\caEvent $oe) : void
  • CardClass() : string
  • RenderRows_head() : string
  • ContentTemplateString() : string - must return a string template which shows how a given row's data should be presented