org.smallmind.wicket.util
Class StyleAttribute
java.lang.Object
org.smallmind.wicket.util.StyleAttribute
public class StyleAttribute
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleAttribute
public StyleAttribute()
StyleAttribute
public StyleAttribute(String style)
getKeys
public String[] getKeys()
getAttribute
public String getAttribute(String styleKey)
putAttribute
public void putAttribute(String styleKey,
String styleValue)
removeAttribute
public String removeAttribute(String styleKey)
isEmpty
public boolean isEmpty()
getStyle
public String getStyle()
Copyright © 2012. All Rights Reserved.