Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Wizard click of Next button

Hi,

when the user clicks next, finish or enters the wizard, the
setVisible(true/false) gets called on the leaving and entering page.

Regards,
Leen

On 8/27/07, Rama Krishna <ramak_2005@xxxxxxxxx> wrote:
> Hi,
>
>  I have a eclipse wizard with 2 pages. I want to know how to code the "On
> Next" click event?
>
>  Based on when the user click Next button i want to put the data on a table
> in 2nd page.
>
> Thanks,
> Rama
>
> _______________________________________________
> pde-dev mailing list
> pde-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pde-dev
>
>


Back to the top