Package omeroweb :: Package webadmin :: Module forms :: Class EnumerationEntry
[hide private]
[frames] | no frames]

Class EnumerationEntry

source code


Instance Methods [hide private]

Inherited from custom_forms.NonASCIIForm: __init__, full_clean

Class Variables [hide private]
  new_entry = forms.CharField(max_length= 250, widget= forms.Tex...
Class Variable Details [hide private]

new_entry

Value:
forms.CharField(max_length= 250, widget= forms.TextInput(attrs= {'size\
': 30}))