Package | Description |
---|---|
net.sf.mmm.client.ui.api.aria.attribute |
Contains abstract interfaces for attributes of ARIA roles.
|
net.sf.mmm.client.ui.api.aria.role |
Contains interfaces for WAI-ARIA roles.
|
net.sf.mmm.client.ui.base.aria.role |
Contains abstract base implementation of ARIA roles.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeWriteAriaAutocomplete
This interface gives read and write access to the
autocomplete attribute of an
object. |
Modifier and Type | Interface and Description |
---|---|
interface |
RoleCombobox
This interface represents the combobox role.
|
interface |
RoleTextbox
This interface represents the textbox role.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoleWithCommonAttributesAndAutocomplete
This class extends
AbstractRoleWithCommonAttributes with AttributeWriteAriaAutocomplete . |
class |
RoleComboboxImpl
This is the implementation of
RoleCombobox . |
class |
RoleTextboxImpl
This is the implementation of
RoleTextbox . |
Copyright © 2001–2016 mmm-Team. All rights reserved.