@ -3,8 +3,8 @@
* Created by Young's on 2016/10/13.
*/
import { shortcut, Widget, extend, isPositiveInteger, createWidget, parseInt, HorizontalAlign, isNotEmptyObject } from "@/core";
// import { TextEditor } from "../../widget/editor/editor.text";
import { Pager } from "../../base";
// import { TextEditor } from "@/widget/editor/editor.text";
import { Pager } from "@/base";
@shortcut()
export class AllCountPager extends Widget {
static xtype = "bi.all_count_pager";