T - the type of component implementing this interfacepublic interface Sizable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
large()
set the size to large
|
T |
medium()
set the size to medium
|
T |
small()
set the size to small
|
T |
xSmall()
set the size to xSmall
|
T large()
T medium()
T small()
T xSmall()
Copyright © 2019–2022 Dominokit. All rights reserved.