org.cruxframework.crux.core.client.screen.views
Class ViewUnloadEvent
java.lang.Object
org.cruxframework.crux.core.client.event.BaseEvent<T>
org.cruxframework.crux.core.client.event.CruxEvent<View>
org.cruxframework.crux.core.client.screen.views.ViewUnloadEvent
public class ViewUnloadEvent
- extends CruxEvent<View>
- Author:
- Thiago da Rosa de Bustamante
| Fields inherited from class org.cruxframework.crux.core.client.event.CruxEvent |
senderId |
| Fields inherited from class org.cruxframework.crux.core.client.event.BaseEvent |
source |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewUnloadEvent
protected ViewUnloadEvent(View view)
- Constructor
cancel
public void cancel()
isCanceled
public boolean isCanceled()
Copyright © 2014. All rights reserved.