Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java objects not refreshed
#3
Not Solved
required_Value="test"
row=window(..).table("Inter-cell spacing:").GetROProperty("Rows")
For i=1 to row
Value=window(..).table("Inter-cell spacing:").GetCellData(i, 1)
If (required_Value=Actual_Value) Then
window(..).table("Inter-cell spacing:").SelectCell i, 1
Exit for
End if
Next
Reply


Messages In This Thread
Java objects not refreshed - by bonnaudc - 02-28-2017, 09:34 PM
RE: Java objects not refreshed - by vinod123 - 03-03-2017, 10:02 AM
RE: Java objects not refreshed - by prajyot - 03-08-2017, 11:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad How do you clear default values of java edit box contained within a java table? shiraz 2 5,974 12-18-2008, 10:10 AM
Last Post: shiraz

Forum Jump:


Users browsing this thread: 1 Guest(s)