FormPanelModel.js 179 B

12345
  1. Ext.define('saas.view.storage.prodInOutOtherIn.FormPanelModel', {
  2. extend: 'saas.view.core.form.FormPanelModel',
  3. alias: 'viewmodel.storage-prodinoutotherin-formpanel',
  4. });