Class SimpleBreakpointStyleRule

java.lang.Object
com.foreach.across.modules.bootstrapui.styles.utilities.SimpleBreakpointStyleRule
All Implemented Interfaces:
BootstrapStyleRule, BreakpointStyleRule, 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>
Direct Known Subclasses:
DisplayStyleRule.DisplayPropertyStyleRule, FlexStyleRule.Direction, GridStyleRule.Column

public class SimpleBreakpointStyleRule extends Object implements BreakpointStyleRule
Since:
3.0.0
Author:
Arne Vandamme
  • Constructor Details

    • SimpleBreakpointStyleRule

      public SimpleBreakpointStyleRule(String prefix, String suffix, String... additionalCss)
  • Method Details