Package orm2 :: Package ui :: Package xist :: Module widgets :: Class utext
[hide private]
[frames] | no frames]

Class utext

source code

 widget --+            
          |            
xist_widget --+        
              |        
         _input --+    
                  |    
               text --+
                      |
                     utext
Known Subclasses:
password, utextarea

This widget will enforce that the object handled is a unicode string (rather than attempting to cast it into one like text does).

Nested Classes [hide private]
  actual_widget

Instance Methods [hide private]

Inherited from text: __call__, __init__

Inherited from xist_widget: belongs_to

Inherited from widget: __cmp__, __init_dbproperty__