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

.admingui.console-jca-plugin.3.1.1-b11.source-code.resourceAdapterConfigNew.jsf Maven / Gradle / Ivy

There is a newer version: 3.2-b06
Show newest version







    
    $attribute{propsKeys});

            foreach (var="prop" list="#{propsKeys}") {
                mapGet(Map="#{requestScope.result.data.extraProperties.configProps}" Key="#{prop}" Value="#{requestScope.val}");
                gf.createAttributeMap(
                    keys={"name", "value"},
                    values={"$attribute{prop}", "$attribute{val}"},
                    map="#{requestScope.oneRowMap}");
                listAdd(list="#{pageSession.tableList}" value="#{requestScope.oneRowMap}");
            }
        }
    />
    
            
#include "/common/shared/alertMsg.inc"

    
#include "/jca/resourceAdapterConfigButtons.inc"
    
#include "/jca/resourceAdapterConfigAttr.inc"
#include "/common/shared/propertyDescTable.inc"

	
            



                        "
#include "/common/shared/radioButtonsJS.inc" #include "/common/shared/changeButtonsJS.inc"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy