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 |
RoleButton
This interface represents the button role.
|
interface |
RoleCheckbox
This interface represents the checkbox role.
|
interface |
RoleColumnHeader
This interface represents the columnheader
role.
|
interface |
RoleCombobox
This interface represents the combobox role.
|
interface |
RoleCommand
This interface represents the abstract command
role.
|
interface |
RoleComposite
This interface represents the composite role.
|
interface |
RoleGrid
This interface represents the composite role.
|
interface |
RoleGridCell
This interface represents the gridcell role.
|
interface |
RoleInput
This interface represents the abstract input role.
|
interface |
RoleLink
This interface represents the link 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 |
RoleMenuItem
This interface represents the menuitem role.
|
interface |
RoleMenuItemCheckbox
This interface represents the menuitemcheckbox role.
|
interface |
RoleMenuItemRadio
This interface represents the menuitemradio
role.
|
interface |
RoleOption
This interface represents the option role.
|
interface |
RoleProgressBar
This interface represents the progressbar
role.
|
interface |
RoleRadio
This interface represents the radio role.
|
interface |
RoleRadioGroup
This interface represents the radiogroup role.
|
interface |
RoleRange
This interface represents the abstract range role.
|
interface |
RoleRow
This interface represents the row role.
|
interface |
RoleRowHeader
This interface represents the rowheader role.
|
interface |
RoleScrollbar
This interface represents the scrollbar role.
|
interface |
RoleSelect
This interface represents the abstract select
role.
|
interface |
RoleSlider
This interface represents the slider role.
|
interface |
RoleSpinButton
This interface represents the spinbutton role.
|
interface |
RoleTab
This interface represents the tab role.
|
interface |
RoleTabList
This interface represents the tablist role.
|
interface |
RoleTextbox
This interface represents the textbox 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 |
AbstractRoleComposite
This is the abstract base implementation of
RoleComposite . |
class |
AbstractRoleGridCell
This is the abstract base implementation of
RoleGridCell . |
class |
AbstractRoleOption
This is the abstract base implementation of
RoleOption . |
class |
AbstractRoleRange
This is the implementation of
RoleRange . |
class |
RoleButtonImpl
This is the implementation of
RoleButton . |
class |
RoleCheckboxImpl
This is the implementation of
RoleCheckboxImpl . |
class |
RoleColumnHeaderImpl
This is the implementation of
RoleColumnHeader . |
class |
RoleComboboxImpl
This is the implementation of
RoleCombobox . |
class |
RoleCompositeImpl
This is the implementation of
RoleComposite . |
class |
RoleGridCellImpl
This is the implementation of
RoleGridCell . |
class |
RoleGridImpl
This is the implementation of
RoleGrid . |
class |
RoleLinkImpl
This is the implementation of
RoleLink . |
class |
RoleListboxImpl
This is the implementation of
RoleListbox . |
class |
RoleListItemImpl
This is the implementation or
RoleListItem . |
class |
RoleMenuBarImpl
This is the implementation of
RoleMenuBar . |
class |
RoleMenuImpl
This is the implementation of
RoleMenu . |
class |
RoleMenuItemCheckboxImpl
This is the implementation of
RoleMenuItemCheckbox . |
class |
RoleMenuItemImpl
This is the implementation of
RoleMenuItem . |
class |
RoleMenuItemRadioImpl
This is the implementation of
RoleMenuItemRadio . |
class |
RoleOptionImpl
This interface represents the option role.
|
class |
RoleProgressBarImpl
This is the implementation of
RoleProgressBar . |
class |
RoleRadioGroupImpl
This is the implementation of
RoleRadioGroup . |
class |
RoleRadioImpl
This is the implementation of
RoleRadio . |
class |
RoleRowHeaderImpl
This is the implementation of
RoleRowHeader . |
class |
RoleRowImpl
This is the implementation of
RoleRow . |
class |
RoleScrollbarImpl
This is the implementation of
RoleScrollbar . |
class |
RoleSliderImpl
This is the implementation of
RoleSlider . |
class |
RoleSpinButtonImpl
This is the implementation of
RoleSpinButton . |
class |
RoleTabImpl
This is the implementation of
RoleTab . |
class |
RoleTabListImpl
This is the implementation of
RoleTabList . |
class |
RoleTextboxImpl
This is the implementation of
RoleTextbox . |
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.