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 |
RoleColumnHeader
This interface represents the columnheader
role.
|
interface |
RoleHeading
This interface represents the heading role.
|
interface |
RoleRowHeader
This interface represents the rowheader role.
|
interface |
RoleTab
This interface represents the tab role.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleColumnHeaderImpl
This is the implementation of
RoleColumnHeader . |
class |
RoleHeadingImpl
This is the implementation of
RoleHeading . |
class |
RoleRowHeaderImpl
This is the implementation of
RoleRowHeader . |
class |
RoleTabImpl
This is the implementation of
RoleTab . |
Copyright © 2001–2016 mmm-Team. All rights reserved.