Table Of Contents

Previous topic

_ComponentManager

Next topic

Component

This Page

phoenix_title BoxSizer

Sizers are not windows and have common implicit node.


class_hierarchy Inheritance Diagram

Inheritance diagram for class BoxSizer

Inheritance diagram of BoxSizer


super_classes Known Superclasses

tools.XRCed.component.Sizer


api Class API



class BoxSizer(Sizer)

Sizers are not windows and have common implicit node.


Methods



__init__(self, klass, groups, attributes, **kargs)


appendChild(self, parentNode, node)


getRect(self, obj)


getTreeImageId(self, node)


insertAfter(self, parentNode, node, prevNode)


insertBefore(self, parentNode, node, nextNode)


setDefaults(self, node)