Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Drag and Drop - object mapping error (Drag and Drop - object mapping error )
Drag and Drop - object mapping error [message #794178] Thu, 09 February 2012 01:42 Go to next message
rahul kulkarni is currently offline rahul kulkarniFriend
Messages: 4
Registered: February 2012
Junior Member
In our RCP application we are trying to drag tree node, by using unbound module drag by textpath and dropping it on the table component. For Drop I am getting an error, "object mapping incomplete". Drag is mapped correctly.

Is it possible to drag from tree component and drop on table component?
Re: Drag and Drop - object mapping error [message #794349 is a reply to message #794178] Thu, 09 February 2012 07:18 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

Yes such actions are possible. Bear in mind that because you are using two different components in the test (a tree and a table), that you will need to create and map a component name for both. For the drop action, unless you want to drop it on a specific cell, then it sounds like you'll need the unbound module for drop on graphics component (grc) - it'll be the drop action that's not in a category. Then you can add the component name for the table and map it.

HTH,
Alex
Previous Topic:Various Questions (Tabbed pane, mouse movement, languages, empty strings)
Next Topic:How to test Browse for Folder window
Goto Forum:
  


Current Time: Fri Apr 19 15:01:01 GMT 2024

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

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

Back to the top