All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sections.masterDetail.complexNavigation.xhtml Maven / Gradle / Ivy

There is a newer version: 1.1.0.6-jre15
Show newest version


    
        
            
        
        
            Complex master-detail views with CRUD operations and a server-side flow listener.
            SelectLevelEvent passing into the flow listener and its return value allow to control the level to be navigated.
            If save of the detail view (level 2) was e.g. successful, the next level to go should be the master view (level 1).
            Otherwise, in case of some errors, user should stay on the detail view.
        

        
            
        

        
            
${showcase:getFileContent('/sections/masterDetail/example-complexNavigation.xhtml')}
            
            
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/masterdetail/ComplexMasterDetailController.java')}

${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/masterdetail/SelectLevelListener.java')}
            
            
${showcase:getFileContent('/org/primefaces/extensions/showcase/model/Person.java')}
            
        
    
    
        
    
    
        
            
            
            
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy