Table Of Contents

Previous topic

rcsizer

Next topic

resizewidget

This Page

phoenix_title RowColSizer


class_hierarchy Inheritance Diagram

Inheritance diagram for class RowColSizer

Inheritance diagram of RowColSizer


super_classes Known Superclasses

PySizer


api Class API



class RowColSizer(PySizer)

Methods



__init__(self)


Add(self, item, option=0, flag=0, border=0, row=-1, col=-1, rowspan=1, colspan=1, pos=None, size=None)


AddGrowableCol(self, idx)


AddGrowableRow(self, idx)


AddSpacer(self, width, height, option=0, flag=0, border=0, row=-1, col=-1, rowspan=1, colspan=1, pos=None, size=None)


CalcMin(self)


RecalcSizes(self)


SetItemBounds(self, item, x, y, w, h)