|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectuserInterface.interfaceUtility.Format
userInterface.interfaceUtility.Filter
public class Filter
Generate the filter form.
Constructor Summary | |
---|---|
Filter()
|
Method Summary | |
---|---|
static java.lang.StringBuffer |
genFilter(Form[] formData,
int formSize,
int formStart)
Generate the filters with the form data provided. |
Methods inherited from class userInterface.interfaceUtility.Format |
---|
alignCloseTag, alignOpenTag, alignTag |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Filter()
Method Detail |
---|
public static java.lang.StringBuffer genFilter(Form[] formData, int formSize, int formStart)
formData
- - the form data used to generate the formformSize
- - the number of elements to useformStart
- - the starting element of the form
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |