Uses of Class
fc.web.forms.RefreshableSelect

Packages that use RefreshableSelect
fc.web.forms Encapsulates HTML forms as java objects (Usage Diagram [in new window], Class Hierarchy Diagram). 
 

Uses of RefreshableSelect in fc.web.forms
 

Methods in fc.web.forms that return RefreshableSelect
 RefreshableSelect Form.getUpdatableSelect(java.lang.String name)
          Returns the field with the specific name as a RefreshableSelect.