
.admingui.console-jca-plugin.3.1.1-b07.source-code.adminObjectAttr.inc Maven / Gradle / Ivy
#include "/common/applications/applicationHandlers.inc"
$page{nameId});
/>
$page{resCompId});
/>
$page{resAdaptorPropId});
/>
$attribute{nameComponent});
getUIComponentProperty(component="$attribute{nameComponent}", name="submittedValue", value=>$attribute{nameChosen});
gf.navigate(page="#{selfPage}");
}
if(#{edit}){
getUIComponent(clientId="#{nameId}", component=>$attribute{nameComponent});
getUIComponentProperty(component="$attribute{nameComponent}", name="value", value=>$attribute{nameChosen});
gf.redirect(page="#{selfPage}&reload=#{reload}&name=$attribute{nameChosen}&resAdapter=#{resAdapter}");
}
/>
$page{resTypePropId});
/>
$attribute{resAdaptorComponent});
getUIComponentProperty(component="$attribute{resAdaptorComponent}", name="selected", value=>$attribute{resAdapter});
if(!#{edit}){
getUIComponent(clientId="#{resCompId}", component=>$attribute{nameComponent});
getUIComponentProperty(component="$attribute{nameComponent}", name="submittedValue", value=>$attribute{nameChosen});
gf.navigate(page="#{selfPage}");
}
if(#{edit}){
getUIComponent(clientId="#{nameId}", component=>$attribute{nameComponent});
getUIComponentProperty(component="$attribute{nameComponent}", name="value", value=>$attribute{nameChosen});
gf.redirect(page="#{selfPage}&reload=#{reload}&name=$attribute{nameChosen}&resType=#{resType}&resAdapter=$attribute{resAdapter}");
}
/>
$attribute{resAdaptorComponent});
getUIComponentProperty(component="$attribute{resAdaptorComponent}", name="selected", value=>$attribute{resAdapter});
getUIComponent(clientId="#{resTypePropId}", component=>$attribute{resTypeComponent});
getUIComponentProperty(component="$attribute{resTypeComponent}", name="selected", value=>$attribute{resType});
if(!#{edit}){
getUIComponent(clientId="#{resCompId}", component=>$attribute{nameComponent});
getUIComponentProperty(component="$attribute{nameComponent}", name="submittedValue", value=>$attribute{nameChosen});
gf.navigate(page="#{selfPage}");
}
/>
"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy