wxErlang

Reference Manual

Version 1.9.3.1

Table of Contents

wxAuiNotebook

Module

wxAuiNotebook

Module Summary

See external documentation: wxAuiNotebook.

Description

See external documentation: wxAuiNotebook.

This class is derived (and can use functions) from:
wxControl
wxWindow
wxEvtHandler

DATA TYPES

wxAuiNotebook()

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

Equivalent to new(Parent, []).

Types

Option = {id, integer()} | {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()}

Types

Caption = unicode:chardata()
Option = {select, boolean()} | {bitmap, wxBitmap:wxBitmap()}

Types

Equivalent to create(This, Parent, []).

Types

Option = {id, integer()} | {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()}

Types

Page = integer()

Types

Page_idx = integer()

Types

Page_idx = integer()

Types

Page_idx = integer()

Types

Page_idx = integer()
Caption = unicode:chardata()

Types

Page_idx = integer()
Caption = unicode:chardata()
Option = {select, boolean()} | {bitmap, wxBitmap:wxBitmap()}

Types

Page = integer()

Types

Page = integer()

Types

Page = integer()

Types

New_page = integer()

Types

Height = integer()

Types

Size = {W::integer(), H::integer()}

Destroys this object, do not use object again