Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-22 Thread Daniel Niklas
g wrong? For example (second post of this thread) : public void nodeSelected(ActionEvent e) { this.currentPerson = (Person) treeModel.getRowData(); selectedRowKeys.clear(); selectedRowKeys.add(); } Daniel -- View this message in context: http://www.nabble.com/-Trin

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-22 Thread Matthias Wessendorf
t; What do you mean? Multi selection in combination with Strg+/Shift? Single > selection is possible or what do you mean? > > Daniel > -- > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p15015342

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-22 Thread Daniel Niklas
quot;select" a node in the tree. > Like selecting a note on your native file-explorer. > What do you mean? Multi selection in combination with Strg+/Shift? Single selection is possible or what do you mean? Daniel -- View this message in context: http://www.nabble.com/-Trinidad--sign

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-21 Thread Matthias Wessendorf
er, tr:tree doesn't provide this attribute. > > > > i know that the tag-doc indicates a different behaviour. > > > Ok, then it is a bug?! > > Best regards > Daniel > -- > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-met

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-21 Thread Daniel Niklas
doc indicates a different behaviour. > Ok, then it is a bug?! Best regards Daniel -- View this message in context: http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p15001706.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-21 Thread Gerhard Petracek
. > > > > > > best regards > > Daniel > > -- > > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14995033.html > > > > Sent from the MyFaces - Users mailing list archive at N

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-21 Thread Matthias Wessendorf
gt; -- > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14995033.html > > Sent from the MyFaces - Users mailing list archive at Nabble.com. > > -- Matthias Wessendorf further stuff: blog:

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-21 Thread Richard Yee
dRowKeys.add(); > } > > public void nodeSelectedEvent(SelectionEvent event) > { > System.out.println("---> node selected."); > } > > best regards > Daniel > -- > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14995033.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > >

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-21 Thread Daniel Niklas
uot;); } best regards Daniel -- View this message in context: http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14995033.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Trinidad] signature of method for selectionListener on a tree

2008-01-18 Thread Matthias Wessendorf
selectionListener="#{myBean.nodeSelected}"> > > What is the signature of the method in my backing bean? > > Best regards > Daniel > -- > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp149508

[Trinidad] signature of method for selectionListener on a tree

2008-01-18 Thread Daniel Niklas
Hi, i want to define a selectionListener on my tree component: What is the signature of the method in my backing bean? Best regards Daniel -- View this message in context: http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14950886.html Sent