Package | Description |
---|---|
ej.widget.container |
Set of containers with specific layouts.
|
Modifier and Type | Method and Description |
---|---|
protected SwipeEventHandler |
ListCarousel.setBoundsChildren(Rectangle bounds,
int widgetsCount) |
protected SwipeEventHandler |
FillCarousel.setBoundsChildren(Rectangle bounds,
int widgetsCount) |
protected abstract SwipeEventHandler |
AbstractCarousel.setBoundsChildren(Rectangle bounds,
int widgetsCount)
Sets the bounds of the children.
|