com.sri.emo.wizard.creation
Class EmoDebugWizardPage
java.lang.Object
com.sri.emo.wizard.defaults.EmoWizardPage
com.sri.emo.wizard.creation.EmoDebugWizardPage
- All Implemented Interfaces:
- WizardPage, Serializable
public class EmoDebugWizardPage
- extends EmoWizardPage
Title:
Description:
Copyright: Copyright (c) 2003
Company:
- Version:
- 1.0
- Author:
- not attributable
- See Also:
- Serialized Form
Methods inherited from class com.sri.emo.wizard.defaults.EmoWizardPage |
addError, equals, getData, getId, getMenu, getMetadata, getPageErrors, getPrintableData, hashCode, removeErrors, toString |
EmoDebugWizardPage
public EmoDebugWizardPage(Integer newId,
PageMetadata pageMetadata,
ValidValue[] optionalMenu)
setData
public void setData(Serializable newData)
throws WizardException
- Description copied from interface:
WizardPage
- Sets the data associated with the page.
- Specified by:
setData
in interface WizardPage
- Overrides:
setData
in class EmoWizardPage
- Parameters:
newData
- the new data for the page.
- Throws:
WizardException
- upon error.
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.