WebListBoxCellRenderer
From Xojo Documentation
Class (inherits from Object)
New in 2020r1
Used to create custom WebListBox cells via the WebSDK.
Notes
For information on how to implement your own custom subclass of this class with Javascript, see the WebSDK.
This is also the base class for the WebListBoxDateTimeRenderer, WebListBoxImageRenderer, and WebListBoxStyleRenderer classes.
Compatibility
Web projects on all supported operating systems.
See Also
WebListBox control; WebListBoxDateTimeRenderer, WebListBoxImageRenderer, and WebListBoxStyleRenderer classes.