1 Reply Latest reply on May 19, 2009 5:33 PM by nbelaevski

    rich:contextMenu

    samuraicoder

      I tried using rich:contextMenu in JBOSS dev studio, but Intellisense does not pick it up or provide attributes for it in the properties window.

      Can anyone tell me what I have to do to enable it?

      I have the following on my facelets page:

      <ui:composition xmlns="http://www.w3.org/1999/xhtml"
      xmlns:s="http://jboss.com/products/seam/taglib"
      xmlns:ui="http://java.sun.com/jsf/facelets"
      xmlns:f="http://java.sun.com/jsf/core"
      xmlns:h="http://java.sun.com/jsf/html"
      xmlns:a4j="https://ajax4jsf.dev.java.net/ajax"
      xmlns:rich="http://richfaces.ajax4jsf.org/rich"
      template="layout/template.xhtml">
      <ui:define name="body">