cpr.data.DataMapConfigInfo

Index

Properties
Name Type Description
alterColumnLayout String Column layout change standards when the data is renewed by Build.
columns ColumnConfigInfo[] Column setting information.
data RowConfigInfo Row data.
info String The information value of the data map.

Properties

alterColumnLayout
type String
Column layout change standards when the data is renewed by Build. It is applied as "client" when it is not set. ("Client" or "server" or "merge")
columns
type ColumnConfigInfo[]
Column setting information.
data
type RowConfigInfo
Row data.
info
type String
The information value of the data map.