import { IPSAppCodeList } from './ipsapp-code-list'; import { IPSAppDEDataSet } from '../dataentity/ipsapp-dedata-set'; import { IPSAppDEField } from '../dataentity/ipsapp-defield'; import { IPSAppDataEntity } from '../dataentity/ipsapp-data-entity'; import { IPSCodeItem } from '../../codelist/ipscode-item'; import { IPSDataEntity } from '../../dataentity/ipsdata-entity'; import { IPSDEField } from '../../dataentity/defield/ipsdefield'; import { IPSDEDataSet } from '../../dataentity/ds/ipsdedata-set'; import { IPSLanguageRes } from '../../res/ipslanguage-res'; import { IPSSysPFPlugin } from '../../res/ipssys-pfplugin'; import { IPSSysSFPlugin } from '../../res/ipssys-sfplugin'; import { IPSSystemModule } from '../../system/ipssystem-module'; import { PSModelObjectImpl } from '../../psmodel-object-impl'; export declare class PSAppCodeListImpl extends PSModelObjectImpl implements IPSAppCodeList { protected beginvaluepsappdefield: IPSAppDEField | null; getBeginValuePSAppDEField(): IPSAppDEField | null; get beginValuePSAppDEField(): IPSAppDEField | null; getBeginValuePSAppDEFieldMust(): IPSAppDEField; protected beginvaluepsdefield: IPSDEField | null; getBeginValuePSDEField(): IPSDEField | null; get beginValuePSDEField(): IPSDEField | null; getBeginValuePSDEFieldMust(): IPSDEField; get cacheTimeout(): number; get codeListTag(): string; get codeListType(): 'STATIC' | 'DYNAMIC' | 'PREDEFINED'; get codeName(): string; get customCond(): string; protected datapsappdefield: IPSAppDEField | null; getDataPSAppDEField(): IPSAppDEField | null; get dataPSAppDEField(): IPSAppDEField | null; getDataPSAppDEFieldMust(): IPSAppDEField; protected datapsdefield: IPSDEField | null; getDataPSDEField(): IPSDEField | null; get dataPSDEField(): IPSDEField | null; getDataPSDEFieldMust(): IPSDEField; protected disablepsappdefield: IPSAppDEField | null; getDisablePSAppDEField(): IPSAppDEField | null; get disablePSAppDEField(): IPSAppDEField | null; getDisablePSAppDEFieldMust(): IPSAppDEField; protected disablepsdefield: IPSDEField | null; getDisablePSDEField(): IPSDEField | null; get disablePSDEField(): IPSDEField | null; getDisablePSDEFieldMust(): IPSDEField; get dynaInstMode(): 0 | 1 | 2; get dynaInstTag(): string; get dynaInstTag2(): string; get dynaModelFilePath(): string; get emptyText(): string; protected emptytextpslanguageres: IPSLanguageRes | null; getEmptyTextPSLanguageRes(): IPSLanguageRes | null; get emptyTextPSLanguageRes(): IPSLanguageRes | null; getEmptyTextPSLanguageResMust(): IPSLanguageRes; protected endvaluepsappdefield: IPSAppDEField | null; getEndValuePSAppDEField(): IPSAppDEField | null; get endValuePSAppDEField(): IPSAppDEField | null; getEndValuePSAppDEFieldMust(): IPSAppDEField; protected endvaluepsdefield: IPSDEField | null; getEndValuePSDEField(): IPSDEField | null; get endValuePSDEField(): IPSDEField | null; getEndValuePSDEFieldMust(): IPSDEField; protected iconclspsappdefield: IPSAppDEField | null; getIconClsPSAppDEField(): IPSAppDEField | null; get iconClsPSAppDEField(): IPSAppDEField | null; getIconClsPSAppDEFieldMust(): IPSAppDEField; protected iconclspsdefield: IPSDEField | null; getIconClsPSDEField(): IPSDEField | null; get iconClsPSDEField(): IPSDEField | null; getIconClsPSDEFieldMust(): IPSDEField; protected iconclsxpsappdefield: IPSAppDEField | null; getIconClsXPSAppDEField(): IPSAppDEField | null; get iconClsXPSAppDEField(): IPSAppDEField | null; getIconClsXPSAppDEFieldMust(): IPSAppDEField; protected iconclsxpsdefield: IPSDEField | null; getIconClsXPSDEField(): IPSDEField | null; get iconClsXPSDEField(): IPSDEField | null; getIconClsXPSDEFieldMust(): IPSDEField; protected iconpathpsappdefield: IPSAppDEField | null; getIconPathPSAppDEField(): IPSAppDEField | null; get iconPathPSAppDEField(): IPSAppDEField | null; getIconPathPSAppDEFieldMust(): IPSAppDEField; protected iconpathxpsappdefield: IPSAppDEField | null; getIconPathXPSAppDEField(): IPSAppDEField | null; get iconPathXPSAppDEField(): IPSAppDEField | null; getIconPathXPSAppDEFieldMust(): IPSAppDEField; protected iconpathxpsdefield: IPSDEField | null; getIconPathXPSDEField(): IPSDEField | null; get iconPathXPSDEField(): IPSDEField | null; getIconPathXPSDEFieldMust(): IPSDEField; get incBeginValueMode(): 0 | 1 | 2 | 3; get incEndValueMode(): 0 | 1 | 2 | 3; get mOSFilePath(): string; get memo(): string; get minorSortDir(): 'ASC' | 'DESC'; protected minorsortpsappdefield: IPSAppDEField | null; getMinorSortPSAppDEField(): IPSAppDEField | null; get minorSortPSAppDEField(): IPSAppDEField | null; getMinorSortPSAppDEFieldMust(): IPSAppDEField; protected minorsortpsdefield: IPSDEField | null; getMinorSortPSDEField(): IPSDEField | null; get minorSortPSDEField(): IPSDEField | null; getMinorSortPSDEFieldMust(): IPSDEField; get name(): string; get orMode(): 'NUMBERORMODE' | 'STRINGORMODE'; get orderValue(): number; protected psappdedataset: IPSAppDEDataSet | null; getPSAppDEDataSet(): IPSAppDEDataSet | null; get psAppDEDataSet(): IPSAppDEDataSet | null; getPSAppDEDataSetMust(): IPSAppDEDataSet; protected psappdataentity: IPSAppDataEntity | null; getPSAppDataEntity(): IPSAppDataEntity | null; get psAppDataEntity(): IPSAppDataEntity | null; getPSAppDataEntityMust(): IPSAppDataEntity; protected pscodeitems: IPSCodeItem[] | null; getPSCodeItems(): IPSCodeItem[] | null; get psCodeItems(): IPSCodeItem[] | null; findPSCodeItem(objKey: any): IPSCodeItem | null; get psCodeListTemplId(): string; getPSCodeListTemplId(): string; protected psdedataset: IPSDEDataSet | null; getPSDEDataSet(): IPSDEDataSet | null; get psDEDataSet(): IPSDEDataSet | null; getPSDEDataSetMust(): IPSDEDataSet; protected psdataentity: IPSDataEntity | null; getPSDataEntity(): IPSDataEntity | null; get psDataEntity(): IPSDataEntity | null; getPSDataEntityMust(): IPSDataEntity; protected pssyspfplugin: IPSSysPFPlugin | null; getPSSysPFPlugin(): IPSSysPFPlugin | null; get psSysPFPlugin(): IPSSysPFPlugin | null; getPSSysPFPluginMust(): IPSSysPFPlugin; protected pssyssfplugin: IPSSysSFPlugin | null; getPSSysSFPlugin(): IPSSysSFPlugin | null; get psSysSFPlugin(): IPSSysSFPlugin | null; getPSSysSFPluginMust(): IPSSysSFPlugin; protected pssystemmodule: IPSSystemModule | null; getPSSystemModule(): IPSSystemModule | null; get psSystemModule(): IPSSystemModule | null; getPSSystemModuleMust(): IPSSystemModule; protected pvaluepsappdefield: IPSAppDEField | null; getPValuePSAppDEField(): IPSAppDEField | null; get pValuePSAppDEField(): IPSAppDEField | null; getPValuePSAppDEFieldMust(): IPSAppDEField; protected pvaluepsdefield: IPSDEField | null; getPValuePSDEField(): IPSDEField | null; get pValuePSDEField(): IPSDEField | null; getPValuePSDEFieldMust(): IPSDEField; get predefinedType(): 'OPERATOR' | 'RUNTIME' | 'MODULEINST' | 'DEMAINSTATE' | 'USER' | 'USER2' | 'USER3' | 'USER4'; get rTMOSFilePath(): string; get refFlag(): boolean; get systemTag(): string; protected textpsappdefield: IPSAppDEField | null; getTextPSAppDEField(): IPSAppDEField | null; get textPSAppDEField(): IPSAppDEField | null; getTextPSAppDEFieldMust(): IPSAppDEField; protected textpsdefield: IPSDEField | null; getTextPSDEField(): IPSDEField | null; get textPSDEField(): IPSDEField | null; getTextPSDEFieldMust(): IPSDEField; get textSeparator(): string; get userCat(): string; get userData(): string; get userData2(): string; get userTag(): string; get userTag2(): string; get userTag3(): string; get userTag4(): string; protected valuepsappdefield: IPSAppDEField | null; getValuePSAppDEField(): IPSAppDEField | null; get valuePSAppDEField(): IPSAppDEField | null; getValuePSAppDEFieldMust(): IPSAppDEField; protected valuepsdefield: IPSDEField | null; getValuePSDEField(): IPSDEField | null; get valuePSDEField(): IPSDEField | null; getValuePSDEFieldMust(): IPSDEField; get valueSeparator(): string; get codeItemValueNumber(): boolean; get enableCache(): boolean; get moduleInstCodeList(): boolean; get subSysAsCloud(): boolean; get subSysCodeList(): boolean; get thresholdGroup(): boolean; get userScope(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-code-list-impl.d.ts.map