ApplicationPage: add showView(String id, Object input)
------------------------------------------------------
Key: RCP-589
URL: http://jira.springframework.org/browse/RCP-589
Project: Spring Rich Client Project
Issue Type: Improvement
Reporter: Peter De Bruycker
Assignee: Peter De Bruycker
add showView(String id, Object input) to ApplicationPage
A setInput method would be added to the View interface, with an empty implementation in AbstractView. Concrete implementations could then implement this method to update its state. This method would be called by the showView method in the ApplicationPage
--
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
|