Interface CheckedAttribute

All Known Implementing Classes:
InputTag, InputTag

public interface CheckedAttribute
Something with a checked attribute.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setChecked(boolean checked)
     
  • Method Details

    • setChecked

      void setChecked(boolean checked)