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

.admingui.console-common-full-plugin.3.0.1-b15.source-code.customResourceEdit.jsf Maven / Gradle / Ivy








    $page{classnameOption}, attrMap="#{pageSession.attrMap}", factoryMap="#{pageSession.factoryMap}");
   setPageSessionAttribute(key="myOption" value="$pageSession{classnameOption}");
   getChildrenTable(objectNameStr="#{pageSession.objectNameStr}" childType="property" result=>$attribute{tableList});
    
    //set the following for including buttons.inc
    setPageSessionAttribute(key="edit" value="#{true}" );
    setPageSessionAttribute(key="showDefaultButton" value="#{true}" );
    setPageSessionAttribute(key="showCancelButton" value="#{true}" );
    setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
    setPageSessionAttribute(key="hasPropertyTable" value="#{true}" );

    setPageSessionAttribute(key="objectNameStr2", value="amx:pp=/domain/servers/server[server],type=resource-ref,name=#{pageSession.Name}");
    getProxyAttrs(objectNameStr="#{pageSession.objectNameStr2}" valueMap="#{pageSession.valueMap2}");
    setPageSessionAttribute(key="convertToFalseList2" value={"Enabled"});
    setPageSessionAttribute(key="has2Objects" 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"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy