public class ModalStyleRule extends Object implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
ModalStyleRule.Dialog |
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
body |
BootstrapStyleRule |
content |
ModalStyleRule.Dialog |
dialog |
BootstrapStyleRule |
extraLarge |
BootstrapStyleRule |
footer |
BootstrapStyleRule |
header |
BootstrapStyleRule |
large |
BootstrapStyleRule |
small |
BootstrapStyleRule |
title |
| Constructor and Description |
|---|
ModalStyleRule() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
toCssClasses() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendOnSet, applyTo, combine, empty, of, prefix, removeFrom, suffix, testpublic final ModalStyleRule.Dialog dialog
public final BootstrapStyleRule content
public final BootstrapStyleRule header
public final BootstrapStyleRule title
public final BootstrapStyleRule body
public final BootstrapStyleRule footer
public final BootstrapStyleRule small
public final BootstrapStyleRule large
public final BootstrapStyleRule extraLarge
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.