Interface CheckboxItemIF

All Superinterfaces:
ConsoleUIItemIF
All Known Implementing Classes:
CheckboxItem, Separator

public interface CheckboxItemIF extends ConsoleUIItemIF
  • Method Details

    • isChecked

      default boolean isChecked()