Home » Mojarra-2.0.1 » javax » faces » component » [javadoc | source]
javax.faces.component
enum class: UIForm.PropertyKeys [javadoc | source]
java.lang.Enum
   javax.faces.component.UIForm$PropertyKeys
Properties that are tracked by state saving.
Field Summary
 PropertyKeys prependId   

The prependId flag.

 
 PropertyKeys lastId   

Last id vended by UIForm#createUniqueId(javax.faces.context.FacesContext, String) .