Actions
Support #852
closedAccess table cells through the WTableColumn and WTableRow and backwards
Start date:
06/12/2011
Due date:
% Done:
0%
Estimated time:
Description
It would be convenient to have methods of WTableCell returning WTableColumn and WTableRow and methods of WTableColumn and WTableRow like elementAt()
. Currently methods return ints to be converted into rows and columns.
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
Hey,
Quite right. I've added them.
Regards,
koen
Updated by Koen Deforche over 13 years ago
- Status changed from Resolved to Closed
Actions