contextMenu display

UI Components for JSF
Post Reply
usamagdy
Posts: 22
Joined: 13 Mar 2011, 08:19
Contact:

22 Mar 2011, 14:37

i added contextMenu to my tree
but when click the contextMenu displayed far away from the node

<p:contextMenu id="tterrr" for="trNode" >

<p:menuitem id="mio" >
<p:commandLink action="#{customer.addBranch}" value="Add Branch" update="orm" disabled="#{customer.disabled}" />
</p:menuitem>
<p:menuitem id="mio2"
>
<p:commandLink action="#{customer.addBranch}" value="Add Billing Account" update="orm" disabled="#{customer.disabled}" />
</p:menuitem>


</p:contextMenu>
Certified Sun Java programmer 6
Certified IBM DB2 Associate
Certified IBM Associate Developer
Certified IBM Application Developer.
Certified IBM System Administrator:

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 50 guests