Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ValuesManager - validate() and getValues()

$
0
0
SmartGWT 4.1 / FF 26

If a value in a ValuesManager is changed, getValues() returns all the values including the changed value.

But if you then call validate() followed by getValues(), all the values are returned but the changed value is back to its original value, even though the FormItem shows the updated value.

Viewing all articles
Browse latest Browse all 4756

Trending Articles