@MixinAfter @Import(module="t5/core/confirm-click") public class Confirm extends Object
LinkSubmit
,
and will raise a confirmation dialog when the element is clicked.
Due to conflicts between jQuery (as used by Bootstrap's JavaScript library) and Prototype, this mixin does not operate
when the JavaScript infrastructure provider
is "prototype".Name | Type | Flags | Default | Default Prefix |
---|---|---|---|---|
message | String | message: | literal | |
The message to present to the user in the body of the modal dialog. | ||||
title | String | message: | literal | |
The title for the modal dialog. |
public Confirm()
Copyright © 2003-2013 The Apache Software Foundation.