|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.html.HTMLElement
planetj.html.HTMLComparisonInput
planetj.html.HTMLHorizontalGeneralComparisonInput
Generates HTML input for parameters in an SQLStatement. Consecutive paramaters with the same usage ID are rendered on the same line. (May not work correctly if the parameter has mulitple input values)
Field Summary | |
static java.lang.String |
className
|
Fields inherited from class planetj.html.HTMLComparisonInput |
GENERATING_PARAMETER_INPUTS, GENERATOR_KEY, OLD_SQL |
Fields inherited from class planetj.html.HTMLElement |
DISABLED, FOCUS_HTML_INPUT |
Method Summary | |
static HTMLComparisonInput |
singleton()
|
Methods inherited from class planetj.html.HTMLComparisonInput |
appendInput, clearValues, generateInput, getParameterId, loadSQLParameterValues |
Methods inherited from class planetj.html.HTMLElement |
appendAttribute, appendAttribute, appendExtractableHiddenField, getFocusHTMLInput, getId, isDisplayField, setFocusHTMLInput, setId |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String className
Method Detail |
public static HTMLComparisonInput singleton()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |