reset the fields on a value change in selectBooleanCheckbox

I need to reset the values of all other fields while changing a selectBooleanCheckbox value. Could you suggest me a method?
[137 byte] By [misha.thomasa] at [2007-10-3 1:12:12]
# 1
Use a ValueChangeListener on the checkbox. A quick search on the valueChangeListener ought to reveal a number of great tutorials to help you do this.CowKing
IamCowKinga at 2007-7-14 18:09:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...