Interface AriaAttributeType

All Known Implementing Classes:
AutocompleteValue, CheckedValue, DropeffectValue, ExpandedValue, GrabbedValue, Id, InvalidValue, LiveValue, OrientationValue, PressedValue, RelevantValue, SelectedValue, SortValue

public interface AriaAttributeType
Interface that is and needs to be implemented by ALL non primitive attribute types
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getAriaValue

      String getAriaValue()