Example usage for org.apache.wicket.extensions.ajax.markup.html IndicatingAjaxFallbackLink subclass-usage

List of usage examples for org.apache.wicket.extensions.ajax.markup.html IndicatingAjaxFallbackLink subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.extensions.ajax.markup.html IndicatingAjaxFallbackLink subclass-usage.

Usage

From source file org.cast.cwm.data.component.DisablingIndicatingAjaxFallbackLink.java

/**
 * An instance of {@link IndicatingAjaxFallbackLink} that can disable components during
 * the AJAX request.
 * 
 * @author jbrookover
 *