public class BorderImageStretchType
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static CSSConstant |
REPEAT |
|
static CSSConstant |
ROUND |
|
static CSSConstant |
STRETCH |
public static final CSSConstant STRETCH
public static final CSSConstant REPEAT
public static final CSSConstant ROUND