Uses of Package
com.sun.rave.web.ui.model

Packages that use com.sun.rave.web.ui.model
com.sun.rave.web.ui.component   
com.sun.rave.web.ui.model   
com.sun.rave.web.ui.model.scheduler   
com.sun.rave.web.ui.renderer   
 

Classes in com.sun.rave.web.ui.model used by com.sun.rave.web.ui.component
Option
          Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.
UploadedFile
           
 

Classes in com.sun.rave.web.ui.model used by com.sun.rave.web.ui.model
DefaultOptionsList
          A default list of options, pre-populated with three default items.
DefaultTableDataProvider.Data
          Data structure that holds data for three columns of a table
Markup
          Utility bean that serves as an accumulating buffer for well formed markup fragments typically generated by renderers.
Option
          Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.
OptionsList
          Represents a list of selectable options, which can be used to initialize the items property of all selector-based components (Listbox, Dropdown, JumpDropdown, CheckboxGroup, RadioButtonGroup), and AddRemove.
ResourceItem
          This interface describes a selectable item in the filehooser listbox.
ResourceModelException
          Need to make this an interface as well.
 

Classes in com.sun.rave.web.ui.model used by com.sun.rave.web.ui.model.scheduler
Option
          Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.
 

Classes in com.sun.rave.web.ui.model used by com.sun.rave.web.ui.renderer
Markup
          Utility bean that serves as an accumulating buffer for well formed markup fragments typically generated by renderers.
Option
          Model bean that represents a selectable choice in a selection component such as Menu, RadioButtonGroup, etc.