Class ButtonStyleRule
java.lang.Object
com.foreach.across.modules.bootstrapui.styles.utilities.ColorStyleRule
com.foreach.across.modules.bootstrapui.styles.components.ButtonStyleRule
- All Implemented Interfaces:
BootstrapStyleRule
,com.foreach.across.modules.web.ui.ViewElement.WitherRemover<com.foreach.across.modules.web.ui.elements.HtmlViewElement>
,com.foreach.across.modules.web.ui.ViewElement.WitherSetter<com.foreach.across.modules.web.ui.elements.HtmlViewElement>
,Predicate<com.foreach.across.modules.web.ui.elements.HtmlViewElement>
https://getbootstrap.com/docs/4.3/components/buttons/
- Since:
- 3.0.0
- Author:
- Arne Vandamme
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
https://getbootstrap.com/docs/4.3/components/button-group/ -
Field Summary
Modifier and TypeFieldDescriptionfinal BootstrapStyleRule
final ButtonStyleRule.Group
final BootstrapStyleRule
final BootstrapStyleRule
final ColorStyleRule
final BootstrapStyleRule
final BootstrapStyleRule
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.foreach.across.modules.bootstrapui.styles.BootstrapStyleRule
applyTo, prefix, removeFrom, suffix, test
-
Field Details
-
link
-
outline
-
small
-
large
-
block
-
group
-
toolbar
-
-
Constructor Details
-
ButtonStyleRule
public ButtonStyleRule()
-
-
Method Details
-
toCssClasses
- Specified by:
toCssClasses
in interfaceBootstrapStyleRule
-