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
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfirmMessage(String confirmMessage) final ActionLink<T> disable()booleanfeedbackPanelAutomaticReload(boolean reloadFeedbackPanel) final booleanbooleanabstract voidonClick(AjaxRequestTarget target, T modelObject) voidprotected booleanstatusCondition(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
-