Class ModalStyleRule
java.lang.Object
com.foreach.across.modules.bootstrapui.styles.components.ModalStyleRule
- 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/modal/
- Since:
- 3.0.0
- Author:
- Arne Vandamme
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal BootstrapStyleRulefinal BootstrapStyleRulefinal ModalStyleRule.Dialogfinal BootstrapStyleRulefinal BootstrapStyleRulefinal BootstrapStyleRulefinal BootstrapStyleRulefinal BootstrapStyleRulefinal BootstrapStyleRule -
Constructor Summary
Constructors -
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
-
dialog
-
-
header
-
title
-
body
-
small
-
large
-
extraLarge
-
-
Constructor Details
-
ModalStyleRule
public ModalStyleRule()
-
-
Method Details
-
toCssClasses
- Specified by:
toCssClassesin interfaceBootstrapStyleRule
-