Java org.apache.wicket.resource CoreLibrariesContributor fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.resource CoreLibrariesContributor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.resource CoreLibrariesContributor.

The text is from its open source code.

Method

voidcontribute(final Application application, final IHeaderResponse response)
Contributes the backing library plus the implementation of Wicket.Event.
voidcontributeAjax(final Application application, final IHeaderResponse response)
Contributes the Ajax backing library plus wicket-event.js and wicket-ajax.js implementations.