FileInfoComponent
Hierarchy
- unknown<{ HDUOptions?: { HDUList: OptionProps[]; handleSelectedHDUChange: (hdu: string) => void }; catalogFileInfo: CARTA.ICatalogFileInfo; catalogHeaderTable?: SimpleTableComponentProps; errorMessage: string; fileInfoExtended: CARTA.IFileInfoExtended; handleTabChange: (tab: TabId) => void; infoTypes: FileInfoType[]; isLoading: boolean; regionFileInfo: string; selectedFile?: CARTA.IFileInfo | CARTA.ICatalogFileInfo; selectedTab: TabId }>
- FileInfoComponent
Index
Constructors
constructor
Parameters
props: any
Returns FileInfoComponent
Properties
isMouseEntered
matchedIter
searchString
Methods
addMatchedIter
Returns void
addMatchedTotal
Parameters
inputNum: number
Returns void
initMatchedIter
Returns void
minusMatchedIter
Returns void
onMouseEnter
Returns void
onMouseLeave
Returns void
render
Returns any
resetMatchedIter
Returns void
resetSearchString
Returns void
setSearchString
Parameters
inputSearchString: string
Returns void