org.openbp.cockpit.modeler.paramvaluewizard
Interface ParamValueWizardPart

All Known Implementing Classes:
ConfigurationBeanPage, ParamValueBooleanPage, ParamValueDataTypePage, ParamValueIntegerPage, ParamValuePage, ParamValueStringPage

public interface ParamValueWizardPart

Interface defining an apply method for a page of the parameter value wizard.

Author:
Heiko Erhardt

Method Summary
 void apply()
          Applys the data of this page to the edited object.
 

Method Detail

apply

void apply()
Applys the data of this page to the edited object.



Copyright © 2011. All Rights Reserved.