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

configuration.configurations.jsf Maven / Gradle / Ivy

The newest version!







    
    $attribute{tableRowGroup});
        getSelectedSingleMapRows(TableRowGroup="${tableRowGroup}" selectedRows=>$attribute{selectedRows});
        foreach (var="row" list="${selectedRows}") {
            setPageSessionAttribute(key="configName" value="#{row['name']}");
            setPageSessionAttribute(key="deleteConfigUrl", value="#{sessionScope.REST_URL}/configs/config/#{pageSession.configName}/delete-config");
            gf.restRequest(endpoint="#{pageSession.deleteConfigUrl}", method="post");
        }
        gf.redirect(page="#{pageSession.listLink}");
    />
    


    
    
    
"    

#include "/common/shared/alertMsg.inc"
     
	"
$page{tableId}); /> #include "/common/shared/listTableButtons.inc" $page{tableRowGroupId}); /> "    "
#include "/common/shared/changeButtonsJS.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy