Interface EnabledStateChangeListener
-
@JsFunction public interface EnabledStateChangeListenerA Listener for changes in a Widget's enabled state
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidenabledStateChanged(boolean enabled)Called when the enabled state of a Widget changes
-