com.xpn.xwiki.wysiwyg.client.util
Class DeferredUpdate.UpdateCommand

java.lang.Object
  extended by com.xpn.xwiki.wysiwyg.client.util.DeferredUpdate.UpdateCommand
All Implemented Interfaces:
com.google.gwt.user.client.Command
Enclosing interface:
DeferredUpdate

public static final class DeferredUpdate.UpdateCommand
extends java.lang.Object
implements com.google.gwt.user.client.Command

A deferred command that executes only the most recent update.


Constructor Summary
DeferredUpdate.UpdateCommand(DeferredUpdate target)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeferredUpdate.UpdateCommand

public DeferredUpdate.UpdateCommand(DeferredUpdate target)
Method Detail

execute

public void execute()
Specified by:
execute in interface com.google.gwt.user.client.Command


Copyright © 2004-2008 XWiki. All Rights Reserved.