/*
 * File: RequestPriceQouteComplete.js
 * Date: Sun May 16 2010 12:36:12 GMT-0400 (Eastern Daylight Time)
 * 
 * This file was generated by Ext Designer version xds-1.0.0.10c.
 * http://www.extjs.com/products/designer/
 *
 * This file will be generated the first time you export.
 *
 * You should implement event handling and custom methods in this
 * class.
 */

RequestPriceQouteComplete = Ext.extend(RequestPriceQouteCompleteUi, {
    initComponent: function() {
        RequestPriceQouteComplete.superclass.initComponent.call(this);
    }
});

