OtherNotebookView
Shows the Other object in a notebook. This is a very simple view with only one page.
public:
~OtherNotebookView( )
void Attach( )
protected:
private:
friends
OtherNotebookView( wxNotebook* pNotebook, OtherObjectPtr pOther, OtherTreeView* pTreeView)
void SaveToObject( )
OtherObjectPtr m_pOther
OtherTreeView* m_pTreeView
OtherNotebookMainPage* m_pMainPage