Download tw2. forms Free Java Code
Description
The basic form widgets for ToscaWidgets2, a web widget toolkit for Python to aid in the creation, packaging and distribution of common view elements normally used in the web.
Icons
Source Files
The download file tw2.forms-master.zip has the following entries.
.gitignore/* w w w. ja v a 2 s . co m*/
.hgignore
.hgtags
.travis.yml
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
docs/README
setup.cfg
setup.py
tests/__init__.py
tests/test_widgets.py
tw2/__init__.py
tw2/forms/__init__.py
tw2/forms/calendars.py
tw2/forms/datagrid.py
tw2/forms/mashups.py
tw2/forms/samples.py
tw2/forms/static/calendar/calendar-blue.css
tw2/forms/static/calendar/calendar-blue2.css
tw2/forms/static/calendar/calendar-brown.css
tw2/forms/static/calendar/calendar-green.css
tw2/forms/static/calendar/calendar-setup.js
tw2/forms/static/calendar/calendar-system.css
tw2/forms/static/calendar/calendar-tas.css
tw2/forms/static/calendar/calendar-win2k-1.css
tw2/forms/static/calendar/calendar-win2k-2.css
tw2/forms/static/calendar/calendar-win2k-cold-1.css
tw2/forms/static/calendar/calendar-win2k-cold-2.css
tw2/forms/static/calendar/calendar.js
tw2/forms/static/calendar/lang/calendar-af.js
tw2/forms/static/calendar/lang/calendar-bg-cp1251.js
tw2/forms/static/calendar/lang/calendar-bg.js
tw2/forms/static/calendar/lang/calendar-ca.js
tw2/forms/static/calendar/lang/calendar-cs-cp1250.js
tw2/forms/static/calendar/lang/calendar-cs.js
tw2/forms/static/calendar/lang/calendar-da.js
tw2/forms/static/calendar/lang/calendar-de.js
tw2/forms/static/calendar/lang/calendar-de_at.js
tw2/forms/static/calendar/lang/calendar-de_de.js
tw2/forms/static/calendar/lang/calendar-el.js
tw2/forms/static/calendar/lang/calendar-en.js
tw2/forms/static/calendar/lang/calendar-es.js
tw2/forms/static/calendar/lang/calendar-fi.js
tw2/forms/static/calendar/lang/calendar-fr.js
tw2/forms/static/calendar/lang/calendar-he.js
tw2/forms/static/calendar/lang/calendar-hr.js
tw2/forms/static/calendar/lang/calendar-hu-cp1252.js
tw2/forms/static/calendar/lang/calendar-hu.js
tw2/forms/static/calendar/lang/calendar-it.js
tw2/forms/static/calendar/lang/calendar-ja.js
tw2/forms/static/calendar/lang/calendar-ko-euc_kr.js
tw2/forms/static/calendar/lang/calendar-ko.js
tw2/forms/static/calendar/lang/calendar-lt.js
tw2/forms/static/calendar/lang/calendar-lv-cp1252.js
tw2/forms/static/calendar/lang/calendar-lv.js
tw2/forms/static/calendar/lang/calendar-nl.js
tw2/forms/static/calendar/lang/calendar-no.js
tw2/forms/static/calendar/lang/calendar-pl.js
tw2/forms/static/calendar/lang/calendar-pt_br.js
tw2/forms/static/calendar/lang/calendar-ro-cp1250.js
tw2/forms/static/calendar/lang/calendar-ro.js
tw2/forms/static/calendar/lang/calendar-ru-cp1251.js
tw2/forms/static/calendar/lang/calendar-ru-koi8_r.js
tw2/forms/static/calendar/lang/calendar-ru.js
tw2/forms/static/calendar/lang/calendar-sk.js
tw2/forms/static/calendar/lang/calendar-sl.js
tw2/forms/static/calendar/lang/calendar-sq.js
tw2/forms/static/calendar/lang/calendar-sv.js
tw2/forms/static/calendar/lang/calendar-tr-cp1254.js
tw2/forms/static/calendar/lang/calendar-tr.js
tw2/forms/static/calendar/lang/calendar-uk-cp1251.js
tw2/forms/static/calendar/lang/calendar-uk-koi8_u.js
tw2/forms/static/calendar/lang/calendar-uk.js
tw2/forms/static/calendar/lang/calendar-zh.js
tw2/forms/static/calendar/lang/calendar-zh_cn-gbk.js
tw2/forms/static/calendar/lang/calendar-zh_cn.js
tw2/forms/static/calendar/lang/calendar-zh_tw-big5.js
tw2/forms/static/calendar/lang/calendar-zh_tw.js
tw2/forms/static/calendar/menuarrow.gif
tw2/forms/static/calendar/menuarrow2.gif
tw2/forms/static/calendar/skins/aqua/active-bg.gif
tw2/forms/static/calendar/skins/aqua/dark-bg.gif
tw2/forms/static/calendar/skins/aqua/hover-bg.gif
tw2/forms/static/calendar/skins/aqua/menuarrow.gif
tw2/forms/static/calendar/skins/aqua/normal-bg.gif
tw2/forms/static/calendar/skins/aqua/rowhover-bg.gif
tw2/forms/static/calendar/skins/aqua/status-bg.gif
tw2/forms/static/calendar/skins/aqua/theme.css
tw2/forms/static/calendar/skins/aqua/title-bg.gif
tw2/forms/static/calendar/skins/aqua/today-bg.gif
tw2/forms/static/datagrid/datagrid.css
tw2/forms/static/dialog-warning.png
tw2/forms/static/edit-undo.png
tw2/forms/static/forms.css
tw2/forms/templates/__init__.py
tw2/forms/templates/calendar.html
tw2/forms/templates/calendar.jinja
tw2/forms/templates/calendar.mak
tw2/forms/templates/datagrid.html
tw2/forms/templates/datagrid.jinja
tw2/forms/templates/datagrid.mak
tw2/forms/templates/fieldset.html
tw2/forms/templates/fieldset.jinja
tw2/forms/templates/fieldset.mak
tw2/forms/templates/form.html
tw2/forms/templates/form.jinja
tw2/forms/templates/form.mak
tw2/forms/templates/grid_layout.html
tw2/forms/templates/grid_layout.jinja
tw2/forms/templates/grid_layout.mak
tw2/forms/templates/input_field.html
tw2/forms/templates/input_field.jinja
tw2/forms/templates/input_field.mak
tw2/forms/templates/label.html
tw2/forms/templates/label.jinja
tw2/forms/templates/label.mak
tw2/forms/templates/label_field.html
tw2/forms/templates/label_field.jinja
tw2/forms/templates/label_field.mak
tw2/forms/templates/link_field.html
tw2/forms/templates/link_field.jinja
tw2/forms/templates/link_field.mak
tw2/forms/templates/list_layout.html
tw2/forms/templates/list_layout.jinja
tw2/forms/templates/list_layout.mak
tw2/forms/templates/postlabeled_input_field.html
tw2/forms/templates/postlabeled_input_field.jinja
tw2/forms/templates/postlabeled_input_field.mak
tw2/forms/templates/row_layout.html
tw2/forms/templates/row_layout.jinja
tw2/forms/templates/row_layout.mak
tw2/forms/templates/select_field.html
tw2/forms/templates/select_field.jinja
tw2/forms/templates/select_field.mak
tw2/forms/templates/selection_list.html
tw2/forms/templates/selection_list.jinja
tw2/forms/templates/selection_list.mak
tw2/forms/templates/selection_table.html
tw2/forms/templates/selection_table.jinja
tw2/forms/templates/selection_table.mak
tw2/forms/templates/separated_selection_table.html
tw2/forms/templates/separated_selection_table.jinja
tw2/forms/templates/separated_selection_table.mak
tw2/forms/templates/spacer.html
tw2/forms/templates/spacer.jinja
tw2/forms/templates/spacer.mak
tw2/forms/templates/table_layout.html
tw2/forms/templates/table_layout.jinja
tw2/forms/templates/table_layout.mak
tw2/forms/templates/textarea.html
tw2/forms/templates/textarea.jinja
tw2/forms/templates/textarea.mak
tw2/forms/templates/vertical_selection_table.html
tw2/forms/templates/vertical_selection_table.jinja
tw2/forms/templates/vertical_selection_table.mak
tw2/forms/widgets.py
Download
Click the following link to download tw2.forms-master.zip.
tw2.forms-master.zip