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

shared.tableButtons.inc Maven / Gradle / Ivy


    
        $page{topActionGroup});
        />
        
            
        

        
            $attribute{tableRowGroup});
                getSelectedSingleMapRows(TableRowGroup="${tableRowGroup}" selectedRows=>$attribute{selectedRows});
                gf.deleteCascade(endpoint="#{pageSession.parentUrl}/#{pageSession.childType2}", selectedRows="${selectedRows}", id="JndiName");
                gf.deleteCascade(endpoint="#{pageSession.parentUrl}/#{pageSession.childType}", selectedRows="${selectedRows}", cascade="true");
                setAttribute(key="selectedRows" value="${selectedRows}");


                gf.redirect(page="#{pageSession.listLink}");
            />
        

        
            $attribute{tableRowGroup});
                getSelectedSingleMapRows(TableRowGroup="${tableRowGroup}" selectedRows=>$attribute{selectedRows});
                //deleteChildren(objectNameStr="#{pageSession.objectNameStr}", type="#{pageSession.childType}", selectedRows="${selectedRows}");
                //deleteChildren(objectNameStr="amx:pp=/domain/servers,type=server,name=server", type="resource-ref", selectedRows="${selectedRows}");
                gf.deleteCascade(endpoint="#{pageSession.parentUrl}/#{pageSession.childType}", selectedRows="${selectedRows}", id="JndiName");
                gf.redirect(page="#{pageSession.listLink}");
            />
        

        
            $attribute{tableRowGroup});
                getSelectedSingleMapRows(TableRowGroup="${tableRowGroup}" selectedRows=>$attribute{selectedRows});
                updateStatus(resType="#{pageSession.childType}", selectedRows="${selectedRows}", enabled="true");
                setAttribute(key="selectedRows" value="${selectedRows}");
                gf.redirect(page="#{pageSession.listLink}");
            />
        

        
            $attribute{tableRowGroup});
                getSelectedSingleMapRows(TableRowGroup="${tableRowGroup}" selectedRows=>$attribute{selectedRows});
                updateStatus(resType="#{pageSession.childType}", selectedRows="${selectedRows}", enabled="false");
                setAttribute(key="selectedRows" value="${selectedRows}");
                gf.redirect(page="#{pageSession.listLink}");
            />
        
     
 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy