Uses of Interface
org.apache.tapestry.dojo.form.IFormWidget

Packages that use IFormWidget
org.apache.tapestry.dojo.form Form related components that are wrapped by dojo widgets. 
 

Uses of IFormWidget in org.apache.tapestry.dojo.form
 

Classes in org.apache.tapestry.dojo.form that implement IFormWidget
 class AbstractFormWidget
          Represents a dojo widget that manages an html form input field.
 class Autocompleter
          An html field similar to a select input field that is wrapped by a dojo ComboBox widget.
 class DropdownDatePicker
          Implementation of the dojo DropdownDatePicker widget as a tapestry component.
 class DropdownTimePicker
          Implementation of the dojo DropdownTimePicker widget as a tapestry component.
 class GTimePicker
          Implementation of an html form input field that has a dynamic drop down selection list of time segments displayed in the IPage's Locale.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.