View Source wxGridCellBoolRenderer (wx v2.4.3)
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
Types
-type wxGridCellBoolRenderer() :: wx:wx_object().
Functions
-spec destroy(This :: wxGridCellBoolRenderer()) -> ok.
Destroys the object
-spec new() -> wxGridCellBoolRenderer().