Package | Description |
---|---|
com.xalys.xgl.events.layout.responsive | |
com.xalys.xgl.layouts.responsive |
Modifier and Type | Field and Description |
---|---|
protected Column.ColumnSize |
ColumnResizeEvent.previousSize |
protected Column.ColumnSize |
ColumnResizeEvent.size |
Modifier and Type | Method and Description |
---|---|
Column.ColumnSize |
ColumnResizeEvent.getPreviousSize() |
Column.ColumnSize |
ColumnResizeEvent.getSize() |
Modifier and Type | Method and Description |
---|---|
void |
ColumnResizeEvent.setPreviousSize(Column.ColumnSize previousSize) |
void |
ColumnResizeEvent.setSize(Column.ColumnSize size) |
Modifier and Type | Class and Description |
---|---|
static class |
Column.LargeSize |
static class |
Column.MediumSize |
static class |
Column.SmallSize |
Modifier and Type | Method and Description |
---|---|
void |
Column.swapColumnSize(Column.ColumnSize size) |
Copyright © 2018 Xalys. All rights reserved.