Enum ImageResource.RepeatStyle

java.lang.Object
java.lang.Enum<ImageResource.RepeatStyle>
com.google.gwt.resources.client.ImageResource.RepeatStyle
All Implemented Interfaces:
Serializable, Comparable<ImageResource.RepeatStyle>, java.lang.constant.Constable
Enclosing interface:
ImageResource

public static enum ImageResource.RepeatStyle extends Enum<ImageResource.RepeatStyle>
Indicates that an ImageResource should be bundled in such a way as to support horizontal or vertical repetition.