1 /*
  2  * Copyright (C) 2008 WaveMaker Software, Inc.
  3  *
  4  * This file is part of WaveMaker Studio.
  5  *
  6  * WaveMaker Studio is free software: you can redistribute it and/or modify
  7  * it under the terms of the GNU Affero General Public License as published by
  8  * the Free Software Foundation, version 3 of the License, only.
  9  *
 10  * WaveMaker Studio is distributed in the hope that it will be useful,
 11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 13  * GNU Affero General Public License for more details.
 14  *
 15  * You should have received a copy of the GNU Affero General Public License
 16  * along with WaveMaker Studio.  If not, see <http://www.gnu.org/licenses/>.
 17  */ 
 18 dojo.provide("wm.base.Widget");
 19