Home | Trees | Indices | Help |
|
---|
|
object --+ | base.Widget --+ | base.CompoundWidget --+ | object --+ | | | base.Widget --+ | | | forms.InputWidget --+ | forms.CompoundInputWidget --+ | forms.FormFieldsContainer --+ | object --+ | | | base.Widget --+ | | | forms.InputWidget --+ | | | forms.FormField --+ | forms.CompoundFormField --+ | object --+ | | | base.Widget --+ | | | AutoComplete --+ | AutoCompleteField
Text field with auto complete functionality and hidden key field.
Nested Classes | |
template_c | |
Inherited from |
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
template =
hash(x) |
|
member_widgets =
|
|
text_field = TextField(name='text', attrs={}, field_class='tex
|
|
hidden_field = HiddenField(name='hidden', attrs={}, field_clas
|
|
params =
|
|
params_doc =
|
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variable Details |
templatehash(x)
|
member_widgets
|
text_field
|
hidden_field
|
params
|
params_doc
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 14 21:45:37 2011 | http://epydoc.sourceforge.net |