Class DropdownStyleRule.Item
java.lang.Object
com.foreach.across.modules.bootstrapui.styles.components.DropdownStyleRule.Item
- 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>
- Enclosing class:
 - DropdownStyleRule
 
- 
Field Summary
Fields - 
Method Summary
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 
- 
Field Details
- 
text
 
 - 
 - 
Method Details
- 
toCssClasses
- Specified by:
 toCssClassesin interfaceBootstrapStyleRule
 
 -