Package | Description |
---|---|
com.xalys.xgl.layouts.responsive |
Modifier and Type | Method and Description |
---|---|
Column.MediumSize |
Column.getMediumSize() |
static Column.MediumSize |
Column.MediumSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Column.MediumSize[] |
Column.MediumSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Column |
Column.setMediumSize(Column.MediumSize mediumSize) |
Copyright © 2018 Xalys. All rights reserved.