public final class YuiLib extends Object
load(org.apache.wicket.markup.head.IHeaderResponse) method to initialize the YUI library using the YUI loader.
It is OK to call this multiple times.
By default the resource stream gets gzipped. You may disable it via
Application.get().getResourceSettings().getDisableGZipCompression()| Modifier and Type | Method and Description |
|---|---|
static void |
load(org.apache.wicket.markup.head.IHeaderResponse response)
Load the YUI loader script.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.