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 |
AttributeWriteAriaPosInSet
This interface gives read and write access to the
posInSet attribute of an object. |
Modifier and Type | Interface and Description |
---|---|
interface |
RoleListItem
This interface represents the listitem role.
|
interface |
RoleMenuItemRadio
This interface represents the menuitemradio
role.
|
interface |
RoleOption
This interface represents the option role.
|
interface |
RoleRadio
This interface represents the radio role.
|
interface |
RoleTreeItem
This interface represents the treeitem role.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoleOption
This is the abstract base implementation of
RoleOption . |
class |
RoleListItemImpl
This is the implementation or
RoleListItem . |
class |
RoleMenuItemRadioImpl
This is the implementation of
RoleMenuItemRadio . |
class |
RoleOptionImpl
This interface represents the option role.
|
class |
RoleRadioImpl
This is the implementation of
RoleRadio . |
class |
RoleTreeItemImpl
This is the implementation of
RoleTreeItem . |
Copyright © 2001–2016 mmm-Team. All rights reserved.