public class AcrossSizeStyleRule extends Object
| Constructor and Description |
|---|
AcrossSizeStyleRule() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapStyleRule |
height(int size) |
BootstrapStyleRule |
height(@NonNull String size) |
BootstrapStyleRule |
width(int size) |
BootstrapStyleRule |
width(@NonNull String size) |
public final BootstrapStyleRule width25
public final BootstrapStyleRule width50
public final BootstrapStyleRule width75
public final BootstrapStyleRule width100
public final BootstrapStyleRule autoWidth
public final BootstrapStyleRule height25
public final BootstrapStyleRule height50
public final BootstrapStyleRule height75
public final BootstrapStyleRule height100
public final BootstrapStyleRule autoHeight
public final BootstrapStyleRule maxWidth100
public final BootstrapStyleRule maxHeight100
public BootstrapStyleRule width(int size)
public BootstrapStyleRule width(@NonNull @NonNull String size)
public BootstrapStyleRule height(int size)
public BootstrapStyleRule height(@NonNull @NonNull String size)
Copyright © 2020. All rights reserved.