Uses of Class
org.apache.wicket.ajax.attributes.AjaxAttributeName

Packages that use AjaxAttributeName
org.apache.wicket.ajax.attributes   
 

Uses of AjaxAttributeName in org.apache.wicket.ajax.attributes
 

Methods in org.apache.wicket.ajax.attributes that return AjaxAttributeName
static AjaxAttributeName AjaxAttributeName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AjaxAttributeName[] AjaxAttributeName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006–2014 Apache Software Foundation. All rights reserved.