import { OnInit } from '@angular/core'; import { SetService } from 'ngx-block-core'; import { NzModalService, NzMessageService } from 'ng-zorro-antd'; export declare class Sucu05Button0020004Component implements OnInit { setService: SetService; private modalService; private message; local: boolean; static: boolean; blockid: string; layoutid: string; isVisible: boolean; sets: { blockCode: string; blockId: string; layoutId: string; blockType: string; blockChildType: string; versionCode: number; styles: { nzText: string; nzExportExcelName: string; nzSheetNameArray: string; nzType: string; nzSize: string; nzBgColor: string; nzIcon: { nzIconType: string; nzIconTheme: string; nzIconColor: string; }; nzOpen: boolean; nzConfirm: { nzShow: boolean; nzTitle: string; nzContent: string; }; }; datas: { nzFormCheck: boolean; nzMode: string; nzSecondSet: boolean; nzSecondSetData: string; nzDataSource: string; nzSearchLayout: string; nzJumpType: string; nzJumpPageType: number; nzJumpPage: string; nzJumpMode: string; nzJumpModalTitle: string; nzJumpModalWidth: number; nzSenceSelectValue: any[]; nzSenceValue: any[]; nzVirtualSenceSelectValue: any[]; nzVirtualSenceValue: any[]; nzSenceJson: any[]; exportSets: { headStyle: { control: { font: boolean; alignment: boolean; border: boolean; }; font: { name: string; size: number; bold: boolean; }; alignment: { vertical: string; horizontal: string; }; border: { top: { style: string; }; left: { style: string; }; bottom: { style: string; }; right: { style: string; }; }; }; bodyStyle: { control: { font: boolean; alignment: boolean; border: boolean; }; font: { name: string; size: number; bold: boolean; }; alignment: { vertical: string; horizontal: string; }; border: { top: { style: string; }; left: { style: string; }; bottom: { style: string; }; right: { style: string; }; }; }; }; }; }; setData: ({ tabName: string; datas: { type: string; data: ({ name: string; inputs?: undefined; outputs?: undefined; } | { name: string; inputs: { nzText: string; nzKeys: string[]; nzData: any[]; nzPopContent?: undefined; }; outputs?: undefined; } | { name: string; inputs: { nzText: string; nzKeys: string[]; nzPopContent: string; nzData?: undefined; }; outputs?: undefined; } | { name: string; inputs: { nzText: string[]; nzKeys?: undefined; nzData?: undefined; nzPopContent?: undefined; }; outputs: { onClick1: () => void; onClick2: () => void; onClick3: () => void; }; } | { name: string; inputs: { nzText: string; nzKeys: string[]; nzData?: undefined; nzPopContent?: undefined; }; outputs?: undefined; })[]; }[]; } | { tabName: string; datas: { type: string; data: ({ name: string; inputs: { nzText: string; nzKeys: string[]; nzData?: undefined; nzPopContent?: undefined; }; outputs?: undefined; show?: undefined; } | { name: string; inputs: { nzText: string; nzKeys: string[]; nzData: { value: string; label: string; }[]; nzPopContent?: undefined; }; outputs?: undefined; show?: undefined; } | { name: string; inputs: { nzText: string; nzKeys: string[]; nzData: { label: string; value: string; }[]; nzPopContent?: undefined; }; outputs: { ngModelChange: (event: any) => void; }; show?: undefined; } | { name: string; inputs: { nzText: string; nzKeys: string[]; nzPopContent: string[]; nzData?: undefined; }; outputs: { ngModelChange: () => void; }; show?: undefined; } | { name: string; show: boolean; inputs: { nzText: string; nzKeys: string[]; nzData?: undefined; nzPopContent?: undefined; }; outputs?: undefined; } | { name: string; inputs?: undefined; outputs?: undefined; show?: undefined; })[]; }[]; })[]; constructor(setService: SetService, modalService: NzModalService, message: NzMessageService); ngOnInit(): void; autoUpdate(): void; onClickEvents(): void; Listening(): void; pzListening(): void; frontExport(nzSecondSet?: boolean, nzDefault?: boolean): void; onClick1_save(): void; onClick3_read(): void; onClick2_delete(): void; nzLoading: boolean; onClick(): void; }