| Current Path : C:/Program Files (x86)/DevExpress/DXTREME 13.1/Sources/Lib/layouts/Empty/ |
| Current File : C:/Program Files (x86)/DevExpress/DXTREME 13.1/Sources/Lib/layouts/Empty/EmptyLayout.js |
(function($, DX, undefined) {
DX.framework.html.EmptyLayoutController = DX.framework.html.DefaultLayoutController.inherit({
});
DX.framework.html.layoutControllers.empty = new DX.framework.html.EmptyLayoutController();
})(jQuery, DevExpress);