|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FormControl in au.id.jericho.lib.html |
---|
Methods in au.id.jericho.lib.html that return FormControl | |
---|---|
FormControl |
StartTag.getFormControl()
Returns the FormControl defined by this start tag. |
FormControl |
FormField.getFormControl()
Returns the first FormControl from this field. |
FormControl |
Element.getFormControl()
Returns the FormControl defined by this element. |
FormControl |
FormField.getFormControl(java.lang.String predefinedValue)
Returns the constituent FormControl with the specified predefined value. |
Methods in au.id.jericho.lib.html with parameters of type FormControl | |
---|---|
void |
OutputDocument.replace(FormControl formControl)
Replaces the specified FormControl in this output document. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |