org.cruxframework.crux.widgets.client.util
Class CSS3Utils

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.util.CSS3Utils

public class CSS3Utils
extends Object

Utilities for CSS3 operations

Author:
Gesse Dafe

Constructor Summary
CSS3Utils()
           
 
Method Summary
static String getCSS3StyleName(String defaultStyleName)
          Gets the CSS3 name of the given style
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSS3Utils

public CSS3Utils()
Method Detail

getCSS3StyleName

public static String getCSS3StyleName(String defaultStyleName)
Gets the CSS3 name of the given style

Parameters:
defaultStyleName -
Returns:


Copyright © 2015. All rights reserved.