| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit.fn |
| Modifier and Type | Method and Description |
|---|---|
CSSProperty.ListStyleType |
TermFunction.Counter.getStyle() |
CSSProperty.ListStyleType |
TermFunction.Counters.getStyle() |
static CSSProperty.ListStyleType |
CSSProperty.ListStyleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSSProperty.ListStyleType[] |
CSSProperty.ListStyleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<String,CSSProperty.ListStyleType> |
CounterImpl.allowedStyles |
| Modifier and Type | Method and Description |
|---|---|
CSSProperty.ListStyleType |
CounterImpl.getStyle() |
CSSProperty.ListStyleType |
CountersImpl.getStyle() |
Copyright © 2019. All rights reserved.