org.vectomatic.client.rep.controller
Class NilController

java.lang.Object
  extended by org.vectomatic.client.rep.controller.NilController
All Implemented Interfaces:
com.google.gwt.user.client.Command

public class NilController
extends Object
implements com.google.gwt.user.client.Command

Controller which does nothing


Field Summary
static NilController instance
           
 
Constructor Summary
NilController()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static NilController instance
Constructor Detail

NilController

public NilController()
Method Detail

execute

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


Copyright © 2010. All Rights Reserved.