Uses of Class
org.jboss.seam.faces.viewdata.ViewDataConfigurationExtension

Packages that use ViewDataConfigurationExtension
org.jboss.seam.faces.viewdata   
 

Uses of ViewDataConfigurationExtension in org.jboss.seam.faces.viewdata
 

Methods in org.jboss.seam.faces.viewdata with parameters of type ViewDataConfigurationExtension
 void ViewDataStoreImpl.setup(ViewDataConfigurationExtension extension)
          setup the bean with the configuration from the extension It would be better if the extension could do this, but the extension cannot resolve the bean until after all lifecycle events have been processed
 



Copyright © 2009-2011 Seam Framework. All Rights Reserved.