to.etc.domui.dom.html
Interface IValueChanged<T extends NodeBase>


public interface IValueChanged<T extends NodeBase>


Method Summary
 void onValueChanged(T component)
           
 

Method Detail

onValueChanged

void onValueChanged(T component)
                    throws java.lang.Exception
Throws:
java.lang.Exception