Class ActionLink<T extends Serializable>
java.lang.Object
org.apache.syncope.client.console.wicket.markup.html.form.ActionLink<T>
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconfirmMessage
(String confirmMessage) final ActionLink
<T> disable()
boolean
feedbackPanelAutomaticReload
(boolean reloadFeedbackPanel) final boolean
boolean
abstract void
onClick
(AjaxRequestTarget target, T modelObject) void
protected boolean
statusCondition
(T modelObject)
-
Constructor Details
-
ActionLink
public ActionLink() -
ActionLink
-
-
Method Details
-
getModelObject
-
onClick
-
postClick
public void postClick() -
feedbackPanelAutomaticReload
public boolean feedbackPanelAutomaticReload() -
feedbackPanelAutomaticReload
-
statusCondition
-
getPageClass
-
getPageParameters
-
disable
-
isEnabled
-
isIndicatorEnabled
public boolean isIndicatorEnabled() -
getConfirmMessage
-
confirmMessage
-