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