Package p6 :: Package ui :: Package pages :: Module xrcpage
[show private | hide private]
[frames | no frames]

Module p6.ui.pages.xrcpage

Generic page class for defining custom XRC-based pages.
Classes
XrcPage Generic page class.

Function Summary
  xrcpage(title, xrcfile, xrcid)
Adapter which returns a callable which takes one parameter, the parent, and generates the XrcPage.

Function Details

xrcpage(title, xrcfile, xrcid)

Adapter which returns a callable which takes one parameter, the parent, and generates the XrcPage. This allows us to pass in the other parameters earlier, and delay actual construction until we have a parent created.

Generated by Epydoc 2.1 on Fri Jun 24 12:01:21 2005 http://epydoc.sf.net