| Interface | Description |
|---|---|
| AbstractConfig.IKey<T> |
Simple interface to enrich the
Map key with some
functionality like assertion of value type and default value
handling. |
| INotificationMessage |
Represents a bootstrap styled feedback message.
|
| Invertible<T> |
Marker interface for all components which supports inverting their icon.
|
| Class | Description |
|---|---|
| AbstractConfig |
Base configuration class.
|
| NotificationAlert |
An
Alert implementation that shows an INotificationMessage. |
| NotificationMessage |
Default implementation of
INotificationMessage. |
| NotificationPanel |
A panel that displays
NotificationMessages or FeedbackMessages
in a list view. |
| Enum | Description |
|---|---|
| Width |
Defines all possible layout dimensions.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.