Interface SelectedAttribute

All Known Implementing Classes:
OptionTag, OptionTag

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

    Modifier and Type
    Method
    Description
    void
    setSelected(boolean selected)
     
  • Method Details

    • setSelected

      void setSelected(boolean selected)