Package com.smartgwt.client.widgets.form

Interface Summary
FormItemErrorFormatter Formatter to customize the error message of a FormItem
FormItemHoverFormatter If defined, this method should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
FormItemIfFunction  
FormItemInputTransformer  
FormItemValueFormatter  
FormItemValueParser  
 

Class Summary
ColorPicker The ColorPicker widget allows the user to select a color from anywhere in the color spectrum.
DynamicForm The DynamicForm manages a collection of FormItems which represent user input controls.
FilterBuilder A form that allows the user to input advanced search criteria, including operators on field values such as "less than", and sub-clauses using "AND" and "OR" operators.
PropertySheet Editor with a minimalist appearance, tuned for editing large numbers of properties in a constrained space.
SearchForm A SearchForm is a DynamicForm specialized for a user to enter search criteria.
ValuesManager The ValuesManager manages data from multiple member forms.