| Package | Description |
|---|---|
| com.sencha.gxt.core.client.dom |
Core utilities.
|
| com.sencha.gxt.widget.core.client.container |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScrollSupport |
| Modifier and Type | Method and Description |
|---|---|
ScrollSupport |
HasScrollSupport.getScrollSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
HasScrollSupport.setScrollSupport(ScrollSupport support) |
| Modifier and Type | Method and Description |
|---|---|
ScrollSupport |
VerticalLayoutContainer.getScrollSupport() |
ScrollSupport |
HorizontalLayoutContainer.getScrollSupport() |
ScrollSupport |
FlowLayoutContainer.getScrollSupport() |
ScrollSupport |
CssFloatLayoutContainer.getScrollSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalLayoutContainer.setScrollSupport(ScrollSupport support) |
void |
HorizontalLayoutContainer.setScrollSupport(ScrollSupport support) |
void |
FlowLayoutContainer.setScrollSupport(ScrollSupport support) |
void |
CssFloatLayoutContainer.setScrollSupport(ScrollSupport support) |
Copyright © 2012. All Rights Reserved.