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 |
RoleAlert
This interface represents the alert role.
|
interface |
RoleAlertDialog
This interface represents the alertdialog
role.
|
interface |
RoleApplication
This interface represents the application
role.
|
interface |
RoleArticle
This interface represents the article 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 |
RoleDirectory
This interface represents the composite role.
|
interface |
RoleForm
This interface represents the form role.
|
interface |
RoleGrid
This interface represents the composite role.
|
interface |
RoleLandmark
This interface represents the abstract landmark
role.
|
interface |
RoleList
This interface represents the list role.
|
interface |
RoleListbox
This interface represents the listbox role.
|
interface |
RoleLog
This interface represents the log role.
|
interface |
RoleMain
This interface represents the main role.
|
interface |
RoleMenu
This interface represents the menu role.
|
interface |
RoleMenuBar
This interface represents the menubar role.
|
interface |
RoleNavigation
This interface represents the navigation role.
|
interface |
RoleSearch
This interface represents the search role.
|
interface |
RoleStatus
This interface represents the status role.
|
interface |
RoleTabList
This interface represents the tablist role.
|
interface |
RoleTabPanel
This interface represents the tabpanel role.
|
interface |
RoleTimer
This interface represents the timer role.
|
interface |
RoleTreeGrid
This interface represents the treegrid role.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleAlertDialogImpl
This is the implementation of
RoleAlertDialog . |
class |
RoleAlertImpl
This is the implementation of
RoleAlert . |
class |
RoleApplicationImpl
This is the implementation of
RoleApplication . |
class |
RoleArticleImpl
This is the implementation of
RoleArticle . |
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 |
RoleDirectoryImpl
This is the implementation of
RoleDirectory . |
class |
RoleFormImpl
This is the implementation of
RoleForm . |
class |
RoleGridImpl
This is the implementation of
RoleGrid . |
class |
RoleListboxImpl
This is the implementation of
RoleListbox . |
class |
RoleListImpl
This is the implementation of
RoleList . |
class |
RoleLogImpl
This is the implementation of
RoleLog . |
class |
RoleMainImpl
This is the implementation of
RoleMain . |
class |
RoleMenuBarImpl
This is the implementation of
RoleMenuBar . |
class |
RoleMenuImpl
This is the implementation of
RoleMenu . |
class |
RoleNavigationImpl
This is the implementation of
RoleNavigation . |
class |
RoleRegionImpl
This is the implementation of
RoleRegion . |
class |
RoleSearchImpl
This is the implementation of
RoleSearch . |
class |
RoleStatusImpl
This is the implementation of
RoleStatus . |
class |
RoleTabListImpl
This is the implementation of
RoleTabList . |
class |
RoleTabPanelImpl
This is the implementation of
RoleTabPanel . |
class |
RoleTimerImpl
This is the implementation of
RoleTimer . |
class |
RoleTreeGridImpl
This is the implementation of
RoleTreeGrid . |
Modifier and Type | Method and Description |
---|---|
Class<RoleRegion> |
RoleRegionImpl.getRoleInterface() |
Copyright © 2001–2016 mmm-Team. All rights reserved.