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

.admingui.console-common-full-plugin.3.1.1-b09.source-code.customResourceEdit.jsf Maven / Gradle / Ivy

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








    $page{classnameOption}, attrMap="#{pageSession.attrMap}", factoryMap="#{pageSession.factoryMap}");
   setPageSessionAttribute(key="myOption" value="$pageSession{classnameOption}");
   gf.restRequest(endpoint="#{pageSession.selfUrl}/property.json" method="GET" result="#{requestScope.propTable}");
   setPageSessionAttribute(key="tableList" value="#{requestScope.propTable.data.extraProperties.properties}");

    //set the following for including buttons.inc
    setPageSessionAttribute(key="edit" value="#{true}" );
    setPageSessionAttribute(key="showCancelButton" value="#{true}" );
    setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
    setPageSessionAttribute(key="hasPropertyTable" value="#{true}" );

    setPageSessionAttribute(key="convertToFalseList2" value={"enabled"});
    />


#include "/common/resourceNode/resourceEditTabs.inc"
#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"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy