AjaxEditableChoiceLabel<T> |
|
AjaxEditableLabel<T> |
An implementation of ajaxified edit-in-place component using a TextField as it's editor.
|
AjaxEditableMultiLineLabel<T> |
|
AjaxIndicatorAppender |
A behavior that adds a span with wicket's default indicator gif to the end of the component's
markup.
|
AjaxLazyLoadPanel<T extends Component> |
A panel which load lazily a single content component.
|
AjaxLazyLoadPanelTester |
|
IndicatingAjaxButton |
A variant of the AjaxButton that displays a busy indicator while the ajax request is in
progress.
|
IndicatingAjaxFallbackLink<T> |
A variant of the AjaxFallbackLink that displays a busy indicator while the ajax request
is in progress.
|
IndicatingAjaxLink<T> |
A variant of the AjaxLink that displays a busy indicator while the ajax request is in
progress.
|