wxGridCellStringRenderer (wx v2.5)

View Source

This class may be used to format string data in a cell; it is the default for string cells.

See:

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

wxWidgets docs: wxGridCellStringRenderer

Summary

Functions

Destroys the object

Types

wxGridCellStringRenderer()

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

Functions

destroy(This)

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

Destroys the object

new()

-spec new() -> wxGridCellStringRenderer().