Class TableViewDelegate

#include <Geode/binding/TableViewDelegate.hpp>
classTableViewDelegate{ ... }
No description provided
Examples0
Public static methods0
Public member functions7
virtualvoidwillTweenToIndexPath(
CCIndexPath&indexPath
,,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualvoiddidEndTweenToIndexPath(
CCIndexPath&indexPath
,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualvoidTableViewWillDisplayCellForRowAtIndexPath(
CCIndexPath&indexPath
,,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualvoidTableViewDidDisplayCellForRowAtIndexPath(
CCIndexPath&indexPath
,,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualvoidTableViewWillReloadCellForRowAtIndexPath(
CCIndexPath&indexPath
,,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualfloatcellHeightForRowAtIndexPath(
CCIndexPath&indexPath
,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualvoiddidSelectRowAtIndexPath(
CCIndexPath&indexPath
,
TableView*tableView
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
Fields0
Protected member functions0
Protected fields0