| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
FileBrowser
The FileBrowser displays directory and file listings from the vfs.
The fileSelected parameter is a callback invoked when a file selection has been made; its signature must be fileSelected(path,filename).
If selectdir is set, fileSelected's filename parameter should be optional.
The savefile option provides a box for supplying a new filename that doesn't exist yet.
The selectdir option allows directories to be selected as well as files.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Feb 11 00:00:28 2012 | http://epydoc.sourceforge.net |