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 |
RoleApplication
This interface represents the application
role.
|
interface |
RoleBanner
This interface represents the banner role.
|
interface |
RoleComplementary
This interface represents the complementary
role.
|
interface |
RoleContentInfo
This interface represents the contentinfo
role.
|
interface |
RoleForm
This interface represents the form role.
|
interface |
RoleMain
This interface represents the main role.
|
interface |
RoleNavigation
This interface represents the navigation role.
|
interface |
RoleSearch
This interface represents the search role.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleApplicationImpl
This is the implementation of
RoleApplication . |
class |
RoleBannerImpl
This is the implementation of
RoleBanner . |
class |
RoleComplementaryImpl
This is the implementation of
RoleComplementary . |
class |
RoleContentInfoImpl
This is the implementation of
RoleContentInfo . |
class |
RoleFormImpl
This is the implementation of
RoleForm . |
class |
RoleMainImpl
This is the implementation of
RoleMain . |
class |
RoleNavigationImpl
This is the implementation of
RoleNavigation . |
class |
RoleSearchImpl
This is the implementation of
RoleSearch . |
Copyright © 2001–2016 mmm-Team. All rights reserved.