org.kuali.student.common.ui.client.configurable.mvc
Class ValidationEventBindingImpl

java.lang.Object
  extended by org.kuali.student.common.ui.client.configurable.mvc.ValidationEventBindingImpl
All Implemented Interfaces:
ValidationEventBinding

public class ValidationEventBindingImpl
extends Object
implements ValidationEventBinding

Adds the appropriate handler to the widget contained within the FieldDescriptor for when to set that the field has had focus/user interaction based on what type of widget

Author:
Kuali Student Team

Constructor Summary
ValidationEventBindingImpl()
           
 
Method Summary
 void bind(FieldDescriptor fd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationEventBindingImpl

public ValidationEventBindingImpl()
Method Detail

bind

public void bind(FieldDescriptor fd)
Specified by:
bind in interface ValidationEventBinding


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.