Interface TreeRole

All Superinterfaces:
CompositeRole, GroupRole, InputRole, Role, SectionRole, SelectRole, StructureRole, WidgetRole
All Known Subinterfaces:
TreegridRole
All Known Implementing Classes:
TreegridRoleImpl, TreeRoleImpl

public interface TreeRole extends SelectRole
A type that represents the tree role in the ARIA specification.
See Also: