Sorry...
I'm using Struts 2.0.11.2
2008/12/11 Juanjo Cuadrado <[EMAIL PROTECTED]>
> Hi,
>
> I'm working with s:tree tag, but it not working for me.
>
> I have this code in my jsp
>
> ...
>
> dojo.even.topic.subscribe("treeSelected", function(e){
> alert("The
Hi,
I'm working with s:tree tag, but it not working for me.
I have this code in my jsp
...
dojo.even.topic.subscribe("treeSelected", function(e){
alert("The id is:" + e.node.widgetId);
});
...
looking for this in many tutorials, forums... but
I haven't found anything...
Thanks in advance!
--
View this message in context:
http://www.nabble.com/Combining-the-iterator-tag-with-the-tree-tag-%28problem-with-label-field%29-tp15061806p15061806.html
Sent
es.
>
> I used the regular iterate and multibox tags and CSS to get this done
> really
> straight forward, without using tree tag.
>
>
>
> On 11/28/07, akash agrawal wrote:
> >
> > Hi,
> >
> > Trying to build a form having a tree where each n
children
nodes' checkboxes.
I used the regular iterate and multibox tags and CSS to get this done really
straight forward, without using tree tag.
On 11/28/07, akash agrawal wrote:
>
> Hi,
>
> Trying to build a form having a tree where each node in the tree needs to
> have a checkbo
has a checkbox that could check or uncheck all the children
nodes' checkboxes.
I used the regular iterate and multibox tags and CSS to get this done really
straight forward, without using tree tag.
On 11/28/07, akash agrawal <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Trying t
Hi,
Trying to build a form having a tree where each node in the tree needs to have
a checkbox to take input from the user. How can I accomplish this using struts
tree tag?
Thanks,
-Akash
-
Get easy, one-click access to your favorites. Make Yahoo! your
>
>
> Hi,
>
> is there a way to specify different images for each node? Or are property
> such expandIconSrcPlus immutable for the entire tree?
>
> Thanks,
>
> P.
...ping? (Btw, I think it's not possibile because it's a ?)
--
Hi,
is there a way to specify different images for each node? Or are property
such expandIconSrcPlus immutable for the entire tree?
Thanks,
P.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
You can use "treeSelectedTopic" to get notified when a node is clicked.
musachy
On 7/24/07, Richard Sayre <[EMAIL PROTECTED]> wrote:
I am using the tre tag to display a tree of items. I got a very basic
tree showing. Is it possible to have the tree node do something when
you click it? I trie
I am using the tre tag to display a tree of items. I got a very basic
tree showing. Is it possible to have the tree node do something when
you click it? I tried onclick but it didnt seem to render that
attribute into the HTML. Is it possible to add some extra html to
each node (for example a c
11 matches
Mail list logo