Uses of Interface
org.apache.myfaces.tobago.model.PageState

Packages that use PageState
org.apache.myfaces.tobago.internal.component   
org.apache.myfaces.tobago.model   
 

Uses of PageState in org.apache.myfaces.tobago.internal.component
 

Methods in org.apache.myfaces.tobago.internal.component that return PageState
 PageState AbstractUIPage.getPageState(javax.faces.context.FacesContext facesContext)
          Deprecated. PageState is deprecated since 1.5.0
 

Uses of PageState in org.apache.myfaces.tobago.model
 

Classes in org.apache.myfaces.tobago.model that implement PageState
 class PageStateImpl
          Deprecated. since 1.5.0, please configure constraints for the page size with a tc:gridLayoutConstraints tag inside the tc:page tag.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.