SMART datagrid v.1 > Classes > SeriesColumn

Back  Forward

DataLudi.SeriesColumn.cached  property

trueならfieldNamesで指定されたフィールドの値を取得してきて保管した後使う。 

falseなら必要な時の度に指定されたフィールドの値たちをまた取得してくる。 

デフォルト値はfalse.

Getter
function cached(): Boolean
Setter
function setCached(value: Boolean)
See Also
fieldNames
Examples
シリーズカラム