Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Icefaces,我想在单击重置按钮时清除所有 Ice:messages(validation Messages)。我在 Ice:commandButton 中使用 type="reset" 而没有任何 actionListener。谁能帮我plzz ..提前谢谢!
将您的消息放入表单(此属性用于重置表单)或解决验证错误并刷新页面。