Class p.u.i.IView(Interface):

Part of pida.ui.interfaces View In Hierarchy

No class docstring
Line # Kind Name Docs
6 Method get_unique_id Return the unique id for the view
9 Method get_toplevel Return the toplevel widget for the view
12 Method create_tab_label Create a tab label for the view
def get_unique_id(self):
Return the unique id for the view
def get_toplevel(self):
Return the toplevel widget for the view
def create_tab_label(self):
Create a tab label for the view
API Documentation for PIDA, generated by pydoctor.