EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.internal.databinding
Class UpdateWizardPage

java.lang.Object
  extended by org.eclipse.egf.core.ui.internal.databinding.UpdateWizardPage
Direct Known Subclasses:
ValueChangeHandler

public class UpdateWizardPage
extends Object

Update the wizard page buttons when this listener is called.


Constructor Summary
UpdateWizardPage(AbstractModelElementWizardPage wizardPage_p)
          Constructor.
 
Method Summary
protected  void doUpdateWizardPage()
          Update the wizard page set through the constructor.
 void handleListChange(ListChangeEvent event_p)
           
 void handleValueChange(ValueChangeEvent event_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateWizardPage

public UpdateWizardPage(AbstractModelElementWizardPage wizardPage_p)
Constructor.

Method Detail

handleValueChange

public void handleValueChange(ValueChangeEvent event_p)
See Also:
org.eclipse.core.databinding.observable.value.IValueChangeListener#handleValueChange(org.eclipse.core.databinding.observable.value.ValueChangeEvent)

handleListChange

public void handleListChange(ListChangeEvent event_p)
See Also:
org.eclipse.core.databinding.observable.list.IListChangeListener#handleListChange(org.eclipse.core.databinding.observable.list.ListChangeEvent)

doUpdateWizardPage

protected void doUpdateWizardPage()
Update the wizard page set through the constructor.


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.