History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3695
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Alexey Efimov
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

GUI Designer: Adding PropertyChangeSupport into Form

Created: 30 Jan 06 08:29   Updated: 10 Jul 06 20:43
Component/s: GUI Designer
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,121


 Description  « Hide
Like Data Binding Wizard. Please add wizard for adding PropertyChangeSupport for components on Form.
It must add two methods to Form - addPropertyChangeListener and removePropertyChangeListener. Also it must add syntetic listener to each component and delegate event from it to any attached user listeners of Form.

Main purpose - send events of changes in form:

Changed component 'username': oldValue = ... , newValue = ...
Changed component 'password': oldValue = ... , newValue = ...



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.