Package gluon :: Module html :: Class FIELDSET
[hide private]
[frames] | no frames]

Class FIELDSET

source code

object --+    
         |    
       DIV --+
             |
            FIELDSET

Instance Methods [hide private]

Inherited from DIV: __init__, __str__, accepts, postprocessing, rec_accepts, rec_clear, xml

Inherited from DIV (private): _xml

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Variables [hide private]
  tag = 'fieldset'
Properties [hide private]

Inherited from object: __class__