AI2 Component
(Version nb184)
OnDestroyListener.java
Go to the documentation of this file.
1
// -*- mode: java; c-basic-offset: 2; -*-
2
// Copyright 2009-2011 Google, All Rights reserved
3
// Copyright 2011-2012 MIT, All rights reserved
4
// Released under the Apache License, Version 2.0
5
// http://www.apache.org/licenses/LICENSE-2.0
6
7
package
com.google.appinventor.components.runtime;
8
15
public
interface
OnDestroyListener
{
16
public
void
onDestroy
();
17
}
com.google.appinventor.components.runtime.OnDestroyListener.onDestroy
void onDestroy()
com.google.appinventor.components.runtime.OnDestroyListener
Definition:
OnDestroyListener.java:15
com
google
appinventor
components
runtime
OnDestroyListener.java
Generated by
1.8.16