mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared] In values parameter controller, implement
willDisplayCellAtLocation Change-Id: Ieac7fd650c6cb807fbb436d2cc8df03f5fd3702f
This commit is contained in:
@@ -12,6 +12,7 @@ public:
|
||||
View * view() override;
|
||||
const char * title() override;
|
||||
bool handleEvent(Ion::Events::Event event) override;
|
||||
void willDisplayCellForIndex(HighlightCell * cell, int index) override;
|
||||
void didBecomeFirstResponder() override;
|
||||
int numberOfRows() override;
|
||||
KDCoordinate cellHeight() override;
|
||||
|
||||
Reference in New Issue
Block a user