|
Re: getCellEditor(int row, int col): msg#00159java.ulc.devel
Etienne, I do not quite understand, since I also need to know the row. You see the row "yype" determines what Render/Editor to use where one row can be a string render/editor, another row an int render/editor and other a boolean render/editor, etc. Mario ----- Original Message ----- From: "Etienne Studer" <estuder@xxxxxxxxx> To: "Mario H. Castillo" <mariohc@xxxxxxxxxxxxxxxxx>; "Ulc-Developer@Canoo. Com" <ulc-developer@xxxxxxxxx> Sent: Tuesday, July 25, 2006 6:08 PM Subject: RE: [ULC-developer] getCellEditor(int row, int col) Hi Mario I recommend to add a renderer/editor to each column explicitly. This way, you can easily pass the column id or something else that is unique in the constructor of the renderer/editor. ULCTableColumn#setCellRenderer(ITableCellRenderer) ULCTableColumn#setCellEditor(ITableCellEditor) We use this approach and I feel quite comfortable with it since it gives me full control. Regards, Etienne -----Original Message-----
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: getCellEditor(int row, int col), Etienne Studer |
|---|---|
| Next by Date: | RE: getCellEditor(int row, int col), Etienne Studer |
| Previous by Thread: | RE: getCellEditor(int row, int col), Etienne Studer |
| Next by Thread: | RE: getCellEditor(int row, int col), Etienne Studer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |