XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • None
    • JS Cook Menu
    • None
    • myfaces 1.1.5 tomahawk windows xp

    Description

      I need in a JSCookMenu implemented with nenuNavigationItems I went by a managed-bean instead of a jsp. Do I need that it goes by the bean to listen the label or the value of the menuNavigationItem on which I have made click this is possible????
      My implementation:

      <t:jscookMenu id="nav1"
      layout="hbr"
      theme="ThemeOffice" binding="#

      {gestionProyectosBean.nombre_proyecto}

      " >
      <!--
      coment code
      binding="#

      {gestionProyectosBean.nombre_proyect}

      " > -->
      <t:navigationMenuItems id="navitems" value="#

      {menuGenericoXML.olistmenuitem}

      "/>
      </t:jscookMenu>

      Something similar to selectOneMenu here passes the value from the item seleecionado to the managed-bean
      <t:selectOneMenu goes = "selectGrupo" valued = "#

      {listadoUsuariosBean.sgrupoactual}

      " onchange = "submit () immediate = "true">
      <f:selectItems valued = "#

      {listadoGruposBean.olistgrupos}

      "/>
      </t:selectOneMenu>

      As I can make it???

      thank you!!

      Attachments

        Activity

          People

            hazems Hazem Saleh
            amarques Alberto Marqués
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: