wxGridCellBoolRenderer (wx v2.5)
View SourceThis 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().