Link against: avkon.lib eikcoctl.lib
None
#include <EIKBUTB.H>
This class performs simple coordination functions on a set of buttons. It ensures that only one button of those sharing a coordinator is set at once.
Public Member Functions | |
IMPORT_C | TEikButtonCoordinator () |
Constructor. | |
IMPORT_C void | SetChosenButton (CEikButtonBase *aChosenButton) |
Set the current chosen button to the passed-in object. |
|
Constructor. |
|
Set the current chosen button to the passed-in object. Any previously selected button is set to the Clear state and re-drawn.
|