Class AcrossStyleRule
java.lang.Object
com.foreach.across.modules.bootstrapui.styles.AcrossStyleRule
- 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>
Wrapper around
BootstrapStyleRule to support easy prefixing with axu.- Since:
- 3.0.0
- Author:
- Steven Gentens
-
Method Summary
Modifier and TypeMethodDescriptionstatic BootstrapStyleRuleof(BootstrapStyleRule bootstrapStyleRule) String[]Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.foreach.across.modules.bootstrapui.styles.BootstrapStyleRule
applyTo, prefix, removeFrom, suffix, test
-
Method Details
-
toCssClasses
- Specified by:
toCssClassesin interfaceBootstrapStyleRule
-
of
-