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

Class OL

source code

object --+        
         |        
       DIV --+    
             |    
            UL --+
                 |
                OL

Instance Methods [hide private]

Inherited from UL: postprocessing

Inherited from DIV: __init__, __str__, accepts, 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 = 'ol'
Properties [hide private]

Inherited from object: __class__