org.wicketstuff.yui.helper
Class YuiAttribute
java.lang.Object
org.wicketstuff.yui.helper.YuiAttribute
- All Implemented Interfaces:
- Serializable
public class YuiAttribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiAttribute
public YuiAttribute()
add
public void add(String element,
YuiProperty attribute)
getJsScript
public String getJsScript()
getPropertyMap
public Map getPropertyMap()
getReverseJsScript
public String getReverseJsScript()
setPropertyMap
public void setPropertyMap(Map<String,YuiProperty> propertyMap)
Copyright © 2013. All Rights Reserved.