Uses of Interface
com.notuvy.util.ValueChangeHandler

Packages that use ValueChangeHandler
com.notuvy.util Various general utilities. 
 

Uses of ValueChangeHandler in com.notuvy.util
 

Classes in com.notuvy.util that implement ValueChangeHandler
 class DependentText
          Use one of two text values depending on a boolean flag.
static class DependentText.Label
           
static class DependentText.Menu
           
static class DependentText.ToolTip
           
 

Methods in com.notuvy.util with parameters of type ValueChangeHandler
 ValueHolder<T> ValueHolder.addHandler(ValueChangeHandler<T> pHandler)
           
 ValueHolder<T> ValueHolder.removeHandler(ValueChangeHandler<T> pHandler)
           
 



Copyright © 2013. All Rights Reserved.