roboguice.activity.event
Class OnDestroyEvent

java.lang.Object
  extended by roboguice.activity.event.OnDestroyEvent

public class OnDestroyEvent
extends Object

Class representing the event raised by RoboActivity.onDestroy()

Author:
Adam Tybor, John Ericksen

Constructor Summary
OnDestroyEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnDestroyEvent

public OnDestroyEvent()


Copyright © 2011. All Rights Reserved.