|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:41:25
|
[ http://jira.springframework.org/browse/RCP-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-82:
----------------------------
Fix Version/s: 1.x
> ValidationEvent should not require anything to be passed in
> -----------------------------------------------------------
>
> Key: RCP-82
> URL: http://jira.springframework.org/browse/RCP-82
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Reporter: Jim Moore
> Priority: Minor
> Fix For: 1.x
>
>
> For example: you have a screen that has a list (no FormModel) in a panel, and you want the WizardPage to be enabled or disabled based on whether or not the panel is valid (ie, something is selected in the list). The selection/deselection is, logically, a valid/invalid event.
> Currently, you have to pass in a FormModel and the Constraint involved. However, as the example illustrates, neither may be relivant to something being valid or invalid.
--
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
|