public interface ImageStrip
| Modifier and Type | Interface and Description |
|---|---|
static class |
ImageStrip.Orientation |
static interface |
ImageStrip.StripCssResource |
| Modifier and Type | Method and Description |
|---|---|
ImageStrip.StripCssResource |
getCss() |
int |
getHigh() |
com.google.gwt.resources.client.ImageResource |
getImage() |
ImageStrip.Orientation |
getOrientation() |
int |
getPadding() |
int |
getWide() |
com.google.gwt.resources.client.ImageResource getImage()
ImageStrip.StripCssResource getCss()
int getWide()
int getHigh()
int getPadding()
ImageStrip.Orientation getOrientation()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.