wxGridCellBoolRenderer (wx v2.5.4)

Copy Markdown View Source

This class may be used to format boolean data in a cell.

See:

This class is derived, and can use functions, from:

wxWidgets docs: wxGridCellBoolRenderer

Summary

Functions

Destroys the object

Types

wxGridCellBoolRenderer()

-type wxGridCellBoolRenderer() :: wx:wx_object().

Functions

destroy(This :: wxGridCellBoolRenderer()) -> ok

Destroys the object

new() -> Result

Types

Result = wxGridCellBoolRenderer()