public interface IHCBootstrap4Trait
extends com.helger.html.hc.html.traits.IHCTrait
| Modifier and Type | Method and Description |
|---|---|
default BootstrapBadge |
badge(com.helger.html.hc.IHCNode aNode) |
default BootstrapBadge |
badge(int nValue) |
default BootstrapBadge |
badge(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapBadge |
badge(long nValue) |
default BootstrapBadge |
badge(String... aTexts) |
default BootstrapBadge |
badge(String s) |
default BootstrapBadge |
badgeDanger() |
default BootstrapBadge |
badgeDanger(com.helger.html.hc.IHCNode aNode) |
default BootstrapBadge |
badgeDanger(int nValue) |
default BootstrapBadge |
badgeDanger(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapBadge |
badgeDanger(long nValue) |
default BootstrapBadge |
badgeDanger(String... aTexts) |
default BootstrapBadge |
badgeDanger(String s) |
default BootstrapBadge |
badgeInfo() |
default BootstrapBadge |
badgeInfo(com.helger.html.hc.IHCNode aNode) |
default BootstrapBadge |
badgeInfo(int nValue) |
default BootstrapBadge |
badgeInfo(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapBadge |
badgeInfo(long nValue) |
default BootstrapBadge |
badgeInfo(String... aTexts) |
default BootstrapBadge |
badgeInfo(String s) |
default BootstrapBadge |
badgePrimary() |
default BootstrapBadge |
badgePrimary(com.helger.html.hc.IHCNode aNode) |
default BootstrapBadge |
badgePrimary(int nValue) |
default BootstrapBadge |
badgePrimary(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapBadge |
badgePrimary(long nValue) |
default BootstrapBadge |
badgePrimary(String... aTexts) |
default BootstrapBadge |
badgePrimary(String s) |
default BootstrapBadge |
badgeSuccess() |
default BootstrapBadge |
badgeSuccess(com.helger.html.hc.IHCNode aNode) |
default BootstrapBadge |
badgeSuccess(int nValue) |
default BootstrapBadge |
badgeSuccess(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapBadge |
badgeSuccess(long nValue) |
default BootstrapBadge |
badgeSuccess(String... aTexts) |
default BootstrapBadge |
badgeSuccess(String s) |
default BootstrapBadge |
badgeWarn() |
default BootstrapBadge |
badgeWarn(com.helger.html.hc.IHCNode aNode) |
default BootstrapBadge |
badgeWarn(int nValue) |
default BootstrapBadge |
badgeWarn(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapBadge |
badgeWarn(long nValue) |
default BootstrapBadge |
badgeWarn(String... aTexts) |
default BootstrapBadge |
badgeWarn(String s) |
default BootstrapDangerBox |
danger() |
default BootstrapDangerBox |
danger(com.helger.html.hc.IHCNode aNode) |
default BootstrapDangerBox |
danger(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapDangerBox |
danger(String... aTexts) |
default BootstrapDangerBox |
danger(String s) |
default BootstrapErrorBox |
error() |
default BootstrapErrorBox |
error(com.helger.html.hc.IHCNode aNode) |
default BootstrapErrorBox |
error(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapErrorBox |
error(String... aTexts) |
default BootstrapErrorBox |
error(String s) |
default BootstrapInfoBox |
info() |
default BootstrapInfoBox |
info(com.helger.html.hc.IHCNode aNode) |
default BootstrapInfoBox |
info(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapInfoBox |
info(String... aTexts) |
default BootstrapInfoBox |
info(String s) |
default BootstrapQuestionBox |
question() |
default BootstrapQuestionBox |
question(com.helger.html.hc.IHCNode aNode) |
default BootstrapQuestionBox |
question(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapQuestionBox |
question(String... aTexts) |
default BootstrapQuestionBox |
question(String s) |
default BootstrapSuccessBox |
success() |
default BootstrapSuccessBox |
success(com.helger.html.hc.IHCNode aNode) |
default BootstrapSuccessBox |
success(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapSuccessBox |
success(String... aTexts) |
default BootstrapSuccessBox |
success(String s) |
default BootstrapWarnBox |
warn() |
default BootstrapWarnBox |
warn(com.helger.html.hc.IHCNode aNode) |
default BootstrapWarnBox |
warn(Iterable<? extends com.helger.html.hc.IHCNode> aNodes) |
default BootstrapWarnBox |
warn(String... aTexts) |
default BootstrapWarnBox |
warn(String s) |
blockquote, blockquote, blockquote, blockquote, blockquote, code, code, code, code, code, div, div, div, div, div, em, em, em, em, em, h1, h1, h1, h1, h1, h2, h2, h2, h2, h2, h3, h3, h3, h3, h3, h4, h4, h4, h4, h4, h5, h5, h5, h5, h5, h6, h6, h6, h6, h6, p, p, p, p, p, pre, pre, pre, pre, pre, small, small, small, small, small, span, span, span, span, span, strong, strong, strong, strong, strong, sub, sub, sub, sub, sub, sup, sup, sup, sup, sup@Nonnull default BootstrapBadge badge(int nValue)
@Nonnull default BootstrapBadge badge(long nValue)
@Nonnull default BootstrapBadge badge(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapBadge badge(@Nullable String s)
@Nonnull default BootstrapBadge badge(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapBadge badge(@Nullable String... aTexts)
@Nonnull default BootstrapBadge badgeDanger()
@Nonnull default BootstrapBadge badgeDanger(int nValue)
@Nonnull default BootstrapBadge badgeDanger(long nValue)
@Nonnull default BootstrapBadge badgeDanger(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapBadge badgeDanger(@Nullable String s)
@Nonnull default BootstrapBadge badgeDanger(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapBadge badgeDanger(@Nullable String... aTexts)
@Nonnull default BootstrapBadge badgeInfo()
@Nonnull default BootstrapBadge badgeInfo(int nValue)
@Nonnull default BootstrapBadge badgeInfo(long nValue)
@Nonnull default BootstrapBadge badgeInfo(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapBadge badgeInfo(@Nullable String s)
@Nonnull default BootstrapBadge badgeInfo(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapBadge badgeInfo(@Nullable String... aTexts)
@Nonnull default BootstrapBadge badgePrimary()
@Nonnull default BootstrapBadge badgePrimary(int nValue)
@Nonnull default BootstrapBadge badgePrimary(long nValue)
@Nonnull default BootstrapBadge badgePrimary(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapBadge badgePrimary(@Nullable String s)
@Nonnull default BootstrapBadge badgePrimary(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapBadge badgePrimary(@Nullable String... aTexts)
@Nonnull default BootstrapBadge badgeSuccess()
@Nonnull default BootstrapBadge badgeSuccess(int nValue)
@Nonnull default BootstrapBadge badgeSuccess(long nValue)
@Nonnull default BootstrapBadge badgeSuccess(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapBadge badgeSuccess(@Nullable String s)
@Nonnull default BootstrapBadge badgeSuccess(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapBadge badgeSuccess(@Nullable String... aTexts)
@Nonnull default BootstrapBadge badgeWarn()
@Nonnull default BootstrapBadge badgeWarn(int nValue)
@Nonnull default BootstrapBadge badgeWarn(long nValue)
@Nonnull default BootstrapBadge badgeWarn(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapBadge badgeWarn(@Nullable String s)
@Nonnull default BootstrapBadge badgeWarn(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapBadge badgeWarn(@Nullable String... aTexts)
@Nonnull default BootstrapDangerBox danger()
@Nonnull default BootstrapDangerBox danger(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapDangerBox danger(@Nullable String s)
@Nonnull default BootstrapDangerBox danger(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapDangerBox danger(@Nullable String... aTexts)
@Nonnull default BootstrapErrorBox error()
@Nonnull default BootstrapErrorBox error(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapErrorBox error(@Nullable String s)
@Nonnull default BootstrapErrorBox error(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapErrorBox error(@Nullable String... aTexts)
@Nonnull default BootstrapInfoBox info()
@Nonnull default BootstrapInfoBox info(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapInfoBox info(@Nullable String s)
@Nonnull default BootstrapInfoBox info(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapInfoBox info(@Nullable String... aTexts)
@Nonnull default BootstrapQuestionBox question()
@Nonnull default BootstrapQuestionBox question(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapQuestionBox question(@Nullable String s)
@Nonnull default BootstrapQuestionBox question(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapQuestionBox question(@Nullable String... aTexts)
@Nonnull default BootstrapSuccessBox success()
@Nonnull default BootstrapSuccessBox success(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapSuccessBox success(@Nullable String s)
@Nonnull default BootstrapSuccessBox success(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapSuccessBox success(@Nullable String... aTexts)
@Nonnull default BootstrapWarnBox warn()
@Nonnull default BootstrapWarnBox warn(@Nullable com.helger.html.hc.IHCNode aNode)
@Nonnull default BootstrapWarnBox warn(@Nullable String s)
@Nonnull default BootstrapWarnBox warn(@Nullable Iterable<? extends com.helger.html.hc.IHCNode> aNodes)
@Nonnull default BootstrapWarnBox warn(@Nullable String... aTexts)
Copyright © 2015–2020 Philip Helger. All rights reserved.