public class SimpleBreakpointStyleRule extends Object implements BreakpointStyleRule
| Constructor and Description |
|---|
SimpleBreakpointStyleRule(String prefix,
String suffix,
String... additionalCss) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapStyleRule |
on(String breakpoint) |
void |
removeFrom(com.foreach.across.modules.web.ui.elements.HtmlViewElement target) |
String[] |
toCssClasses() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonExtraLargeAndUp, onLargeAndUp, onMediumAndUp, onSmallAndUpappendOnSet, applyTo, combine, empty, of, prefix, suffix, testpublic BootstrapStyleRule on(String breakpoint)
on in interface BreakpointStyleRulepublic String[] toCssClasses()
toCssClasses in interface BootstrapStyleRulepublic void removeFrom(com.foreach.across.modules.web.ui.elements.HtmlViewElement target)
removeFrom in interface BootstrapStyleRuleremoveFrom in interface com.foreach.across.modules.web.ui.ViewElement.WitherRemover<com.foreach.across.modules.web.ui.elements.HtmlViewElement>Copyright © 2020. All rights reserved.