Ferreteria/v0.5/portrow/disp/dual: Difference between revisions
< Ferreteria | v0.5 | portrow | disp
Jump to navigation
Jump to search
(Created page with "''see 2022/05/30/more data-class rubberducking for a lot of probably-unnecessary thought that went into this'' ==About== The <code>DisplayRowsDual</code> class is designed...") |
No edit summary |
||
Line 2: | Line 2: | ||
==About== | ==About== | ||
The <code>DisplayRowsDual</code> class is designed to be capable of showing multiple records from a rowset as well as the default single-row-per-page mode. | The <code>DisplayRowsDual</code> class is designed to be capable of showing multiple records from a rowset as well as the default single-row-per-page mode. | ||
==Required Methods== | |||
(listing not necessarily complete) | |||
* Config: | |||
** '''RenderRows_head()''' : string (this should probably be renamed...) |
Latest revision as of 19:29, 30 May 2022
see 2022/05/30/more data-class rubberducking for a lot of probably-unnecessary thought that went into this
About
The DisplayRowsDual
class is designed to be capable of showing multiple records from a rowset as well as the default single-row-per-page mode.
Required Methods
(listing not necessarily complete)
- Config:
- RenderRows_head() : string (this should probably be renamed...)