|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopointng.ui.util.CssKit
public class CssKit
CssKit is a ultitiy class for CSS functions
| Constructor Summary | |
|---|---|
CssKit()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
cssAttributeNameToPropertyName(java.lang.String cssAttributeName)
Converts a CSS attribute name into capitalised case as in border-width becomes borderWidth. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CssKit()
| Method Detail |
|---|
public static java.lang.String cssAttributeNameToPropertyName(java.lang.String cssAttributeName)
cssAttributeName - - the name of the CSS attribute to convert
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||