| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FieldSetCollection | |
| planetj.database.field | |
| planetj.html | |
| Uses of FieldSetCollection in planetj.database.field | 
| Methods in planetj.database.field that return FieldSetCollection | |
 FieldSetCollection | 
FieldSetCollection.getFieldSetCollectionForGivenFields(List pFieldNames,
                                    boolean pShowEmpty)
Get a FieldSetCollection that contains only fields sets that contain the given fields.  | 
| Methods in planetj.database.field with parameters of type FieldSetCollection | |
 int | 
FieldSetCollection.compareTo(FieldSetCollection pFS)
Compares this FieldSetCollection with another by examining their names.  | 
| Uses of FieldSetCollection in planetj.html | 
| Methods in planetj.html with parameters of type FieldSetCollection | |
 StringBuffer | 
HTMLRowDetails.appendFieldSetCollectionDetails(FieldSetCollection fieldSetCollection,
                                Row row,
                                StringBuffer html,
                                javax.servlet.http.HttpServletRequest request,
                                javax.servlet.http.HttpServletResponse response)
Generate HTML code for the given FieldSetCollection.  | 
 String | 
HTMLRowDetails.generateDetails(FieldSetCollection fsc,
                Row row,
                javax.servlet.http.HttpServletRequest request,
                javax.servlet.http.HttpServletResponse response)
Generate HTML code for the given FieldSetCollection.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||