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

Key: IDEABKL-3717
Type: Bug Bug
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: It's not a valid to call getText for JFormattedTextField in Data Binding

Created: 30 Jan 06 07:46   Updated: 19 Jul 06 20:00
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
Then you will bind values by Data Binding Wizard, it create the code, where are call to getText for tex components. But for JFormattedTextfield is incorrect. Method getValue must be used. And, also commitEdit before getValue.

For setting value - it must use setValue method, not setText.



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