Package omeroweb :: Package webclient :: Module forms :: Class ContainerNameForm
[hide private]
[frames] | no frames]

Class ContainerNameForm

source code


Instance Methods [hide private]

Inherited from custom_forms.NonASCIIForm: __init__, full_clean

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

name

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