org.nuiton.web.tapestry5.mixins
Class Confirm
java.lang.Object
org.nuiton.web.tapestry5.mixins.Confirm
@Import(library="confirm.js")
public class Confirm
- extends Object
A simple mixin for attaching a javascript confirmation box to the onclick
event of any component that implements ClientElement.
- Version:
- $Id: Confirm.java 49 2011-01-26 16:08:25Z tchemit $
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Confirm
public Confirm()
afterRender
@AfterRender
public void afterRender()
Copyright © 2010-2011 CodeLutin. All Rights Reserved.