5 Replies Latest reply on Dec 23, 2010 11:26 AM by nbelaevski

    richfaces4.0 components

    dhivyasri

      Hi

       

           whether suggestionbox,dropdown menu,modal panel are support in richfaces m4?

           where i find the class for each compnent in the jarfiles?

      i want to migrater all these components from richfaces 3.3 to richfaces4 ?

        • 1. Re: richfaces4.0 components
          jbalunas

          Hi,

           

          All of these are in RichFaces 4.0 :-) 

           

          Modal Panel --> popupPanel

          suggestionBox --> autocomplete ( although advanced popup selection is not there yet )

           

          -Jay

          • 2. Re: richfaces4.0 components
            dhivyasri

            Thanks jay

            i m created custom tag for richface3.3

            now i m plan to migrate to richfaces m4

            i m not find dropdown event in richfaces m4?

            instead of that what shall i do?
            and so many attribute are missing in datatable and column class?

            any idea .?

            • 3. Re: richfaces4.0 components
              ilya_shaikovsky

              dropdown event? please clarify.

              and so many attribute are missing in datatable and column class? - please also provide details for every missing one. It will helps to check and fill jiras if we missed something. (but actually we already have couple of tasks for some missed attributes.)

              • 4. Re: richfaces4.0 components
                dhivyasri

                DropEvent   in datatable component.(ricfaces4.0 -ui.jar) its not found.

                then i m added the ui,api,core jar.

                i m not using maven, whether guava.jar is necesary? i m getting deployment error

                while i m tryuing to migrate rf 3.3 to m4.

                • 5. Re: richfaces4.0 components
                  nbelaevski

                  Yes, guava is required. DropEvent is not in data table component, but DnD.