cpr.data.header.HeaderType

Index

Properties
Name Type Description
ORIGINAL_COLUMN Number It manages the original value and the current value separately and affects the row status when changing the value of the corresponding column.
DISPLAY_COLUMN Number It has only the current value, and does not affect the row state when changing the value of that column.
ALL Number

Properties

ORIGINAL_COLUMN
type Number
It manages the original value and the current value separately and affects the row status when changing the value of the corresponding column.
DISPLAY_COLUMN
type Number
It has only the current value, and does not affect the row state when changing the value of that column.
(It does not commit, revert, etc. because it has only the current value.)
ALL
type Number