Package library :: Package pyjamas :: Package ui :: Module InnerHTML :: Class InnerHTML
[hide private]
[frames] | no frames]

Class InnerHTML

source code

object --+
         |
        InnerHTML

Instance Methods [hide private]
 
getHTML(self) source code
 
setHTML(self, html) source code

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

Class Methods [hide private]
 
_getProps(self) source code
Class Variables [hide private]
  _props = [("text", "HTML text", "HTML", None),]
Properties [hide private]

Inherited from object: __class__