Interface TabindexAttribute

All Known Implementing Classes:
InputTag, InputTag

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

    Modifier and Type
    Method
    Description
    void
    setTabindex(int tabindex)
     
  • Method Details

    • setTabindex

      void setTabindex(int tabindex)