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

Class InnerText

source code

object --+
         |
        InnerText

Instance Methods [hide private]
 
setText(self, text) source code
 
getText(self) 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 = [("label", "Text", "Text", None),]
Properties [hide private]

Inherited from object: __class__