Package | Description |
---|---|
net.sf.mmm.client.ui.api.widget.core |
Contains the API for core widgets.
|
net.sf.mmm.client.ui.base.aria.role |
Contains abstract base implementation of ARIA roles.
|
net.sf.mmm.client.ui.base.widget.core |
Contains the base implementation for core widgets.
|
Modifier and Type | Method and Description |
---|---|
RoleHeading |
UiWidgetSection.getAriaRole()
This method gets the
Accessibility.WAI_ARIA role of this object. |
Modifier and Type | Class and Description |
---|---|
class |
RoleHeadingImpl
This is the implementation of
RoleHeading . |
Modifier and Type | Method and Description |
---|---|
Class<RoleHeading> |
RoleHeadingImpl.getRoleInterface() |
Modifier and Type | Method and Description |
---|---|
RoleHeading |
AbstractUiWidgetSection.getAriaRole()
This method gets the
Accessibility.WAI_ARIA role of this object. |
Copyright © 2001–2016 mmm-Team. All rights reserved.