Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.ajax.markup.html
package org.apache.wicket.extensions.ajax.markup.html
-
ClassesClassDescriptionAn inplace editor much like
AjaxEditableLabel, but instead of aTextFieldaDropDownChoiceis displayed.An implementation of ajaxified edit-in-place component using aTextFieldas it's editor.An inplace editor much likeAjaxEditableLabel, but now with support for multi line content and atext areaas its editor.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.The AJAX timer for updating the AjaxLazyLoadPanel.A variant of theAjaxButtonthat displays a busy indicator while the ajax request is in progress.A variant of theAjaxFallbackLinkthat displays a busy indicator while the ajax request is in progress.A variant of theAjaxLinkthat displays a busy indicator while the ajax request is in progress.