|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:17:19
|
[ http://jira.springframework.org/browse/RCP-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo resolved RCP-299.
------------------------------
Resolution: Won't Fix
Fix Version/s: 1.0.2
Controls can be added through the factory bean for command groups
> and access to the control on a CommandGroup
> -------------------------------------------
>
> Key: RCP-299
> URL: http://jira.springframework.org/browse/RCP-299
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Command System
> Reporter: Brian Ross
> Assignee: Larry Streepy
> Fix For: 1.0.2
>
> Attachments: CommandGroup.java
>
>
> some CommandGroup controls, like the toolbar, only support a very small set of features at this point. Those who wish to add things to the toolbar other than plain buttons need a way to access the control from their code. this involves only a small change to CommandGroup.java, which I will attach.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|