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

.admingui.console-common-full-plugin.3.1.1-b04.source-code.customResourceNew.jsf Maven / Gradle / Ivy

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







    
    $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"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy