wtforms :: fields :: core :: SelectFieldBase :: _Option :: Class _Option
[hide private]
[frames] | no frames]

Class _Option


Instance Methods [hide private]
 
_value(self)

Inherited from Field: __call__, __html__, __init__, __str__, __unicode__, gettext, ngettext, populate_obj, post_validate, pre_validate, process, process_data, process_formdata, validate

Inherited from Field (private): _run_validation_chain

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Static Methods [hide private]

Inherited from Field: __new__

Class Variables [hide private]
  checked = False

Inherited from Field: do_not_call_in_templates, errors, process_errors, raw_data, validators, widget

Inherited from Field (private): _formfield, _translations

Properties [hide private]

Inherited from object: __class__