Forum Discussion
exdunepilot
9 years agoContributor
The answer for us is: table.getItems().get( row ) which then gives us access to the methods of the custom class, whether row(s) is visible onscreen or not.
The answer for us is: table.getItems().get( row ) which then gives us access to the methods of the custom class, whether row(s) is visible onscreen or not.