| View previous topic :: View next topic |
| Author |
Message |
John Whitt Posted via mailing list.
|
Posted: Mon Jun 23, 2008 10:14 am Post subject: UNSUBSCRIBE ME |
|
|
----- Original Message -----
From: "Patrick Keegan" <Patrick.Keegan@Sun.COM>
To: <nbusers@netbeans.org>
Sent: Monday, June 23, 2008 5:51 AM
Subject: Re: [nbusers] Customize ELProperty in UI Builder?
| Quote: | John K wrote:
| Quote: | When I bind a JTable to a list, I have the opportunity to choose which
properties of the backing Bean I want to display in the JTable.
Unfortunately, I cannot seem to customize the ELProperty that the UI
builder
creates. So, for example, Matisse creates:
columnBinding =
jTableBinding.addColumnBinding(ELProperty.create("${prop1}"));
but I want
columnBinding =
jTableBinding.addColumnBinding(ELProperty.create("${prop1.subProperty}"));
Is there a way to do customize the ELProperty while still using the UI
builder, or do I just have to custom create all my binding code?
| Sure. Right-click the JTable, choose Table Contents, and click the Columns
tab. There you can customize the expressions for each column.
-Patrick
|
|
|
| Back to top |
|
 |
Nuno Guerreiro (GMail) Posted via mailing list.
|
Posted: Mon Jun 23, 2008 10:32 am Post subject: UNSUBSCRIBE ME |
|
|
| UNSUBSCRIBE ME |
|
| Back to top |
|
 |
Ian Carter Posted via mailing list.
|
Posted: Mon Jun 23, 2008 11:14 am Post subject: UNSUBSCRIBE ME |
|
|
If you're trying to ususcribe from this mail list, send an empty email to:
nbusers-unsubscribe@netbeans.org
Ian
-----Original Message-----
From: Nuno Guerreiro (GMail) [mailto:guerreiro.nma@gmail.com]
Sent: 23 June 2008 11:32
To: nbusers@netbeans.org
Subject: [nbusers] UNSUBSCRIBE ME
UNSUBSCRIBE ME |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|