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

.admingui.console-jca-plugin.3.1-b14.source-code.adminObjectNew.jsf Maven / Gradle / Ivy








    
    $attribute{tableList});
        //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}" );
        setPageSessionAttribute(key="reload" value="#{false}" );

        createMap(result="#{pageSession.valueMap2}")
        mapPut(map="#{pageSession.valueMap2}" key="enabled" value="true");
        //setPageSessionAttribute(key="createResourceRef" value="#{true}" );
        //REST TO DO
        getAdminObjectResourceWizard(
            reload="#{reload}"
            attrMap="#{pageSession.tmpMap}"
            currentMap="#{pageSession.valueMap}"
            valueMap=>$pageSession{valueMap}
            resourceTypes=>$attribute{resourceTypes}
            classNames=>$attribute{classNames}
            result=>$attribute{tableList})
    />
    
            
#include "/common/shared/alertMsg.inc"

                
                
#include "/common/shared/editPageButtons.inc"
                    
                    "

#include "/jca/adminObjectAttr.inc" #include "/common/shared/propertyDescTable.inc"
"
#include "/common/shared/changeButtonsJS.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy