Uses of Class
spcp7.imagegallery.view.managedbean.helper.EditContentWrapper

Packages that use EditContentWrapper
spcp7.imagegallery.view.managedbean   
 

Uses of EditContentWrapper in spcp7.imagegallery.view.managedbean
 

Methods in spcp7.imagegallery.view.managedbean that return types with arguments of type EditContentWrapper
 java.util.List<EditContentWrapper> EditBean.getCurrentBrowsedContent()
           
 

Methods in spcp7.imagegallery.view.managedbean with parameters of type EditContentWrapper
 void EditBean.updateContentPath(EditContentWrapper cw)
          If a the content of a property has changed via the browsing view this method updates the view and inserts the path of the getContent() into the property in the view.
 void EditBean.updateContentUrl(EditContentWrapper cw)
          If a the content of a property has changed via the browsing view this method updates the view and inserts the url of the getContent() into the property in the view.
 

Method parameters in spcp7.imagegallery.view.managedbean with type arguments of type EditContentWrapper
 void EditBean.setCurrentBrowsedContent(java.util.List<EditContentWrapper> currentBrowsedContent)
           
 



Copyright © 2008. All Rights Reserved.