public class CoreLibrariesContributor extends Object
Constructor and Description |
---|
CoreLibrariesContributor() |
Modifier and Type | Method and Description |
---|---|
static void |
contribute(Application application,
IHeaderResponse response)
Contributes the backing library plus the implementation of Wicket.Event.
|
static void |
contributeAjax(Application application,
IHeaderResponse response)
Contributes the Ajax backing library plus wicket-event.js and wicket-ajax.js implementations.
|
public static void contribute(Application application, IHeaderResponse response)
application
- the application instanceresponse
- the current header responsepublic static void contributeAjax(Application application, IHeaderResponse response)
application
- the application instanceresponse
- the current header responseCopyright © 2006–2022 Apache Software Foundation. All rights reserved.