Extension SDK 10.1.2

oracle.ide.wizard
Interface BaliWizardState

All Known Implementing Classes:
AbstractBuilderModel

public interface BaliWizardState


Method Summary
 void commitWizardState()
          Called by the BaliWizard to finalize and commit its current state.
 

Method Detail

commitWizardState

public void commitWizardState()
Called by the BaliWizard to finalize and commit its current state. This may be the BaliWizard upon FINISH and APPLY events. This state object should not commit or finalize its state before this call.


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.