|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WCssDecorationStyle | |
|---|---|
| eu.webtoolkit.jwt | JWt main package, this package contains all JWt widgets (except for Chart and Auth widgets). |
| Uses of WCssDecorationStyle in eu.webtoolkit.jwt |
|---|
| Methods in eu.webtoolkit.jwt that return WCssDecorationStyle | |
|---|---|
WCssDecorationStyle |
WCompositeWidget.getDecorationStyle()
|
WCssDecorationStyle |
WWebWidget.getDecorationStyle()
|
abstract WCssDecorationStyle |
WWidget.getDecorationStyle()
Returns the decoration style of this widget. |
| Methods in eu.webtoolkit.jwt with parameters of type WCssDecorationStyle | |
|---|---|
WCssTemplateRule |
WCssStyleSheet.addRule(java.lang.String selector,
WCssDecorationStyle style)
Adds a CSS rule. |
WCssTemplateRule |
WCssStyleSheet.addRule(java.lang.String selector,
WCssDecorationStyle style,
java.lang.String ruleName)
Adds a CSS rule. |
void |
WCompositeWidget.setDecorationStyle(WCssDecorationStyle style)
|
void |
WWebWidget.setDecorationStyle(WCssDecorationStyle style)
|
abstract void |
WWidget.setDecorationStyle(WCssDecorationStyle style)
Sets a CSS decoration style. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||