com.sri.emo.wizard.completion
Class MultiEntryMetadata
java.lang.Object
com.sri.emo.wizard.defaults.EmoWizardMetadata
com.sri.emo.wizard.completion.MinMaxPageMetadata
com.sri.emo.wizard.completion.MultiEntryMetadata
- All Implemented Interfaces:
- PageMetadata, Serializable
public class MultiEntryMetadata
- extends MinMaxPageMetadata
Metadata for multiple attributes.
- Author:
- Michael Rimov
- See Also:
- Serialized Form
- To Do:
- BUG -- Attributes here must be moved to Wizard Page or
eventually when we rebuild Metadata with each step we'll lose
the settings.
Methods inherited from class com.sri.emo.wizard.defaults.EmoWizardMetadata |
equals, getCancel, getDirective, getFinish, getHelpText, getNext, getPrevious, getTitle, getViewId, hashCode, isEntry, isEntryRequired, setCancelLink, setDirective, setEntry, setEntryRequired, setFinishLink, setHelpText, setNextLink, setPreviousLink, setTitle, setViewId, toString |
MultiEntryMetadata
public MultiEntryMetadata()
- Default constructor.
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.