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

.main.admingui.console-common-full-plugin.8.0.0-JDK17-M7.source-code.externalResourceNew.jsf Maven / Gradle / Ivy








    
    $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}" );

        //for create, we want to set a default target.  This is used by targetSectionForCreate.inc
        setPageSessionAttribute(key="setDefaultTarget" value="#{true}" );
        
    />
    
"    

            
#include "/common/shared/alertMsg_1.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