Tomahawk: jscookMenu: action and actionListener attributes are not working !!!

2007-09-23 Thread Reza Samoody
Hi, I'm trying to use a jscookMenu component but neither the action nor actionListner attributes work. Does any one knows how to solve this problem? thx

[Trinidad] tr:selectManyShuttle

2007-09-14 Thread Reza Samoody
Hi, I need to use a selectManyShuttle component. I don't know how many selection items are included in selectManyShuttle. I tried to use tr:selectManyShuttle value=#{list.selected} f:selectItems value=#{list.selections} / /tr:selectManyShuttle but it seems f:selectItems is not working with

[Trinidad] tr:selectManyShuttle

2007-09-10 Thread Reza Samoody
I'm trying to use a simple selectManyShuttle. It does not transfer the items between the lists. Do I need to define any backing bean or component for selectManyShuttle. here is the code: html xmlns=http://www.w3.org/1999/xhtml; xmlns:f=http://java.sun.com/jsf/core;

[[Trinidad] tr:selectManyShuttle

2007-09-10 Thread Reza Samoody
Hi, I'm trying to use a very simple selectManyShuttle as below: tr:selectManyShuttle id=serviceTypeSelection value=#{ providerBean.serviceTypes} leadingHeader=#{ mapMsg.availableServiceTypes} trailingHeader=#{