|
GWT 2.5.0.rc2 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Layout.AnimationCallback | Callback interface used by Layout.layout(int, AnimationCallback)
to provide updates on animation progress. |
| Class Summary | |
|---|---|
| Layout | Helper class for laying out a container element and its children. |
| LayoutImpl | Default implementation, which works with all browsers except for IE6. |
| LayoutImplIE6 | IE6-specific implementation, which uses the "onresize" event, along with a series of measurement tools, to deal with several IE6 bugs. |
| LayoutImplIE8 | This implementation is used on IE8. |
| Enum Summary | |
|---|---|
| Layout.Alignment | Used to specify the alignment of child elements within a layer. |
Classes for laying out container elements.
|
GWT 2.5.0.rc2 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||