public void ClearBackgroundColor(ItemCell cell) { }
public ItemTextViewDelegate(ItemCell itemCell) { this.itemCell = itemCell; }