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

Class BasketShareForm

source code


Instance Methods [hide private]
 
__init__(self, *args, **kwargs) source code

Inherited from ShareForm: clean_expiration

Inherited from custom_forms.NonASCIIForm: full_clean

Class Variables [hide private]

Inherited from ShareForm: enable, expiration, message

Method Details [hide private]

__init__(self, *args, **kwargs)
(Constructor)

source code 
Overrides: custom_forms.NonASCIIForm.__init__