[Work Notes] Keep the interface small and clean
摘要:Today, Peak and I reviewed two methods provided by CanvasRow when we review a defect fixing:GetExistingCell(int nColumnID)As its name indicates it search all the existing cells with the specified nColumnID. And it will return null if no existing cell.GetCell(int nColumnID)It will call GetExistingCel
阅读全文
posted @ 2012-01-06 22:22
浙公网安备 33010602011771号