//generated Class ThemedWordlet
// Do not edit outside marked user editing areas (UEA)
//------------------------------------------>UEAlm&mpxmz|mie&j}dd{`a|&\`meml_gzldm|2(ZK[(dgo
//RCS-generated log goes here. Do not edit this UEA
//$Log: ThemedWordlet.js,v $
//Revision 1.1 2003-04-16 14:59:13+02 bh
//<>
//
//Revision 1.0 2001-06-06 09:47:35+02 bh
//Initial revision
//
//<------------------------------------------UEAlm&mpxmz|mie&j}dd{`a|&\`meml_gzldm|2(ZK[(dgo
/*
* .<!>
*<P>
*@author $Author: bh $.<!>
*@version $Revision: 1.1 $
*/
//static attributes
//designed operations
function ThemedWordlet_getTheme () {
//------------------------------------------>UEAlm&mpxmz|mie&j}dd{`a|&\`meml_gzldm|(om|\`mem( !
return this.forTheme;
//<------------------------------------------UEAlm&mpxmz|mie&j}dd{`a|&\`meml_gzldm|(om|\`mem( !
}
//constructor
function ThemedWordlet() {
//methods
this.getTheme = ThemedWordlet_getTheme;
//associations
//attributes
this.forTheme = 0;
//------------------------------------------>UEAlm&mpxmz|mie&j}dd{`a|&\`meml_gzldm|WKgf{|z}k|gz
//replace this line with your own operation code
//<------------------------------------------UEAlm&mpxmz|mie&j}dd{`a|&\`meml_gzldm|WKgf{|z}k|gz
}
//superclass
ThemedWordlet.prototype = new Wordlet;