| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
DIV --+
|
INPUT --+
|
SELECT
example:
>>> SELECT('yes','no',_name='selector',value='yes',requires=IS_IN_SET(['yes','no'])).xml() '<select name="selector"><option selected value="yes">yes</option><option value="no">no</option></select>'
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
tag =
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Mar 24 10:42:02 2008 | http://epydoc.sourceforge.net |