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 SummaryNested classes/interfaces inherited from class org.apache.wicket.AttributeModifierorg.apache.wicket.AttributeModifier.ValuelessAttributeAddModel, org.apache.wicket.AttributeModifier.ValuelessAttributeRemoveModel
- 
Field SummaryFields inherited from class org.apache.wicket.AttributeModifierVALUELESS_ATTRIBUTE_ADD, VALUELESS_ATTRIBUTE_REMOVE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.wicket.AttributeModifierappend, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValue, toStringMethods inherited from class org.apache.wicket.behavior.BehaviorafterRender, beforeRender, bind, canCallListenerInterface, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, onRemove, renderHead, unbind
- 
Constructor Details- 
JavascriptEventConfirmation
 
- 
- 
Method Details- 
newValue- Overrides:
- newValuein class- org.apache.wicket.AttributeModifier
 
 
-