roboguice.activity.event
Class OnPauseEvent

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

public class OnPauseEvent
extends Object

Class representing the event raised by RoboActivity.onPause()

Author:
Adam Tybor, John Ericksen

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

Constructor Detail

OnPauseEvent

public OnPauseEvent()


Copyright © 2011. All Rights Reserved.