Package s3 :: Module s3widgets :: Class S3BooleanWidget
[frames] | no frames]

Class S3BooleanWidget

source code

??-299 --+
         |
        S3BooleanWidget

Standard Boolean widget, with an option to hide/reveal fields conditionally.

Instance Methods
 
__init__(self, fields=None, click_to_show=True) source code
 
__call__(self, field, value, **attributes) source code
Method Details

__init__(self, fields=None, click_to_show=True)
(Constructor)

source code 

__call__(self, field, value, **attributes)
(Call operator)

source code