Interface IClearButton


public interface IClearButton
Called from the ClearButton when pressed.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called from the ClearButton.
  • Method Details

    • onClear

      void onClear()
      Called from the ClearButton.