0 Replies Latest reply on May 7, 2012 5:28 AM by prasanbca001

    Rendered false ClearAll Button

    prasanbca001

      Hi,

          In rich:fileUpload Component How we can "clearAll Button Rendered false"


                                                     <rich:fileUpload id="fileUpload"

                                                       binding="#{Testing.uploadComponent}"

                                                       fileUploadListener="#{Testing.validateButtonAction}"

                                                       disabled="#{Testing.validateButtonDisabled}"

                                                       doneLabel=""

                                                       acceptedTypes="xls"

                                                       autoclear="false"

                                                       maxFilesQuantity="1"

                                                       listHeight="58px;"

                                                       clearAllControlLabel=""

                                                       clearControlLabel=""

                                                       stopEntryControlLabel=""

                                                       cleanButtonClassDisabled="true"

                                                       listWidth="#{Testing.dataTableWidth}"

                                                       uploadControlLabel="#{Testing.validateButton}">