public interface IsResponsive
| Modifier and Type | Field and Description |
|---|---|
static String |
MAINTAIN_ASPECT_RATIO |
static String |
RESPONSIVE |
| Modifier and Type | Method and Description |
|---|---|
void |
setMaintainAspectRatio(boolean aspectRatio) |
void |
setResponsive(boolean responsive) |
static final String RESPONSIVE
static final String MAINTAIN_ASPECT_RATIO
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.