Class JavascriptEventConfirmation
java.lang.Object
org.apache.wicket.behavior.Behavior
org.apache.wicket.AttributeModifier
com.inductiveautomation.ignition.gateway.web.util.JavascriptEventConfirmation
- All Implemented Interfaces:
Serializable
,org.apache.wicket.IComponentAwareEventSink
,org.apache.wicket.markup.html.IComponentAwareHeaderContributor
,org.apache.wicket.util.io.IClusterable
public class JavascriptEventConfirmation
extends org.apache.wicket.AttributeModifier
Thanks to http://cwiki.apache.org/WICKET/getting-user-confirmation.html
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.wicket.AttributeModifier
org.apache.wicket.AttributeModifier.ValuelessAttributeAddModel, org.apache.wicket.AttributeModifier.ValuelessAttributeRemoveModel
-
Field Summary
Fields inherited from class org.apache.wicket.AttributeModifier
VALUELESS_ATTRIBUTE_ADD, VALUELESS_ATTRIBUTE_REMOVE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wicket.AttributeModifier
append, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValue, toString
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListenerInterface, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, onRemove, renderHead, unbind
-
Constructor Details
-
JavascriptEventConfirmation
-
-
Method Details
-
newValue
- Overrides:
newValue
in classorg.apache.wicket.AttributeModifier
-