import '../my-component/ag-grid.css'; import { RenderConfig } from '../my-component/UI/grid/ambient-template-grid/interfaces/gridInterfaces'; export declare class MyComponent { first: string; middle: string; last: string; toggled: boolean; dialogOpen: boolean; drawerOpen: boolean; popoverOpen: boolean; loadedView: Array; loadedViewTitle: string; tenantId: string; externalSearchFilter: Array; mindscopeDemoPayload: Object; dataEmitterDemo: Object; renderConfigs: RenderConfig[]; filterObject: Array; activeTabIndex: number; viewChips: Array; additionalFilterChips: Array; kpiValues: Array; rowData: Array; columnDefs: Array; TestcolumnDefs: Array; filterChips: Array; accessTokenProp: string; clientDetails: Array; viewDrawerOpen: boolean; accessToken: string; entityName: string; productId: number; apiCatalogId: string; userId: string; gridId: string; toggleDrawer: () => void; handleUserData(event: CustomEvent): void; handleChipDelete: () => void; setAdditionalFilterChips: (newChips: any) => void; setViewChips: (newChips: any) => void; setFilter: () => void; handleToggle(): void; handlePopover: () => void; logTest: () => void; viewListrowData: { businessObjectKey: string; gridViewId: string; name: string; clusterId: number; gridViewVisibilityTypeId: number; isDefault: boolean; tenantId: string; userId: string; gridId: string; domain: string; apiCatalogId: string; serializeFields: any; gridViewGridViewVisibilityType: any; gridViewTenant: any; gridViewUser: any; gridViewGrid: any; gridViewApiCatalog: any; gridViewGridViewGridConfiguration: any[]; udpTags: any[]; }[]; fullViewData: { businessObjectKey: string; gridViewId: string; name: string; clusterId: number; gridViewVisibilityTypeId: number; isDefault: boolean; tenantId: string; userId: string; gridId: string; domain: string; apiCatalogId: string; serializeFields: any; gridViewGridViewVisibilityType: { businessObjectKey: string; gridViewVisibilityTypeId: number; name: string; serializeFields: any; gridViewVisibilityTypeGridView: any[]; udpTags: any[]; }; gridViewTenant: { businessObjectKey: string; tenantId: string; clusterId: number; tenantName: string; contactEmail: string; locked: boolean; theme: string; showUnsubscribedProducts: boolean; description: string; apiAuthKey: string; defaultVerticalId: number; serializeFields: any; tenantAggregateThreshold: any[]; tenantApiMethodInstanceTenant: any[]; tenantBillingDetails: any[]; tenantBlobDocument: any[]; tenantGridView: any[]; tenantGroup: any[]; tenantInquiryTreeTenant: any[]; tenantMenuInstanceTenant: any[]; tenantMenuItemInstanceTenant: any[]; tenantMenuItemInstanceTenantGroup: any[]; tenantMenuItemInstanceTenantRole: any[]; tenantMenuStructure: any[]; tenantPage: any[]; tenantPanel: any[]; tenantProperty: any[]; tenantRole: any[]; tenantRule: any[]; tenantSupportIntegration: any[]; tenantVertical: any; tenantTenantDriveConfig: any[]; tenantTenantProduct: any[]; tenantTenantProductApiCatalogBase: any[]; tenantTenantProductHomePage: any[]; tenantTenantUser: any[]; tenantTranslation: any[]; tenantUser: any[]; udpTags: any[]; }; gridViewUser: { businessObjectKey: string; userId: string; clusterId: number; externalUUID: string; email: string; locked: boolean; defaultTenantId: string; serializeFields: any; userApiCatalog: any[]; userApiCatalog2: any[]; userApiUrlBase: any[]; userApiUrlBase2: any[]; userBillingDetailUsers: any[]; userGridView: any[]; userInquiryTree: any[]; userLoadedInquiryTreeNode: any[]; userMenuInstanceUser: any[]; userPage: any[]; userRule: any[]; userTenantUser: any[]; userTranslation: any[]; userTenant: any; userUserGridConfiguration: any[]; userUserGroup: any[]; userUserProduct: any[]; userUserRole: any[]; udpTags: any[]; }; gridViewGrid: { businessObjectKey: string; gridId: string; clusterId: number; name: string; serializeFields: any; gridGridConfiguration: any[]; gridGridView: any[]; udpTags: any[]; }; gridViewApiCatalog: any; gridViewGridViewGridConfiguration: ({ businessObjectKey: string; gridViewId: string; gridConfigurationId: string; serializeFields: any; gridViewGridConfigurationGridView: any; gridViewGridConfigurationGridConfiguration: { businessObjectKey: string; gridConfigurationId: string; clusterId: number; gridStateTypeId: number; gridId: string; values: string; serializeFields: any; gridConfigurationApiMethodInstanceGridConfiguration: any[]; gridConfigurationGridStateType: any; gridConfigurationGrid: any; gridConfigurationGridViewGridConfiguration: any[]; gridConfigurationUserGridConfiguration: any[]; udpTags: any[]; }; udpTags: any[]; } | { businessObjectKey: string; gridViewId: string; gridConfigurationId: string; serializeFields: any; gridViewGridConfigurationGridView: any; gridViewGridConfigurationGridConfiguration: { businessObjectKey: string; gridConfigurationId: string; clusterId: number; gridStateTypeId: number; gridId: string; values: { colId: string; width: number; hide: boolean; pinned: any; sort: any; sortIndex: any; aggFunc: any; rowGroup: boolean; rowGroupIndex: any; pivot: boolean; pivotIndex: any; flex: any; }[]; serializeFields: any; gridConfigurationApiMethodInstanceGridConfiguration: any[]; gridConfigurationGridStateType: any; gridConfigurationGrid: any; gridConfigurationGridViewGridConfiguration: any[]; gridConfigurationUserGridConfiguration: any[]; udpTags: any[]; }; udpTags: any[]; })[]; udpTags: any[]; }; customSaveViewClick: () => void; defaultActionButtons: { icon: string; label: string; visible: boolean; showLabel: boolean; clickHandler: () => void; }[]; handleLoadView: () => void; testPah: () => void; selectTab(index: number): void; handleDataFetched: (event: CustomEvent) => void; transformSearchData(searchData: any): any[]; demoMSSearchData: { SearchCriteriaEquationDetails: { SkillSearchDetails: { AnySkillDetails: any[]; AllSkillDetails: any[]; ExcludeSkillDetails: any[]; ValueExpression: string; DisplayExpression: string; SkillDetailsBoolOn: any[]; }; }; CustomFieldSearch: any[]; SearchName: any; CandidateID: any; IsCandidateIDOptional: boolean; CandidateIdID: string; CandidateIDLabelKey: string; FirstName: any; IsFirstNameOptional: boolean; FirstNameID: string; FirstNameLabelKey: string; LastName: any; IsLastNameOptional: boolean; LastNameID: string; LastNameLabelKey: string; PhoneNumber: any; IsPhoneNumberOptional: boolean; PhoneNumberID: string; PhoneNumberLabelKey: string; PhoneType: any; PhoneTypeID: string; PhoneTypeSelectedText: any; IsPhoneTypeOptional: boolean; Email: any; IsEmailOptional: boolean; EmailID: string; EmailLabelKey: string; ExcludeCandidatesPartOfText: any; IsExcludeCandidatesPartOfOptional: boolean; ExcludeCandidatesPartOfID: string; ListExcludeCandidatesPartOf: any; CheckExcludeOfflimits: boolean; CheckBoxExcludeOfflimitsID: string; IsDateAvailiabilityOptional: boolean; DateAvailiabilityID: string; ConditionAvailiabilityLabelKey: string; ConditionAvailiabilityRelation: any; IsDateLastContactedOptional: boolean; DateBoxLastContactID: string; ConditionLastContactLabelKey: string; ConditionLastContactedRelation: any; IsMustHaveNotInPlaceOptional: boolean; DatePlaceFromID: string; DatePlaceFromLabelKey: string; MustHaveNotInPlaceID: string; DatePlaceToID: string; ChkSun: boolean; ChkSunID: string; LabelSun: string; ChkMon: boolean; ChkMonID: string; LabelMon: string; ChkTue: boolean; ChkTueID: string; LabelTue: string; ChkWed: boolean; ChkWedID: string; LabelWed: string; ChkThu: boolean; ChkThuID: string; LabelThu: string; ChkFri: boolean; ChkFriID: string; LabelFri: string; ChkSat: boolean; ChkSatID: string; LabelSat: string; ScheduleActivitySelectedValue: string; ScheduleActivitySelectedText: string; IsScheduleActivityOptional: boolean; ScheduleActivityID: string; ScheduleActivityLabelKey: string; WithScheduleActivity: boolean; ScheduleStatusSelectedValue: number; ScheduleStatusSelectedText: string; IsScheduleStatusOptional: boolean; ScheduleStatusID: string; ScheduleStatusLabelKey: string; RecruiterSelectedValue: string; RecruiterSelectedText: string; RecruiterID: string; RecruiterLabelKey: string; IsRecruiterOptional: boolean; ResultOfActivitySelectedValue: any; ResultOfActivitySelectedText: any; ResultOfActivityID: string; ResultOfActivityLabelKey: string; IsResultOfActivityOptional: boolean; EnteredDateFromID: string; EnteredDateToID: string; EnteredDateLabelKey: any; IsEnteredDateOptional: boolean; StartDateFromID: string; StartDateToID: string; StartDateLabelKey: any; IsStartDateOptional: boolean; LastContactedDateFromID: string; LastContactedDateToID: string; LastContactedDateLabelKey: any; IsLastContactedDateOptional: boolean; ChkOriginalResume: boolean; ChkOriginalResumeID: string; ChkModifiedResume: boolean; ChkModifiedResumeID: string; ChkHistoricalResume: boolean; ChkHistoricalResumeID: string; ChkCandProfileNote: boolean; ChkCandProfileNoteID: string; ChkNotes: boolean; ChkNotesID: string; ChkEmail: boolean; ChkEmailID: string; IsKeyWordSearch: boolean; KeyWordsearch: any; County: any; IsCountyOptional: boolean; CountyID: string; CountyLabelKey: string; CountriesSelectedValue: any; CountriesSelectedText: any; CountryID: string; CountriesLabelKey: string; IsCountryOptional: boolean; ProvincesSelectedValue: any; ProvincesSelectedText: any; ProvincesID: string; ProvincesLabelKey: string; IsProvincesOptional: boolean; ListCitiesValue: any; ListCitiesID: string; ListCitiesLabelKey: string; LkCitiesLabelKey: string; LkCitiesID: string; LkCitiesValue: any; LkCitiesText: any; IsCityOptional: boolean; Address: any; AddressID: string; AddressLabelKey: string; IsAddressOptional: boolean; Address2: any; Address2ID: string; Address2LabelKey: string; IsAddress2Optional: boolean; PostalCode: any; PostalCodeID: string; PostalCodeLabelKey: string; IsPostalCodeOptional: boolean; LocatedFrom: any; LocatedFromID: string; LocatedDistanceSelectedValue: any; IsLocatedFromOptional: boolean; BirthID: string; BirthLabelKey: string; IsdateBirthOptional: boolean; AgeFrom: any; AgeFromID: string; IsAgeOptional: boolean; AgeTo: any; AgeToID: string; YearsExpFrom: any; YearsExpFromID: string; YearsExpTo: any; YearsExpToID: string; IsYearsExperienceOptional: boolean; TextSin: any; TextSinID: string; TextSinLabelKey: string; IsSinIDOptional: boolean; StatusSelectedValue: any; StatusSelectedText: any; StatusID: string; StatusLabelKey: string; IsStatusOptional: boolean; SecondStatusSelectedValue: any; SecondStatusSelectedText: any; SecondStatusID: string; SecondStatusLabelKey: string; IsSecondStatusOptional: boolean; RatingSelectedValue: any; RatingSelectedText: any; RatingID: string; RatingLabelKey: string; IsRatingOptional: boolean; MarketSrcSelectedValue: any; MarketSrcSelectedText: any; MarketSrcID: string; MarketSrcLabelKey: string; IsMarketSrcOptional: boolean; CandidateNpn: any; CandidateNpnID: string; CandidateNpnLabelKey: string; IsCandidateNpnOptional: boolean; TransportationTypeSelectedValue: any; TransportationTypeSelectedText: any; TransportationTypeID: string; TransportationTypeLabelKey: string; IsTransportationTypeOptional: boolean; EmploymentTypeSelectedValue: any; EmploymentTypeSelectedText: any; EmploymentTypeID: string; EmploymentTypeLabelKey: string; IsEmploymentTypeOptional: boolean; PayRateCurrencySelectedValue: any; PayRateCurrencySelectedText: any; PayRateCurrencyID: string; PayRateCurrencyLabelKey: string; IsPayRateCurrencyOptional: boolean; MinimumPayRateFrom: any; MinimumPayRateFromID: string; MinimumPayRateFromLabelKey: string; IsMinimumPayRateOptional: boolean; MinimumPayRateTo: any; MinimumPayRateToID: string; OvertimePayRateFrom: any; OvertimePayRateFromID: string; OvertimePayRateFromLabelKey: string; IsOvertimePayRateOptional: boolean; OvertimePayRateTo: any; OvertimePayRateToID: string; DivisionSelectedValue: any; DivisionSelectedText: any; DivisionID: string; DivisionLabelKey: string; IsDivisionOptional: boolean; DepartmentSelectedValue: any; DepartmentSelectedText: any; DepartmentID: string; DepartmentLabelKey: string; IsDeptOptional: boolean; OfficeSelectedValue: any; OfficeSelectedText: any; OfficeID: string; OfficeLabelKey: string; IsOfficeOptional: boolean; BusinessUnitSelectedValue: any; BusinessUnitSelectedText: any; BusinessUnitID: string; BusinessUnitLabelKey: string; IsBusinessUnitOptional: boolean; OwnershipValue: any; OwnershipText: any; OwnershipID: string; OwnershipLabelKey: string; IsOwnershipOptional: boolean; CustomUserList1Value: any; CustomUserList1Text: any; CustomUserList1ID: string; CustomUserList1LabelKey: string; IsCustomUserList1Optional: boolean; CustomUserList2Value: any; CustomUserList2Text: any; CustomUserList2ID: string; CustomUserList2LabelKey: string; IsCustomUserList2Optional: boolean; CustomUserList3Value: any; CustomUserList3Text: any; CustomUserList3ID: string; CustomUserList3LabelKey: string; IsCustomUserList3Optional: boolean; NoteTypeSelectedValue: any; NoteTypeSelectedText: any; NoteTypeID: string; NoteTypeLabelKey: string; IsNoteTypeOptional: boolean; ActMgrValue: any; ActMgrText: any; ActMgrID: string; ActMgrLabelKey: string; IsActMgrOptional: boolean; CompanyName: any; CompanyNameID: string; CompanyNameLabelKey: string; IsCompanyNameOptional: boolean; Title: any; TitleID: string; TitleLabelKey: string; IsTitleOptional: boolean; BaseSalaryID: string; ConditionBaseSalaryRelation: any; BaseSalaryLabelKey: any; IsBaseSalaryOptional: boolean; LastSalaryIncreaseID: string; LastSalaryIncreaseLabelKey: string; IsLastSalaryIncreaseOptional: boolean; TotalCompensationID: string; TotalCompensationLabelKey: string; IsTotalCompensationOptional: boolean; EnteredDateFrom: string; EnteredDateTo: string; StartDateFrom: string; StartDateTo: string; ListID: number; Append: boolean; }; handleApiResult: (result: any) => void; promotedEntityFromLocalStorage: any; handleCellClick: (cellValue: any, callbackId: any) => void; handleCellClickX: (cellValue: any, callbackId: any) => void; handleViewActionClick: (cellValue: any, callbackId: any) => void; cellClickHandler(otherCellValue: any, callbackId: any): void; private childComponent; updateDemoPayload(): void; updateDemoEmitter(): void; onExternalData(event: CustomEvent): void; componentWillLoad(): void; pageData: { pageId: string; name: string; userId: string; tenantId: string; productId: number; layoutTypeId: number; pageData: ({ section: number; position: number; sectionName: string; componentName: string; componentTypeId: number; sectionId: string; id: string; columnSize: { xs: number; }; properties: { title: { key: any; i18n: string; label: string; type: string; }; subheader: { key: any; i18n: string; label: string; type: string; }; single: { value: boolean; type: string; }; grid: { value: boolean; type: string; }; tabList: { value: { icon: string; label: string; i18n: string; view: { id: string; component: string; type: string; properties: {}; }; }[]; type: string; }; button: { id: string; key: any; i18n: string; label: string; opens: string; view: { id: string; component: string; type: string; properties: {}; }; type: string; }; secondaryButtons: { value: ({ id: string; icon: string; label: string; i18n: string; opens: any; apiMethodInstanceId: any; apiMethod: { apiMethodId: string; apiCatalogId: string; }; view?: undefined; } | { id: string; icon: string; label: string; i18n: string; opens: string; view: { id: string; component: string; type: string; properties: {}; }; apiMethodInstanceId: any; apiMethod: any; })[]; type: string; }; tenantId?: undefined; productId?: undefined; queryId?: undefined; gridId?: undefined; hotListIdentifier?: undefined; userId?: undefined; gridBarTitle?: undefined; renderConfigs?: undefined; }; } | { section: number; position: number; sectionName: string; componentName: string; componentTypeId: number; sectionId: string; id: string; columnSize: { xs: number; }; properties: { tenantId: string; productId: number; queryId: string; gridId: string; hotListIdentifier: string; userId: string; gridBarTitle: string; renderConfigs: { field: string; rendererName: string; otherField: string; callbackId: string; }[]; title?: undefined; subheader?: undefined; single?: undefined; grid?: undefined; tabList?: undefined; button?: undefined; secondaryButtons?: undefined; }; })[]; }; render(): any; }