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

.admingui.console-jca-plugin.3.0.1-b12.source-code.tableButtons.inc Maven / Gradle / Ivy


     
            $page{topActionGroup});
            />
        
            
        

        
        $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.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