Community
Participate
Working Groups
this._clientArea.setBackgroundColor( color );
},
setBackgroundImage : function( image ) {
this._clientArea.setBackgroundImage( image );
resetBackgroundColor : function() {
this._clientArea.resetBackgroundColor();