import { OnInit, ElementRef } from '@angular/core'; import { SetService, EventService, PageService, FormControlService } from 'ngx-block-core'; import { HttpService } from 'ngx-block-core'; import { NzModalService } from 'ng-zorro-antd'; import { NzNotificationService, NzMessageService } from 'ng-zorro-antd'; import { ActivatedRoute } from '@angular/router'; export declare class Sucu05Button0010009Component implements OnInit { setService: SetService; httpService: HttpService; eventService: EventService; pageService: PageService; private modalService; private notification; private message; private elementRef; private activatedRoute; private formControlService; nzLoading: boolean; local: boolean; static: boolean; blockid: string; layoutid: string; 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; nzCheck: boolean; nzCheckGroupName: string; }; }; datas: { nzLog: string; nzLogSet: { defaultTitle: string; }; nzFocus: { nzFocus1: string; nzFocus2: string; nzFocus3: string; }; nzClickFocus: boolean; nzECO: boolean; nzSIC: string; nzDataSource: string; nzDoEventFail: boolean; nzEvents: any[]; nzEventsDatas: {}; nzNeedNextCheckBox: boolean; nzNeedRefresh: boolean; nzNeedFromRefresh: boolean; nzProcedure: { nzProcedureIsNeed: boolean; nzProcedureTriggerPosition: string; nzProcedureName: string; nzProcedureView: string; nzServiceParam: any[]; nzServiceParamDetail: { "sequ": number; }; }; nzOtherData: any[]; nzOtherFormCheck: any[]; }; }; setData: any[]; httpUrls: { dynamicProcedure: { needChange: boolean; url: string; name2: string; }; }; setDataInit(): void; constructor(setService: SetService, httpService: HttpService, eventService: EventService, pageService: PageService, modalService: NzModalService, notification: NzNotificationService, message: NzMessageService, elementRef: ElementRef, activatedRoute: ActivatedRoute, formControlService: FormControlService); formLayout: boolean; path: any; ngOnInit(): void; autoUpdate(): void; private nzTimer; needCloseModal: boolean; needCloseValue: boolean; needCloseValueData: any[]; waitMain: boolean; waitMainData: any[]; endEvent: any[]; eventWorkflowId: any; onClickEvents(): Promise; closeWithValue(): void; otherFormCheckStatus: {}; isDoling: { [key: string]: boolean; }; onFastClick(): Promise; otherFormCheckStatusMsgs: {}; onClick(): void; ngOnDestroy(): void; nzShow: boolean; Listening(): void; }