#ExtremeTable 特别设定的properites,其余取默认值. table.filterable=false table.imagePath=/images/table/*.gif table.locale=zh_CN row.highlightRow=true column.format.date=yyyy-MM-dd column.format.currency=###,###,###,###,#00.00 # table.retrieveRowsCallback.default=org.extremecomponents.table.callback.LimitCallback table.filterRowsCallback.default=org.extremecomponents.table.callback.LimitCallback table.sortRowsCallback.default=org.extremecomponents.table.callback.LimitCallback table.autoIncludeParameters=false column.multi=1 table.pageDisplayed=8 #table.view.compact=org.extremecomponents.table.view.CompactView table.view.compact=org.extremecomponents.table.view.UserCompactView #table.view.html=org.extremecomponents.table.view.HtmlView #table.view.html=org.extremecomponents.table.view.UserHtmlView table.view.html=org.extremecomponents.table.view.UserMultiColumnTableView # table.view.multi=org.extremecomponents.table.view.UserMultiColumnTableView