Package | Description |
---|---|
com.xalys.xgl.events.layout.responsive | |
com.xalys.xgl.layouts.responsive |
Modifier and Type | Field and Description |
---|---|
protected Column.OffsetSize |
ColumnOffsetResizeEvent.offsetSize |
protected Column.OffsetSize |
ColumnOffsetResizeEvent.previousOffsetSize |
Modifier and Type | Method and Description |
---|---|
Column.OffsetSize |
ColumnOffsetResizeEvent.getOffsetSize() |
Column.OffsetSize |
ColumnOffsetResizeEvent.getPreviousOffsetSize() |
Modifier and Type | Method and Description |
---|---|
void |
ColumnOffsetResizeEvent.setOffsetSize(Column.OffsetSize offsetSize) |
void |
ColumnOffsetResizeEvent.setPreviousOffsetSize(Column.OffsetSize previousOffsetSize) |
Modifier and Type | Class and Description |
---|---|
static class |
Column.LargeOffsetSize |
static class |
Column.MediumOffsetSize |
static class |
Column.SmallOffsetSize |
Modifier and Type | Method and Description |
---|---|
void |
Column.swapOffsetSize(Column.OffsetSize offset) |
Copyright © 2018 Xalys. All rights reserved.