public interface IPageChangingListener
PageChangingEvent
Modifier and Type | Method and Description |
---|---|
void |
handlePageChanging(PageChangingEvent event)
Handle the an
IDialogPage changing. |
void handlePageChanging(PageChangingEvent event)
IDialogPage
changing.
The doit
field of the PageChangingEvent
must be set to false to prevent the page from changing.event
- event object describing the change
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.