Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PostProcess

Index

Properties

classifier: { fileTypes?: FileType[]; filenameRegex: RegExp; itemCriteria?: { keys?: string[]; maxDepth?: number; minDepth?: number }; preProcessingCategory?: PreProcessingCategory; topLevelIsArray: boolean }

Type declaration

  • Optional fileTypes?: FileType[]
  • filenameRegex: RegExp
  • Optional itemCriteria?: { keys?: string[]; maxDepth?: number; minDepth?: number }
    • Optional keys?: string[]
    • Optional maxDepth?: number
    • Optional minDepth?: number
  • Optional preProcessingCategory?: PreProcessingCategory
  • topLevelIsArray: boolean
code: string
component: "MessageHistory" | "DataTable" | "JsonEditor" | "InstagramPostsList" | "StringBox" | "VaadinGrid" | "InstagramConnections" | "InstagramLikes" | "InstagramComments" | "KeyValueCard" | "InstagramProfile" | "TwitterTweets" | "Image" | "Video"
name?: string
nameFormat?: string
postProcessingFunction?: PostProcessor<KeyValueObject, KeyValueObject>
vendor?: string

Generated using TypeDoc