Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Check the properties of the GEF components
Check the properties of the GEF components [message #896962] Fri, 20 July 2012 14:49 Go to next message
Zhongling HANG is currently offline Zhongling HANGFriend
Messages: 9
Registered: June 2012
Location: Lille,France
Junior Member
Hi, everybody,
Recently I am doing the test for the GEF components. And when I use the action "Check" in the library
index.php/fa/10788/0/
And define the parameters just like this:
index.php/fa/10789/0/
To test the component named "procedure1":
index.php/fa/10790/0/
But it says it can't find the property named "name"
index.php/fa/10791/0/
Problem:
1. Is it because the name of the property is not correct (I also have tried with "Name" and "Name :") or we can't check the property of the GEF component like this?
2. How can we know the exact name of the property of GEF component?
Thank you very much!!!
  • Attachment: 94.png
    (Size: 6.86KB, Downloaded 375 times)
  • Attachment: 93.png
    (Size: 40.54KB, Downloaded 430 times)
  • Attachment: 95.png
    (Size: 31.74KB, Downloaded 403 times)
  • Attachment: 92.png
    (Size: 27.25KB, Downloaded 385 times)


Jubula, SWTBot
Re: Check the properties of the GEF components [message #897764 is a reply to message #896962] Wed, 25 July 2012 08:38 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

The property used in the Check Property action must be something that is actually declared as a property on the figure. It must be directly "accessible" on the figure. To find out what properties there are, you'll probably need to ask a developer (or look in the code).

The documentation for the Figure Canvas actions is here.

HTH,
Alex
Previous Topic:Observation mode's problem recording TableViewer
Next Topic:Setup Java applet application
Goto Forum:
  


Current Time: Tue Mar 19 05:25:31 GMT 2024

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

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

Back to the top