Package | Description |
---|---|
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 |
RoleMenuItemCheckbox
This interface represents the menuitemcheckbox role.
|
interface |
RoleMenuItemRadio
This interface represents the menuitemradio
role.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleMenuItemCheckboxImpl
This is the implementation of
RoleMenuItemCheckbox . |
class |
RoleMenuItemImpl
This is the implementation of
RoleMenuItem . |
class |
RoleMenuItemRadioImpl
This is the implementation of
RoleMenuItemRadio . |
Modifier and Type | Method and Description |
---|---|
Class<RoleMenuItem> |
RoleMenuItemImpl.getRoleInterface() |
Copyright © 2001–2016 mmm-Team. All rights reserved.