Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Groovy / Modules / Transactions Question(A question on dealing with tables of transactions in Groovy)
Groovy / Modules / Transactions Question [message #1786254] Fri, 27 April 2018 18:01
Richard Blitz is currently offline Richard BlitzFriend
Messages: 1
Registered: April 2018
Junior Member
I have a question...
I'm getting started with Geb and Groovy....
If I have a table of transactions with each row containing about 5 or 6 fields,
and say I have a module that involves each transaction row...
I'm trying to think of a way using moduleList that I can somehow
identify a transaction in the table reliably without using row numbers
and without using fields from the table (which I modify in the tests)....
My goal is when I'm working with a transaction and the table of transactions
gets sorted... then I can find the same transaction in the sorted table easily...
It's a little bit of a puzzle.... Rich
Previous Topic:Eclipse Color Theme Groovy Editor not working
Next Topic:Plans on supporting Java 10 and 11 in Eclipse Photon
Goto Forum:
  


Current Time: Fri Apr 19 22:30:07 GMT 2024

Powered by FUDForum. Page generated in 0.02930 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top