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