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

Module widgets

source code

Classes [hide private]
  xist_widget
  _input
Base class for <input /> element based widgets.
  just_display
Simply display a piece of information with no <input> whatsoever.
  text
  utext
This widget will enforce that the object handled is a unicode string (rather than attempting to cast it into one like text does).
  password
The password widgets consits of two <input type=password> elements that are wrapped in <div class=password-input-container>s so you can position them.
  hidden
  hidden_primary_key
Special hidden widget for primary keys.
  checkbox
  textarea
  utextarea
This is analogous for textarea what utext is to text.
  mapping_radiobuttons
  mapping_select
  datetime_input

Variables [hide private]
  Null = <ll.xist.xsc:Null object at 0x1556c60>
  defaultPrefixes = <ll.xist.xsc.Prefixes xml=[<namespace ll.xist.ns.xml...

Variables Details [hide private]

Null

None
Value:
<ll.xist.xsc:Null object at 0x1556c60>                                 
      

defaultPrefixes

None
Value:
<ll.xist.xsc.Prefixes xml=[<namespace ll.xist.ns.xml:xmlns name=u'xml'
 url=u'http://www.w3.org/XML/1998/namespace' with 1 elements, 3 procin
sts, 3 attrs from '/System/Library/Frameworks/Python.framework/Version
s/2.3/lib/python2.3/site-packages/ll/xist/ns/xml.pyc' at 0x215e510>] c
hars=[<namespace ll.xist.ns.chars:xmlns name=u'chars' url=u'http://xml
ns.livinglogic.de/xist/ns/chars' with 248 charrefs from '/System/Libra
ry/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-package
s/ll/xist/ns/chars.pyc' at 0x23ce0b0>] html=[<namespace ll.xist.ns.htm
...