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

sections.remoteCommand.methodParam.xhtml Maven / Gradle / Ivy

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


    
        
            
        
        
            Task: Call a remote Java method with any parameters from JavaScript. It can be done with pe:remoteCommand and pe:methodParam, pe:methodSignature.
            MethodParam specifies a name of the parameter and MethodSignature specifies a comma separated list with full qualified class names. Class names should match passed parameters in the same order as they were defined.
        
        
            
            
        

       
            
${showcase:getFileContent('/sections/remoteCommand/example-methodParam.xhtml')}
            
            
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/RemoteCommandController.java')}
            
            
${showcase:getFileContent('/org/primefaces/extensions/showcase/model/Circle.java')}
            
        


    
    
        
    
    
        
            
            
            
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy