Package org.smallmind.wicket.util
Class StyleAttribute
- java.lang.Object
-
- org.smallmind.wicket.util.StyleAttribute
-
public class StyleAttribute extends Object
-
-
Constructor Summary
Constructors Constructor Description StyleAttribute()StyleAttribute(String style)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAttribute(String styleKey)String[]getKeys()StringgetStyle()booleanisEmpty()voidputAttribute(String styleKey, String styleValue)StringremoveAttribute(String styleKey)
-