public class ElementConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
STYLE_COLOR
The style property for color.
|
static String |
STYLE_HEIGHT
The style property for height.
|
static String |
STYLE_MAX_HEIGHT
The style property for max-height.
|
static String |
STYLE_MAX_WIDTH
The style property for max-width.
|
static String |
STYLE_MIN_HEIGHT
The style property for min-height.
|
static String |
STYLE_MIN_WIDTH
The style property for min-width.
|
static String |
STYLE_WIDTH
The style property for width.
|
public static final String STYLE_WIDTH
public static final String STYLE_MIN_WIDTH
public static final String STYLE_MAX_WIDTH
public static final String STYLE_HEIGHT
public static final String STYLE_MIN_HEIGHT
public static final String STYLE_MAX_HEIGHT
public static final String STYLE_COLOR
Copyright © 2020. All rights reserved.