Interface FileItem
- All Superinterfaces:
PropertyElement
- All Known Implementing Classes:
NestProperty
,PropertyColumn
,VirtualPropertyItem
ファイル出力アイテム
-
Method Summary
Methods inherited from interface org.iplass.mtp.view.generic.element.property.PropertyElement
getDisplayLabel, getEditor, getLocalizedDisplayLabelList, getPropertyName
-
Method Details
-
isOutputCsv
boolean isOutputCsv()出力対象とするか- Returns:
- true 出力する
-