- ttennis_checked ()
-
Event Handler for ttennis.OnCheckBox (Required). Auto-generated. You must implement this Method in your calling class.
- ping_checked ()
-
Event Handler for ping.OnCheckBox (Required). Auto-generated. You must implement this Method in your calling class.
- pong_checked ()
-
Event Handler for pong.OnCheckBox (Required). Auto-generated. You must implement this Method in your calling class.
- output_clicked ()
-
Event Handler for output.OnButtonClick (Required). Auto-generated. You must implement this Method in your calling class.
- update_clicked ()
-
Event Handler for update.OnButtonClick (Required). Auto-generated. You must implement this Method in your calling class.
AUTHOR
Adam Kennedy <adamk@cpan.org>
SEE ALSO
LICENSE AND COPYRIGHT
Copyright (c) 2008-2013 The Padre development team as listed in Padre.pm.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.