Package com.sun.webui.jsf.model

Interface Summary
UploadedFile  
WizardModel Defines an interface for control a sequence of WizardStep components through a Wizard component.
WizardStepList Defines the interface of the list of steps that appears in the Steps pane of a rendered Wizard component.
WizardStepListItem Defines the interface of an object used to represent a WizardStep for use in a WizardStepList, and for rendering a step list in the Steps pane of a rendered Wizard component.
 

Class Summary
FileChooserModel  
Option Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.
OptionGroup Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.
OptionTitle Use the OptionsTitle class to add a Title to a list or array of Options.
ScheduledEvent  
Separator Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.
WizardModelBase WizardModelBase is the default WizardModel instance used by the Wizard.
WizardStepListBase  
 

Exception Summary
ResourceModelException Need to make this an interface as well.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.