Class TableViewDelegate
#include <Geode/binding/TableViewDelegate.hpp>classTableViewDelegate{ ... }
No description provided
Examples0
Public static methods0
Public member functions7
virtualvoidwillTweenToIndexPath(CCIndexPath&indexPath,TableViewCell*cell,TableView*tableView)
No description provided
virtualvoiddidEndTweenToIndexPath(CCIndexPath&indexPath,TableView*tableView)
No description provided
virtualvoidTableViewWillDisplayCellForRowAtIndexPath(CCIndexPath&indexPath,TableViewCell*cell,TableView*tableView)
No description provided
virtualvoidTableViewDidDisplayCellForRowAtIndexPath(CCIndexPath&indexPath,TableViewCell*cell,TableView*tableView)
No description provided
virtualvoidTableViewWillReloadCellForRowAtIndexPath(CCIndexPath&indexPath,TableViewCell*cell,TableView*tableView)
No description provided
virtualfloatcellHeightForRowAtIndexPath(CCIndexPath&indexPath,TableView*tableView)
No description provided
virtualvoiddidSelectRowAtIndexPath(CCIndexPath&indexPath,TableView*tableView)
No description provided