Home | Trees | Indices | Help |
|
---|
|
Class signaling that an editor, is a wide editor, so it's label should be displayed on top of the editor and the editor itself should take two columns:
class WideTextLineEditor(TextLineEditor, WideEditor): pass
will generate a test line editor where the text line takes the whole with of the form
Instance Methods | |
Inherited from |
Properties | |
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:49 2010 | http://epydoc.sourceforge.net |