.admingui.console-common-full-plugin.3.1.1-b09.source-code.customResourceNew.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-common-full-plugin
Show all versions of console-common-full-plugin
Plugin bundle for GlassFish v3 Admin Console common-full package
$page{classnameOption}, attrMap="#{pageSession.attrMap}", factoryMap="#{pageSession.factoryMap}");
addEmptyFirstElement(in="$attribute{entriesList}" out="#{pageSession.builtInEntries}")
setPageSessionAttribute(key="myOption" value="$pageSession{classnameOption}");
//set the following for including buttons.inc
setPageSessionAttribute(key="edit" value="#{false}" );
setPageSessionAttribute(key="showDefaultButton" value="#{true}" );
setPageSessionAttribute(key="showCancelButton" value="#{true}" );
setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
setPageSessionAttribute(key="hasPropertyTable" value="#{true}" );
/>
#include "/common/shared/alertMsg.inc"
#include "/full/jndiButtons.inc"
"
#include "/full/jndiResourceAttr.inc"
#include "/common/shared/propertyDescTable.inc"
#include "/full/jndijs.inc"
"
#include "/common/shared/changeButtonsJS.inc"