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 |
RoleDirectory
This interface represents the composite role.
|
interface |
RoleListbox
This interface represents the listbox role.
|
interface |
RoleMenu
This interface represents the menu role.
|
interface |
RoleMenuBar
This interface represents the menubar role.
|
interface |
RoleTabList
This interface represents the tablist role.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleDirectoryImpl
This is the implementation of
RoleDirectory . |
class |
RoleListboxImpl
This is the implementation of
RoleListbox . |
class |
RoleListImpl
This is the implementation of
RoleList . |
class |
RoleMenuBarImpl
This is the implementation of
RoleMenuBar . |
class |
RoleMenuImpl
This is the implementation of
RoleMenu . |
class |
RoleTabListImpl
This is the implementation of
RoleTabList . |
Modifier and Type | Method and Description |
---|---|
Class<RoleList> |
RoleListImpl.getRoleInterface() |
Copyright © 2001–2016 mmm-Team. All rights reserved.