public class FieldValidatingBehavior
extends org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior
FieldMessage
). The CSS class
can be customized by overriding getCssClass(boolean)
Constructor and Description |
---|
FieldValidatingBehavior(String event,
org.apache.wicket.Component component)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
onError(org.apache.wicket.ajax.AjaxRequestTarget target,
RuntimeException e) |
protected void |
onUpdate(org.apache.wicket.ajax.AjaxRequestTarget target) |
checkComponent, disableFocusOnBlur, getFormComponent, getUpdateModel, onBind, onEvent, updateAjaxAttributes
getEvent, onCheckEvent, renderHead, respond
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public FieldValidatingBehavior(String event, org.apache.wicket.Component component)
event
- the update eventcomponent
- an additional component that must be updatedprotected void onUpdate(org.apache.wicket.ajax.AjaxRequestTarget target)
onUpdate
in class org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior
AjaxFormComponentUpdatingBehavior.onUpdate(AjaxRequestTarget)
protected void onError(org.apache.wicket.ajax.AjaxRequestTarget target, RuntimeException e)
onError
in class org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior
AjaxFormComponentUpdatingBehavior.onError(AjaxRequestTarget,
RuntimeException)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a