org.odlabs.wiquery.core.javascript.helper
Class CssHelper
java.lang.Object
org.odlabs.wiquery.core.javascript.helper.CssHelper
public class CssHelper
- extends Object
$Id$
Helper to bind css functions.
- Author:
- Lionel Armanet
- See Also:
http://docs.jquery.com/CSS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CssHelper
public CssHelper()
css
public static ChainableStatement css(Options options)
- Binds the
css
statement.
css
public static ChainableStatement css(String name,
String value)
- Binds the
css
statement.
Copyright © 2012. All Rights Reserved.