| Interface | Description |
|---|---|
| AdvancedLayout<W,C extends W,M extends C> |
Common interface implemented by all AdvancedLayouts.
|
| Layout<W,C extends W,M extends C> |
Interface for Layouts.
|
| Exception | Description |
|---|---|
| LayoutException |
Any exception that occurs during layout.
|
This package is factored into a separate iface subpackage, as opposed to being in
the root, because some technologies (ie. GWT) are not good at including classes while filtering
out subpackages.
Copyright © 2015. All Rights Reserved.