Table Of Contents

Previous topic

EditorNotebookFrame

Next topic

EditorShellNotebookFrame

This Page

phoenix_title EditorShellNotebook

A notebook containing an editor page and a shell page.


class_hierarchy Inheritance Diagram

Inheritance diagram for class EditorShellNotebook

Inheritance diagram of EditorShellNotebook


super_classes Known Superclasses

Notebook


method_summary Methods Summary

__init__ Create EditorShellNotebook instance.
OnPageChanged Page changed event handler.
SetFocus  

api Class API



class EditorShellNotebook(Notebook)

A notebook containing an editor page and a shell page.


Methods



__init__(self, parent, filename=None)

Create EditorShellNotebook instance.



OnPageChanged(self, event)

Page changed event handler.



SetFocus(self)