Package com.iizigo.prop
Interface IClearButton
-
public interface IClearButton
Called from the ClearButton when pressed.- Author:
- Christopher Mindus
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onClear()
Called from the ClearButton.
-