onSelect abstract method

void onSelect()

It's a function that takes no arguments and returns nothing.

Implementation

void onSelect();