public class BootstrapNavbar extends com.helger.html.hc.html.sections.AbstractHCNav<BootstrapNavbar>
| Modifier and Type | Field and Description |
|---|---|
static EBootstrapBackgroundType |
DEFAULT_BACKGROUND |
static EBootstrapNavbarColorSchemeType |
DEFAULT_COLOR_SCHEME |
static EBootstrapNavbarExpandType |
DEFAULT_EXPAND |
| Constructor and Description |
|---|
BootstrapNavbar() |
addChild, addChildAt, afterAddChild, afterRemoveChild, beforeAddChild, canConvertToMicroNode, children, fillMicroElement, findFirstChild, findFirstChildMapped, forAllChildren, forAllChildren, forAllChildrenBreakable, forAllChildrenMapped, getAllChildren, getAllChildrenAsNodeList, getChildAtIndex, getChildCount, getChildren, getChildrenFormEmitting, getFirstChild, getLastChild, getPlainText, hasChildren, removeAllChildren, removeChild, removeChildAt, sortAllChildren, toStringaddClass, addEventHandler, addStyle, containsClass, containsEventHandler, containsStyle, createMicroElement, customAttrs, finishMicroElement, getAccessKey, getAllClasses, getAllClassesAsString, getAllClassNames, getAllStyles, getAllStylesAsString, getAllStyleValues, getContentEditable, getContextMenu, getDirection, getDraggable, getDropZone, getElement, getEventHandler, getEventMap, getID, getLanguage, getRole, getStyleValue, getTabIndex, getTagName, getTitle, getTranslate, hasAnyClass, hasAnyStyle, hasStyle, internalConvertToMicroNode, isHidden, isSpellCheck, isTranslateOff, isTranslateOn, isTranslateUndefined, isUnfocusable, isValidID, onConsistencyCheck, prependEventHandler, removeAllClasses, removeAllEventHandler, removeAllStyles, removeClass, removeStyle, setAccessKey, setContentEditable, setContextMenu, setDirection, setDraggable, setDropZone, setEventHandler, setHidden, setID, setID, setLanguage, setRole, setSpellCheck, setTabIndex, setTitle, setTranslate, setUnfocusableconsistencyCheck, convertToMicroNode, customizeNode, finalizeNodeState, getNodeState, internalSetNodeState, onCustomizeNode, onRegisterExternalResources, registerExternalResourcesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrecursiveContainsChildWithTagNameaddEventHandler, containsEventHandler, customAttrs, getAccessKey, getContentEditable, getContextMenu, getDirection, getDraggable, getDropZone, getElement, getEventHandler, getEventMap, getLanguage, getRole, getTabIndex, getTagName, getTitle, getTranslate, isHidden, isSpellCheck, isTranslateOff, isTranslateOn, isTranslateUndefined, isUnfocusable, prependEventHandler, removeAllEventHandler, setAccessKey, setContentEditable, setContextMenu, setDirection, setDraggable, setDropZone, setEventHandler, setHidden, setLanguage, setRole, setSpellCheck, setTabIndex, setTitle, setTranslate, setTranslate, setUnfocusableensureID, getID, hasID, hasNoID, setID, setUniqueIDaddStyle, addStyle, addStyles, addStyles, addStyles, containsStyle, getAllStyles, getAllStylesAsString, getAllStyleValues, getStyleValue, hasAnyStyle, hasStyle, removeAllStyles, removeStyleaddClass, addClasses, addClasses, addClasses, containsClass, getAllClasses, getAllClassesAsString, getAllClassNames, hasAnyClass, removeAllClasses, removeClassaddChild, addChildAt, addChildren, addChildren, setChildaddAndReturnChild, addAndReturnChildAt, addChild, addChildAt, addChildren, addChildren, addChildren, addChildrenAt, addChildrenAt, getAllChildrenAsNodeList, removeAllChildren, removeChild, removeChildAt, setChild, sortAllChildrencanConvertToMicroNode, consistencyCheck, convertToMicroNode, customizeNode, finalizeNodeState, getNodeState, getPlainText, registerExternalResourcesfindFirstChild, findFirstChildMapped, getAllChildren, getChildAtIndex, getFirstChild, getLastChildpublic static final EBootstrapNavbarColorSchemeType DEFAULT_COLOR_SCHEME
public static final EBootstrapNavbarExpandType DEFAULT_EXPAND
public static final EBootstrapBackgroundType DEFAULT_BACKGROUND
@Nonnull public final EBootstrapNavbarColorSchemeType getColorScheme()
@Nonnull public final BootstrapNavbar setColorScheme(@Nonnull EBootstrapNavbarColorSchemeType eColorScheme)
@Nonnull public final EBootstrapNavbarExpandType getExpand()
@Nonnull public final BootstrapNavbar setExpand(@Nonnull EBootstrapNavbarExpandType eExpand)
@Nullable public final EBootstrapBackgroundType getBackground()
@Nonnull public final BootstrapNavbar setBackground(@Nullable EBootstrapBackgroundType eBackground)
@Nonnull public static com.helger.html.hc.html.IHCElementWithChildren<?> createBrand(@Nonnull com.helger.html.hc.IHCNode aLabel, @Nullable com.helger.commons.url.ISimpleURL aURL)
@Nonnull public final BootstrapNavbar addBrand(@Nonnull com.helger.html.hc.IHCNode aLabel, @Nullable com.helger.commons.url.ISimpleURL aURL)
@Nonnull public final BootstrapNavbar addToggler(@Nonnull @Nonempty String sIDToToggle)
@Nonnull public BootstrapNavbarToggleable addAndReturnToggleable()
addToggler(String) and
addAndReturnToggleable(String) with an automatically assigned ID.@Nonnull public BootstrapNavbarToggleable addAndReturnToggleable(@Nonnull @Nonempty String sIDToToggle)
@Nonnull public BootstrapNavbarText addAndReturnText()
@Nonnull public BootstrapNavbarNav addAndReturnNav()
protected void onFinalizeNodeState(@Nonnull com.helger.html.hc.IHCConversionSettingsToNode aConversionSettings, @Nonnull com.helger.html.hc.IHCHasChildrenMutable<?,? super com.helger.html.hc.IHCNode> aTargetNode)
onFinalizeNodeState in class com.helger.html.hc.html.AbstractHCElement<BootstrapNavbar>Copyright © 2015–2020 Philip Helger. All rights reserved.