Class CssHelper


  • public final class CssHelper
    extends java.lang.Object
    $Id: CssHelper.java 1714M 2012-01-17 08:35:36Z (local) $

    Helper to bind css functions.

    Author:
    Lionel Armanet
    See Also:
    "http://docs.jquery.com/CSS"
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ChainableStatement css​(java.lang.String name, java.lang.String value)
      Binds the css statement.
      static ChainableStatement css​(Options options)
      Binds the css statement.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait