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 |
RoleProgressBar
This interface represents the progressbar
role.
|
interface |
RoleRange
This interface represents the abstract range role.
|
interface |
RoleScrollbar
This interface represents the scrollbar role.
|
interface |
RoleSlider
This interface represents the slider role.
|
interface |
RoleSpinButton
This interface represents the spinbutton role.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoleRange
This is the implementation of
RoleRange . |
class |
RoleProgressBarImpl
This is the implementation of
RoleProgressBar . |
class |
RoleScrollbarImpl
This is the implementation of
RoleScrollbar . |
class |
RoleSliderImpl
This is the implementation of
RoleSlider . |
class |
RoleSpinButtonImpl
This is the implementation of
RoleSpinButton . |
Copyright © 2001–2016 mmm-Team. All rights reserved.