PropertyEventMethod찾아보기
WebSquare.uiplugin.gridView.footer - 5.0_4.5172A.20240321.093605

Type

uiplugin

Property Summary

class
table 부분에 적용할 클래스
columnClass
td 부분에 적용할 클래스
excelCellType
다운로드한 Excel 파일 상에서 출력할 데이터의 표시 형식(셀 타입)을 지정.
id
footer의 id
width
footer의 width

Event Summary

Method Summary

Property Detail

class
table 부분에 적용할 클래스.
columnClass
td 부분에 적용할 클래스.
excelCellType
다운로드한 Excel 파일 상에서 출력할 데이터의 표시 형식(셀 타입)을 지정.
advancedDataDownload() 함수를 통해 GridView를 Excel 파일로 다운로드할 경우 options.useDataFormat : "true" 옵션을 사용해야 함. (옵션 설명) "number" : "숫자" 출력. "bigDecimal" : "숫자" 출력. "text" : "텍스트" 출력. "date" : "날짜" 출력.
id
footer의 id.
width
footer의 width.

Event Detail

Method Detail