ng2-qgrid
Version:
Angular data grid
13 lines (12 loc) • 1.73 kB
TypeScript
import { ThemeService } from 'ng2-qgrid';
import * as i0 from "@angular/core";
import * as i1 from "./theme.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "ng2-qgrid";
export declare class ThemeModule {
constructor(theme: ThemeService);
static ɵfac: i0.ɵɵFactoryDeclaration<ThemeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ThemeModule, [typeof i1.ThemeComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.TemplateModule, typeof i4.GridModule, typeof i4.DndModule, typeof i4.ResizeModule, typeof i4.ActionBarModule, typeof i4.ActionModule, typeof i4.AutoCompleteEditorModule, typeof i4.BackdropModule, typeof i4.BoolEditorModule, typeof i4.CaptionModule, typeof i4.ChangeDetectorModule, typeof i4.CellEditorModule, typeof i4.CellTooltipModule, typeof i4.ColumnChooserModule, typeof i4.ColumnFilterModule, typeof i4.ColumnSortModule, typeof i4.CommandModule, typeof i4.DataManipulationModule, typeof i4.EbModule, typeof i4.EditFormModule, typeof i4.ExportModule, typeof i4.FileModule, typeof i4.FocusModule, typeof i4.ImportModule, typeof i4.LayerModule, typeof i4.LayoutModule, typeof i4.LegendModule, typeof i4.LiveCellModule, typeof i4.LiveColumnModule, typeof i4.LiveRowModule, typeof i4.MarkupModule, typeof i4.PagerModule, typeof i4.PaneModule, typeof i4.PersistenceModule, typeof i4.PipeModule, typeof i4.ProgressModule, typeof i4.QueryBuilderModule, typeof i4.ReferenceEditorModule, typeof i4.RestModule, typeof i4.StatusBarModule, typeof i4.TabTrapModule, typeof i4.ValidationModule, typeof i4.VisibilityModule], [typeof i1.ThemeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ThemeModule>;
}