PropertyEventMethod찾아보기
WebSquare.uiplugin.gridView.footer - 5.0_5.5283A.20250313.190345

Type

uiplugin

Property Summary

class
푸터의 표(table) 영역에 적용할 클래스
columnClass
푸터의 셀(td) 영역에 적용할 클래스
excelCellType
다운로드한 엑셀파일 상에서 출력할 데이터의 표시 형식(셀 타입)을 지정
id
푸터의 아이디
width
푸터의 너비

Event Summary

Method Summary

Property Detail

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

Event Detail

Method Detail