IAjaxUpdateConfiguration<org.apache.wicket.Component> |
FormComponentAjaxUpdateBehavior.setOnError(ITriConsumer<org.apache.wicket.ajax.AjaxRequestTarget,org.apache.wicket.Component,RuntimeException> onError) |
IAjaxUpdateConfiguration<C> |
IAjaxUpdateConfiguration.setOnError(ITriConsumer<org.apache.wicket.ajax.AjaxRequestTarget,org.apache.wicket.Component,RuntimeException> onError) |
IAjaxUpdateConfiguration<org.apache.wicket.Component> |
FormChoiceAjaxUpdateBehavior.setOnError(ITriConsumer<org.apache.wicket.ajax.AjaxRequestTarget,org.apache.wicket.Component,RuntimeException> onError) |
IAjaxUpdateConfiguration<org.apache.wicket.Component> |
FormComponentAjaxUpdateBehavior.setRefreshTargetComponent(boolean refresh) |
IAjaxUpdateConfiguration<C> |
IAjaxUpdateConfiguration.setRefreshTargetComponent(boolean refresh) |
IAjaxUpdateConfiguration<org.apache.wicket.Component> |
FormChoiceAjaxUpdateBehavior.setRefreshTargetComponent(boolean refresh) |
IAjaxUpdateConfiguration<org.apache.wicket.Component> |
FormComponentAjaxUpdateBehavior.setUpdateAjaxAttributes(IBiConsumer<org.apache.wicket.Component,org.apache.wicket.ajax.attributes.AjaxRequestAttributes> updateAjaxAttributes) |
IAjaxUpdateConfiguration<C> |
IAjaxUpdateConfiguration.setUpdateAjaxAttributes(IBiConsumer<org.apache.wicket.Component,org.apache.wicket.ajax.attributes.AjaxRequestAttributes> updateAjaxAttributes) |
IAjaxUpdateConfiguration<org.apache.wicket.Component> |
FormChoiceAjaxUpdateBehavior.setUpdateAjaxAttributes(IBiConsumer<org.apache.wicket.Component,org.apache.wicket.ajax.attributes.AjaxRequestAttributes> updateAjaxAttributes) |