Skip to main content



      Home
Home » Archived » Jubula » How do I check whether a tree node is expanded?
How do I check whether a tree node is expanded? [message #981238] Mon, 12 November 2012 04:09 Go to next message
Eclipse UserFriend
Hello community

for my tests I need to know how I can check whether a tree node is expanded or collapsed. It would also help to know how to check whether a sub-tree-node is currently displayed or not.
Until now I only found out how to check whether a node is in the tree at all using ub_tre_checkExistanceOfNode_byTextpath.
Is there a way to solve this using ub_grc_checkProperty?

Thanks for your help in advance

Janine
Re: How do I check whether a tree node is expanded? [message #985256 is a reply to message #981238] Thu, 15 November 2012 04:07 Go to previous message
Eclipse UserFriend
Hi,

I'm afraid I don't know if there's a property for the expanded state of a particular node. The developers on your team might be able to help you further by having a look in the source code.
Alternatively, you might want to think of other ways of checking the same thing. If the node that should be expanded is also selected, then you could check for the selection, for example.

HTH,
Alex
Previous Topic:check existence of a connection
Next Topic:Working with DataSets
Goto Forum:
  


Current Time: Tue Jul 01 13:26:47 EDT 2025

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

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

Back to the top