Package s3 :: Module s3validators :: Class IS_ONE_OF_EMPTY_SELECT
[frames] | no frames]

Class IS_ONE_OF_EMPTY_SELECT

source code

gluon.validators.Validator --+    
                             |    
               IS_ONE_OF_EMPTY --+
                                 |
                                IS_ONE_OF_EMPTY_SELECT

Extends IS_ONE_OF_EMPTY by displaying an empty SELECT (instead of INPUT)

Instance Methods
 
options(self, zero=True) source code

Inherited from IS_ONE_OF_EMPTY: __call__, __init__, build_set, query, set_filter, set_self_id

Class Methods

Inherited from IS_ONE_OF_EMPTY: accessible_query

Method Details

options(self, zero=True)

source code