| Package | Description |
|---|---|
| org.opensingular.form.wicket |
| Modifier and Type | Method and Description |
|---|---|
static ISValidationFeedbackHandlerListener |
ISValidationFeedbackHandlerListener.refresh(org.apache.wicket.Component... components) |
static ISValidationFeedbackHandlerListener |
ISValidationFeedbackHandlerListener.withTarget(org.opensingular.lib.commons.lambda.IConsumer<org.apache.wicket.ajax.AjaxRequestTarget> withTarget) |
| Modifier and Type | Method and Description |
|---|---|
SValidationFeedbackHandler |
SValidationFeedbackHandler.addListener(ISValidationFeedbackHandlerListener listener) |
| Modifier and Type | Method and Description |
|---|---|
SValidationFeedbackCompactPanel |
WicketBuildContext.createFeedbackCompactPanel(String id,
Function<org.apache.wicket.Component,ISValidationFeedbackHandlerListener> listenerFunc) |
SValidationFeedbackPanel |
WicketBuildContext.createFeedbackPanel(String id,
Function<org.apache.wicket.Component,ISValidationFeedbackHandlerListener> listenerFunc,
org.apache.wicket.MarkupContainer container) |
Copyright © 2017. All rights reserved.