|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Form | |
---|---|
wheel.components |
Uses of Form in wheel.components |
---|
Methods in wheel.components that return Form | |
---|---|
Form |
Component._getForm(boolean returnSelf)
Intended for internal use. |
Form |
Component._getVisibleForm(boolean returnSelf)
|
Form |
Form.addFormValidationError(java.lang.String message)
|
Form |
Form.addFormValidationRule(java.lang.String elExpression,
java.lang.String message)
Adds a validation rule for the whole form. |
Form |
ComponentCreator.form(java.lang.String formId)
|
Form |
ComponentCreator.form(java.lang.String formId,
ActionExpression action)
|
Form |
StandaloneComponent.getSubmittedForm()
|
Form |
Form.id(java.lang.String componentId)
|
Form |
Form.renderHint(java.lang.CharSequence renderHint)
|
Methods in wheel.components with parameters of type Form | |
---|---|
boolean |
StandaloneComponent._isRewindingForm(Form form)
Intended for internal use. |
void |
StandaloneComponent._setSubmittedForm(Form submittedForm)
Intended for internal use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |