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

Class STYLE

source code

object --+        
         |        
       DIV --+    
             |    
        SCRIPT --+
                 |
                STYLE

Instance Methods [hide private]

Inherited from SCRIPT: xml

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

Inherited from DIV (private): _xml

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

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

Inherited from object: __class__