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 |
RoleColumnHeader
This interface represents the columnheader
role.
|
interface |
RoleCombobox
This interface represents the combobox role.
|
interface |
RoleComplementary
This interface represents the complementary
role.
|
interface |
RoleContentInfo
This interface represents the contentinfo
role.
|
interface |
RoleDefinition
This interface represents the definition role.
|
interface |
RoleDirectory
This interface represents the composite role.
|
interface |
RoleDocument
This interface represents the document role.
|
interface |
RoleForm
This interface represents the form role.
|
interface |
RoleGrid
This interface represents the composite role.
|
interface |
RoleGridCell
This interface represents the gridcell role.
|
interface |
RoleGroup
This interface represents the group role.
|
interface |
RoleHeading
This interface represents the heading role.
|
interface |
RoleImg
This interface represents the img (image) 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 |
RoleListItem
This interface represents the listitem role.
|
interface |
RoleLog
This interface represents the log role.
|
interface |
RoleMain
This interface represents the main role.
|
interface |
RoleMarquee
This interface represents the marquee role.
|
interface |
RoleMath
This interface represents the math 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 |
RoleNote
This interface represents the note role.
|
interface |
RolePresentation
This interface represents the presentation
role.
|
interface |
RoleRadioGroup
This interface represents the radiogroup role.
|
interface |
RoleRegion
This interface represents the region role.
|
interface |
RoleRow
This interface represents the row role.
|
interface |
RoleRowGroup
This interface represents the rowgroup role.
|
interface |
RoleRowHeader
This interface represents the rowheader role.
|
interface |
RoleSearch
This interface represents the search role.
|
interface |
RoleSection
This interface represents the abstract section
role.
|
interface |
RoleSectionHead
This interface represents the abstract sectionhead role.
|
interface |
RoleSelect
This interface represents the abstract select
role.
|
interface |
RoleSeparator
This interface represents the separator role.
|
interface |
RoleStatus
This interface represents the status role.
|
interface |
RoleTab
This interface represents the tab 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 |
RoleToolbar
This interface represents the toolbar role.
|
interface |
RoleTooltip
This interface represents the tooltip role.
|
interface |
RoleTree
This interface represents the tree role.
|
interface |
RoleTreeGrid
This interface represents the treegrid role.
|
interface |
RoleTreeItem
This interface represents the treeitem role.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoleGridCell
This is the abstract base implementation of
RoleGridCell . |
class |
AbstractRoleGroup
This is the abstract base implementation of
RoleGroup . |
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 |
RoleColumnHeaderImpl
This is the implementation of
RoleColumnHeader . |
class |
RoleComboboxImpl
This is the implementation of
RoleCombobox . |
class |
RoleComplementaryImpl
This is the implementation of
RoleComplementary . |
class |
RoleContentInfoImpl
This is the implementation of
RoleContentInfo . |
class |
RoleDefinitionImpl
This is the implementation of
RoleDefinition . |
class |
RoleDirectoryImpl
This is the implementation of
RoleDirectory . |
class |
RoleDocumentImpl
This is the implementation of
RoleDocument . |
class |
RoleFormImpl
This is the implementation of
RoleForm . |
class |
RoleGridCellImpl
This is the implementation of
RoleGridCell . |
class |
RoleGridImpl
This is the implementation of
RoleGrid . |
class |
RoleGroupImpl
This is the implementation of
RoleGroup . |
class |
RoleHeadingImpl
This is the implementation of
RoleHeading . |
class |
RoleImgImpl
This is the implementation of
RoleImg . |
class |
RoleListboxImpl
This is the implementation of
RoleListbox . |
class |
RoleListImpl
This is the implementation of
RoleList . |
class |
RoleListItemImpl
This is the implementation or
RoleListItem . |
class |
RoleLogImpl
This is the implementation of
RoleLog . |
class |
RoleMainImpl
This is the implementation of
RoleMain . |
class |
RoleMarqueeImpl
This is the implementation of
RoleMarquee . |
class |
RoleMathImpl
This is the implementation of
RoleMath . |
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 |
RoleNoteImpl
This is the implementation of
RoleNote . |
class |
RolePresentationImpl
This is the implementation of
RolePresentation . |
class |
RoleRadioGroupImpl
This is the implementation of
RoleRadioGroup . |
class |
RoleRegionImpl
This is the implementation of
RoleRegion . |
class |
RoleRowGroupImpl
This is the implementation of
RoleRowGroup . |
class |
RoleRowHeaderImpl
This is the implementation of
RoleRowHeader . |
class |
RoleRowImpl
This is the implementation of
RoleRow . |
class |
RoleSearchImpl
This is the implementation of
RoleSearch . |
class |
RoleSeparatorImpl
This is the implementation of
RoleSeparator . |
class |
RoleStatusImpl
This is the implementation of
RoleStatus . |
class |
RoleTabImpl
This is the implementation of
RoleTab . |
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 |
RoleToolbarImpl
This is the implementation of
RoleToolbar . |
class |
RoleTooltipImpl
This is the implementation of
RoleTooltip . |
class |
RoleTreeGridImpl
This is the implementation of
RoleTreeGrid . |
class |
RoleTreeImpl
This is the implementation of
RoleTree . |
class |
RoleTreeItemImpl
This is the implementation of
RoleTreeItem . |
Copyright © 2001–2016 mmm-Team. All rights reserved.