Interface FactTypeKnownValueChangeHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface FactTypeKnownValueChangeHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonValueChanged(FactTypeKnownValueChangeEvent factTypeKnownValueChangeEvent)
-
-
-
Method Detail
-
onValueChanged
void onValueChanged(FactTypeKnownValueChangeEvent factTypeKnownValueChangeEvent)
-
-