Class EntityHandlerInternal

Entity will keep track of edited properties of the row object

Indexable

  • [key: string]: any | undefined

Constructors

  • Parameters

    • OptionalkeyString: string
    • tagAsNew: boolean = false

    Returns EntityHandler

Properties

__controller?: EntityHandler
__currentValues?: Record<string, any> = {}
__edited?: boolean = false
__editedProps?: Record<string, any> = {}
__group?: boolean
__groupChildren?: Entity[]
__groupExpanded?: boolean
__groupID?: string
__groupLvl?: number
__groupName?: string
__groupTotal?: number
__isDeleted?: boolean = false
__isNew?: boolean = false
__KEY?: string | number
__KEYSTRING?: string | number
__newprops?: Record<string, any> = {}
__originalValues?: Record<string, any> = {}
__rowError?: string
__rowState?: string

Methods

  • Parameters

    • target: any
    • prop: string

    Returns any

  • Parameters

    • obj: any
    • prop: string
    • value: any

    Returns any

MMNEPVFCICPMFPCPTTAAATR