public class InlineMenuItemAction extends Object implements Serializable
Constructor and Description |
---|
InlineMenuItemAction() |
Modifier and Type | Method and Description |
---|---|
void |
onClick(org.apache.wicket.ajax.AjaxRequestTarget target) |
void |
onError(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.markup.html.form.Form<?> form) |
void |
onSubmit(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.markup.html.form.Form<?> form) |
public void onClick(org.apache.wicket.ajax.AjaxRequestTarget target)
public void onSubmit(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.markup.html.form.Form<?> form)
public void onError(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.markup.html.form.Form<?> form)
Copyright © 2016 evolveum. All rights reserved.