Module AM37

Interface Toggleable

All Superinterfaces:
KeyEventListener
All Known Implementing Classes:
ActiveItem, Button, ClosingButton, GridOverlay, ListItem, ListPane, ReturningButton, ReturningListItem, SimpleListItem, SingleChoiceListPane, TextBox

public interface Toggleable
extends KeyEventListener
Interface for items which input can be toggled on or off
  • Method Details

    • enable

      void enable()
      Enables the component
    • onDisable

      void onDisable()
      Disables the component