/** * */Ext.define('Ext.chart.navigator.ContainerBase', { extend: 'Ext.panel.Panel', requires: [ 'Ext.layout.container.Fit' ]});