| Package | Description |
|---|---|
| de.intarsys.tools.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
UIComponent<M,C,T>
Abstraction of an user interface component.
|
class |
UIWizard<M,C,T>
A simple wizard like user interface implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IUIComponent<M,C,T> |
UIWizard.getCurrentPage() |
IUIComponent |
UIComponent.getParent() |
| Constructor and Description |
|---|
UIComponent(IUIComponent<?,C,T> parent) |
UIWizard(IUIComponent parent) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.