Package org.lobobrowser.html.style
Class ListStyle
java.lang.Object
org.lobobrowser.html.style.ListStyle
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
static final int
static final int
static final int
int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_UNSET
public static final int TYPE_UNSET- See Also:
-
TYPE_NONE
public static final int TYPE_NONE- See Also:
-
TYPE_DISC
public static final int TYPE_DISC- See Also:
-
TYPE_CIRCLE
public static final int TYPE_CIRCLE- See Also:
-
TYPE_SQUARE
public static final int TYPE_SQUARE- See Also:
-
TYPE_DECIMAL
public static final int TYPE_DECIMAL- See Also:
-
TYPE_LOWER_ALPHA
public static final int TYPE_LOWER_ALPHA- See Also:
-
TYPE_UPPER_ALPHA
public static final int TYPE_UPPER_ALPHA- See Also:
-
TYPE_LOWER_LATIN
public static final int TYPE_LOWER_LATIN- See Also:
-
TYPE_UPPER_LATIN
public static final int TYPE_UPPER_LATIN- See Also:
-
POSITION_UNSET
public static final int POSITION_UNSET- See Also:
-
POSITION_INSIDE
public static final int POSITION_INSIDE- See Also:
-
POSITION_OUTSIDE
public static final int POSITION_OUTSIDE- See Also:
-
type
public int type -
image
-
position
public int position
-
-
Constructor Details
-
ListStyle
-
ListStyle
public ListStyle()
-