ISectionLoader.as

Go to the documentation of this file.
00001 import gugga.common.ITask;
00002 
00003 [Event("sectionAvailable")]
00004 [Event("sectionUIInitialized")]
00005 [Event("sectionInitialized")]
00006 
00010 interface gugga.components.ISectionLoader extends ITask 
00011 {
00012         public function unloadData() : Boolean;
00013 }

Generated on Fri May 11 17:12:43 2007 for GuggaFramework by  doxygen 1.5.2