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

Functions

Destroys the object

Types

Link to this type

wxGridCellBoolRenderer()

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

Functions

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

Destroys the object

-spec new() -> wxGridCellBoolRenderer().