AGW Logo

agw_title AuiDockUIPart

A class which holds attributes for a UI part in the interface.

hierarchy Inheritance Diagram

Inheritance diagram for: AuiDockUIPart

Inheritance diagram of AuiDockUIPart


method_summary Methods Summary

__init__Default class constructor.

API Class API

class AuiDockUIPart(object)[source]

A class which holds attributes for a UI part in the interface.



__init__()[source]

Default class constructor. Used internally, do not call it in your code!



typeBackground = 6


typeCaption = 0


typeDock = 2


typeDockSizer = 3


typeGripper = 1


typePane = 4


typePaneBorder = 7


typePaneButton = 8


typePaneSizer = 5
Tree

Table Of Contents

Previous topic

AuiDockInfo

Next topic

AuiDockingGuide