Uses of Class
org.wicketstuff.yui.helper.Attributes
-
Packages that use Attributes Package Description org.wicketstuff.yui.helper -
-
Uses of Attributes in org.wicketstuff.yui.helper
Fields in org.wicketstuff.yui.helper declared as Attributes Modifier and Type Field Description static AttributesAttributes. DELAYMethods in org.wicketstuff.yui.helper that return Attributes Modifier and Type Method Description AttributesAttributes. add(String element, float float_value)allow adding of int valuesAttributesAttributes. add(String element, int int_value)allow adding of int values
-