Phoenix Logo

phoenix_title wx.lib.agw.aui.framemanager.AuiPaneButton

A simple class which describes the caption pane button attributes.


class_hierarchy Class Hierarchy

Inheritance diagram for class AuiPaneButton:

method_summary Methods Summary

__init__ Default class constructor.

api Class API



class AuiPaneButton(object)

A simple class which describes the caption pane button attributes.


Methods



__init__(self, button_id)

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

Parameters:button_id (integer) – the pane button identifier.