Help for this page

Select Code to Download


  1. or download this
    class MyButton;
    use Base 'Button';
    
  2. or download this
    package MyButton;
    use base 'Button';