Package | Description |
---|---|
net.sf.mmm.client.ui.api |
Contains the API to build user-interfaces for an application client.
|
net.sf.mmm.client.ui.base |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.aria.role |
Contains abstract base implementation of ARIA roles.
|
Modifier and Type | Method and Description |
---|---|
RoleFactory |
UiContext.getRoleFactory() |
Modifier and Type | Field and Description |
---|---|
private RoleFactory |
AbstractUiContext.roleFactory |
Modifier and Type | Method and Description |
---|---|
RoleFactory |
AbstractUiContext.getRoleFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiContext.setRoleFactory(RoleFactory roleFactory) |
Modifier and Type | Class and Description |
---|---|
class |
RoleFactoryImpl
This is the implementation of
RoleFactory . |
Copyright © 2001–2016 mmm-Team. All rights reserved.