Author: remi
Date: 2009-03-23 13:12:50 +0100 (Mon, 23 Mar 2009)
New Revision: 4179
Modified:
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
Log:
* added a getter to the tgf file name.
Modified:
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
===================================================================
---
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
2009-03-23 11:32:08 UTC (rev 4178)
+++
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
2009-03-23 12:12:50 UTC (rev 4179)
@@ -163,6 +163,15 @@
return self.__workingPath
#
--------------------------------------------------------------------------
+ # Get the TGF file of the gadget.
+ #
--------------------------------------------------------------------------
+ def getTfgFile(self):
+ """Get the TGF file of the gadget.
+ @return: A string.
+ """
+ return self.__tgfFile
+
+ #
--------------------------------------------------------------------------
# Get the dictionary of the gadget.
#
--------------------------------------------------------------------------
def getDictionary(self):
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn