Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.constants | |
gwt.material.design.client.ui |
Modifier and Type | Method and Description |
---|---|
void |
AbstractIconButton.setIconSize(IconSize size) |
void |
HasIcon.setIconSize(IconSize size)
Size of icon.
|
Modifier and Type | Method and Description |
---|---|
static IconSize |
IconSize.fromStyleName(String styleName) |
static IconSize |
IconSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconSize[] |
IconSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IconSize |
MaterialIcon.getIconSize() |
Modifier and Type | Method and Description |
---|---|
protected CssNameMixin<MaterialIcon,IconSize> |
MaterialIcon.getSizeMixin() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialChip.setIconSize(IconSize size) |
void |
MaterialHelpBlock.setIconSize(IconSize size) |
void |
MaterialIcon.setIconSize(IconSize size) |
void |
MaterialDatePicker.setIconSize(IconSize size) |
void |
MaterialCardTitle.setIconSize(IconSize size) |
void |
MaterialValueBox.setIconSize(IconSize size) |
Copyright © 2018. All rights reserved.