import { OnInit } from '@angular/core'; import { SetService, EventService, HttpService, PageService, FormControlService } from 'ngx-block-core'; import { NzModalService, NzMessageService, NzNotificationService } from 'ng-zorro-antd'; import { ActivatedRoute } from '@angular/router'; export declare class Sucu05Button0010007Component implements OnInit { setService: SetService; eventService: EventService; private message; private modalService; private httpService; private pageService; private notification; private activatedRoute; private formControlService; local: boolean; static: boolean; blockid: string; layoutid: string; isVisible: boolean; sets: { blockCode: string; blockId: string; blockName: string; layoutId: string; blockType: string; blockChildType: string; versionCode: number; events: { label: string; value: string; data: { setParams: string[]; }; }[]; styles: { nzText: string; nzType: string; nzSize: string; nzBgColor: string; nzIcon: { nzIconType: string; nzIconTheme: string; nzIconColor: string; }; nzOpen: boolean; nzConfirm: { nzShow: boolean; nzTitle: string; nzContent: string; }; nzShow: boolean; nzShowValue: string; nzFastClick: boolean; nzFastData: { nzResetId: string; nzResetFormName: string; }; }; datas: { nzFormCheck: boolean; nzLog: string; nzLogSet: { defaultTitle: string; }; nzFocus: { nzFocus1: string; nzFocus2: string; nzFocus3: string; }; nzECO: boolean; nzSIC: string; nzReset: boolean; nzDataSource: string; nzEvents: any[]; nzOtherFormCheck: any[]; nzEventsDatas: {}; nzJumpMode: string; nzProcedure: { nzProcedureIsNeed: boolean; nzProcedureTriggerPosition: string; nzProcedureName: string; nzProcedureView: string; nzServiceParam: any[]; nzServiceParamDetail: { "sequ": number; }; }; nzOtherData: any[]; }; }; httpUrls: { dynamicProcedure: { needChange: boolean; url: string; name2: string; }; }; setData: any[]; setDataInit(): void; constructor(setService: SetService, eventService: EventService, message: NzMessageService, modalService: NzModalService, httpService: HttpService, pageService: PageService, notification: NzNotificationService, activatedRoute: ActivatedRoute, formControlService: FormControlService); formLayout: boolean; path: any; ngOnInit(): void; autoUpdate(): void; private nzTimer; nzLoading: boolean; endEvent: any[]; onClickEvents(): Promise; onFastClick(): Promise; otherFormCheckStatus: {}; otherFormCheckStatusMsgs: {}; clickTest(): void; onClick(): void; Listening(): void; }