Class InlineMenuItemAction
- java.lang.Object
-
- com.evolveum.midpoint.web.component.menu.cog.InlineMenuItemAction
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ColumnMenuAction
,HeaderMenuAction
public class InlineMenuItemAction extends Object implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InlineMenuItemAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onClick(org.apache.wicket.ajax.AjaxRequestTarget target)
void
onError(org.apache.wicket.ajax.AjaxRequestTarget target)
void
onSubmit(org.apache.wicket.ajax.AjaxRequestTarget target)
-