Skip to content

WaterfallView self bindCell function

xu_whale edited this page Sep 15, 2020 · 1 revision

简介

绑定cell

  • @param func function 回调格式:
function(itemTable item) 
	 ---section:组数 
	 ---row:行数  
	 ---返回复用ID,string 
end
Clone this wiki locally