wxErlang

Reference Manual

Version 1.9.1

Table of Contents

wxFlexGridSizer

Module

wxFlexGridSizer

Module Summary

See external documentation: wxFlexGridSizer.

Description

See external documentation: wxFlexGridSizer.

This class is derived (and can use functions) from:
wxGridSizer
wxSizer

DATA TYPES

wxFlexGridSizer()

An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.

Types

Cols = integer()

Equivalent to new(Cols, []).

Types

Cols = integer()
Option = {vgap, integer()} | {hgap, integer()}

Types

Rows = integer()
Cols = integer()
Vgap = integer()
Hgap = integer()

Types

Idx = integer()

Types

Idx = integer()
Option = {proportion, integer()}

Types

Idx = integer()

Types

Idx = integer()
Option = {proportion, integer()}

Types

See external documentation.
Res = ?wxFLEX_GROWMODE_NONE | ?wxFLEX_GROWMODE_SPECIFIED | ?wxFLEX_GROWMODE_ALL

Types

Idx = integer()

Types

Idx = integer()

Types

Direction = integer()

Types

Mode = wx:wx_enum()

See external documentation.
Mode = ?wxFLEX_GROWMODE_NONE | ?wxFLEX_GROWMODE_SPECIFIED | ?wxFLEX_GROWMODE_ALL

Destroys this object, do not use object again