Uses of Enum Class
org.apache.wicket.extensions.ajax.AjaxDownloadBehavior.Location
Packages that use AjaxDownloadBehavior.Location
-
Uses of AjaxDownloadBehavior.Location in org.apache.wicket.extensions.ajax
Methods in org.apache.wicket.extensions.ajax that return AjaxDownloadBehavior.LocationModifier and TypeMethodDescriptionAjaxDownloadBehavior.getLocation()Returns the enum constant of this class with the specified name.static AjaxDownloadBehavior.Location[]AjaxDownloadBehavior.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.wicket.extensions.ajax with parameters of type AjaxDownloadBehavior.LocationModifier and TypeMethodDescriptionAjaxDownloadBehavior.setLocation(AjaxDownloadBehavior.Location location)