| Interface | Description |
|---|---|
| ICSSPropertyCustomizer |
A special customizer that can be assigned to CSS properties to modify their
default behavior.
|
| Class | Description |
|---|---|
| AbstractCSSPropertyCustomizer |
Abstract base class for property customizer.
|
| CSSPropertyCustomizerBorderBottomLeftRadius |
Special customizer for the "border-bottom-left-radius" property.
|
| CSSPropertyCustomizerBorderBottomRightRadius |
Special customizer for the "border-bottom-right-radius" property.
|
| CSSPropertyCustomizerBorderRadius |
Special customizer for the "border-radius" property.
|
| CSSPropertyCustomizerBorderTopLeftRadius |
Special customizer for the "border-top-left-radius" property.
|
| CSSPropertyCustomizerBorderTopRightRadius |
Special customizer for the "border-top-right-radius" property.
|
| CSSPropertyCustomizerOpacity |
Special customizer for the "opacity" property.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.