public class CssHelper extends Object
Helper to bind css functions.
http://docs.jquery.com/CSS| Constructor and Description |
|---|
CssHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ChainableStatement |
css(Options options)
Binds the
css statement. |
static ChainableStatement |
css(String name,
String value)
Binds the
css statement. |
public static ChainableStatement css(Options options)
css statement.public static ChainableStatement css(String name, String value)
css statement.Copyright © 2009-2012. All Rights Reserved.