|
From: Benoit X. (JIRA) <no...@at...> - 2007-09-11 21:24:49
|
ShuttleList cannot be enabled/disabled
--------------------------------------
Key: RCP-486
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-486
Project: Spring Framework Rich Client Project
Issue Type: Bug
Components: Helper Classes
Affects Versions: 0.3.0
Reporter: Benoit Xhenseval
Hi
I'd like to offer a rough patch for the following issue. It seems that the ShuttleList does not support changes to the 'enabled' meta data for a field.
I've fixed this by simply overriding a setEnabled method on the ShuttleList which then enables (or not) the 2 lists and buttons). The buttons had to become fields.
I hope you can integrate this change.
Thanks!
Benoit
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|