| Interface | Description |
|---|---|
| IPresentation |
Anything that has a Node representation can implement this interface,
specially Exception, whose presentation is replaced automatically by a call
to asNode().
|
| IPresentationGroup |
A group of presentation items.
|
| IPresenter |
Create a Node representation of any object.
|
| IPresenterManager |
A converter of objects to nodes.
|
| Class | Description |
|---|---|
| AbstractType<T extends AbstractType<T>> |
A type with importance.
|
| UtilNode |
Node utility class.
|
Copyright © 2016. All rights reserved.