Using gwt-diagrams-0.1.jar.
After a widget has been wrapped using the UIObjectConnector.wrap(...)
method you are unable to change the allowed directions for the Connector.
This is problematic if you have a UI where you want to allow users to
modify the Connector anchor points.
Workaround:
The simplest workaround that I can think of, that has the fewest
complications, is to not use the UIObjectConnector class at all. Instead,
write one of your own that has similar functionality but has the
flexibility needed for you application.
Original issue reported on code.google.com by xsegr...@gmail.com on 23 Jan 2008 at 9:19
Original issue reported on code.google.com by
xsegr...@gmail.com
on 23 Jan 2008 at 9:19