My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
WiQueryUIPlugin  
Updated Apr 20, 2011 by roche....@gmail.com

What is that ?

This annotation flags your wiquery components to indicate that we need the jQuery UI core and style. So these will be imported automatically.

How to use

This example is extract of the accordion component:

@WiQueryUIPlugin
public class Accordion extends WebMarkupContainer implements IWiQueryPlugin {
}

Sign in to add a comment
Powered by Google Project Hosting