
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
GUI Designer
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|