Interface TextboxRole

All Superinterfaces:
InputRole, Role, WidgetRole
All Known Implementing Classes:
TextboxRoleImpl

public interface TextboxRole extends InputRole
A type that represents the textbox role in the ARIA specification.
See Also: