Interface IClearButton


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

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

    • onClear Link icon

      void onClear()
      Called from the ClearButton.