Uses of Package
javax.faces.model

Packages that use javax.faces.model
javax.faces.component   
javax.faces.model   
 

Classes in javax.faces.model used by javax.faces.component
DataModel
          Represents the data presented by a UIData component, together with some state information about the currently selected row within the datalist for use by listeners on UIData components.
 

Classes in javax.faces.model used by javax.faces.model
DataModel
          Represents the data presented by a UIData component, together with some state information about the currently selected row within the datalist for use by listeners on UIData components.
DataModelEvent
          see Javadoc of JSF Specification
DataModelListener
          see Javadoc of JSF Specification
SelectItem
          see Javadoc of JSF Specification
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.