@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 80 2011-06-28 12:25:30Z tchemit $
- Author:
- fdesbois