.admingui.console-jca-plugin.3.1.1-b11.source-code.resourceAdapterConfigNew.jsf Maven / Gradle / Ivy
$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"