public class BootstrapNavbar
extends com.helger.html.hc.html5.HCNav
| Constructor and Description |
|---|
BootstrapNavbar(EBootstrapNavbarType eType,
boolean bCollapsible,
Locale aDisplayLocale) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapNavbar |
addBrand(EBootstrapNavbarPosition ePos,
com.helger.html.hc.IHCNode aBrand,
com.helger.commons.url.ISimpleURL aHomeLink) |
BootstrapNavbar |
addBrand(EBootstrapNavbarPosition ePos,
String sBrand,
com.helger.commons.url.ISimpleURL aHomeLink) |
BootstrapNavbar |
addBrand(com.helger.html.hc.IHCNode aBrand,
com.helger.commons.url.ISimpleURL aHomeLink) |
BootstrapNavbar |
addBrand(String sBrand,
com.helger.commons.url.ISimpleURL aHomeLink) |
BootstrapNavbar |
addButton(EBootstrapNavbarPosition ePos,
com.helger.html.hc.IHCElement<?> aButton) |
BootstrapNavbar |
addForm(EBootstrapNavbarPosition ePos,
com.helger.html.hc.html.AbstractHCForm<?> aForm) |
BootstrapNavbar |
addNav(EBootstrapNavbarPosition ePos,
BootstrapNav aNav) |
BootstrapNavbar |
addText(EBootstrapNavbarPosition ePos,
com.helger.html.hc.IHCElementWithChildren<?> aText) |
BootstrapNavbar |
addText(EBootstrapNavbarPosition ePos,
String sText) |
BootstrapContainer |
getContainer() |
com.helger.html.hc.html.HCDiv |
getContent() |
BootstrapNavbarHeader |
getHeader() |
boolean |
isInverse() |
BootstrapNavbar |
setInverse(boolean bInverse) |
addChild, addChild, addChild, addChild, addChildren, addChildren, addChildren, addChildrenaddAndReturnChild, addAndReturnChild, addChild, addChild, addChildren, addChildren, addChildren, afterAddChild, afterRemoveChild, applyProperties, beforeAddChild, canConvertToNode, directGetChildren, getAllChildren, getAllChildrenAsNodeList, getChild, getChildAtIndex, getChildCount, getChildren, getChildrenFormEmitting, getFirstChild, getLastChild, getPlainText, hasChildren, internalBeforeConvertToNode, recursiveContainsChildWithTagName, removeAllChildren, removeChild, removeChild, sortAllChildren, toStringaddClass, addClasses, addClasses, addClasses, addEventHandler, addStyle, addStyle, addStyles, addStyles, addStyles, containsClass, containsCustomAttr, containsDataAttr, containsEventHandler, containsStyle, createElement, ensureID, finishAfterApplyProperties, getAccessKey, getAllClasses, getAllClassesAsString, getAllClassNames, getAllCustomAttrs, getAllDataAttrs, getAllStyles, getAllStylesAsString, getAllStyleValues, getContentEditable, getContextMenu, getCustomAttrCount, getCustomAttrValue, getDataAttrValue, getDirection, getDraggable, getDropZone, getElement, getEventHandler, getID, getLanguage, getRole, getStyleValue, getTabIndex, getTagName, getTitle, hasAnyClass, hasAnyStyle, hasCustomAttrs, hasDataAttrs, hasID, hasStyle, internalConvertToNode, isDataAttrName, isHidden, isSpellCheck, isTranslateOff, isTranslateOn, isTranslateUndefined, isUnfocusable, makeDataAttrName, prependEventHandler, removeAllClasses, removeAllEventHandler, removeAllStyles, removeClass, removeCustomAttr, removeDataAttr, removeStyle, setAccessKey, setContentEditable, setContextMenu, setCustomAttr, setCustomAttr, setCustomAttr, setDataAttr, setDataAttr, setDataAttr, setDirection, setDraggable, setDropZone, setEventHandler, setHidden, setID, setLanguage, setRole, setSpellCheck, setTabIndex, setTitle, setTranslate, setTranslate, setUnfocusable, setUniqueID, thisAsTapplyCustomization, beforeConvertToNode, convertToNode, getAsConditionalCommentNode, getAsHTMLString, internalAfterConvertToNode, isConvertedToNode, isCustomized, onAdded, onRemovedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEventHandler, containsCustomAttr, containsDataAttr, containsEventHandler, ensureID, getAccessKey, getAllCustomAttrs, getAllDataAttrs, getContentEditable, getContextMenu, getCustomAttrCount, getCustomAttrValue, getDataAttrValue, getDirection, getDraggable, getDropZone, getElement, getEventHandler, getID, getLanguage, getRole, getTabIndex, getTagName, hasCustomAttrs, hasDataAttrs, hasID, isHidden, isSpellCheck, isTranslateOff, isTranslateOn, isTranslateUndefined, isUnfocusable, prependEventHandler, removeAllEventHandler, removeCustomAttr, removeDataAttr, setAccessKey, setContentEditable, setContextMenu, setCustomAttr, setCustomAttr, setCustomAttr, setDataAttr, setDataAttr, setDataAttr, setDirection, setDraggable, setDropZone, setEventHandler, setHidden, setID, setLanguage, setRole, setSpellCheck, setTabIndex, setTitle, setTranslate, setTranslate, setUnfocusable, setUniqueIDaddStyle, addStyle, addStyles, addStyles, addStyles, containsStyle, getAllStyles, getAllStylesAsString, getAllStyleValues, getStyleValue, hasAnyStyle, hasStyle, removeAllStyles, removeStyleaddClass, addClasses, addClasses, addClasses, containsClass, getAllClasses, getAllClassesAsString, getAllClassNames, hasAnyClass, removeAllClasses, removeClassaddAndReturnChild, addAndReturnChild, addChild, addChild, addChildren, addChildren, addChildren, getAllChildrenAsNodeList, recursiveContainsChildWithTagName, removeAllChildren, removeChild, removeChild, sortAllChildrenapplyCustomization, beforeConvertToNode, canConvertToNode, convertToNode, getAsConditionalCommentNode, getAsHTMLString, isConvertedToNode, isCustomized, onAdded, onRemovedpublic BootstrapNavbar(@Nonnull EBootstrapNavbarType eType, boolean bCollapsible, @Nonnull Locale aDisplayLocale)
@Nonnull public final BootstrapContainer getContainer()
@Nonnull public final BootstrapNavbarHeader getHeader()
@Nonnull public final com.helger.html.hc.html.HCDiv getContent()
@Nonnull public BootstrapNavbar addForm(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull com.helger.html.hc.html.AbstractHCForm<?> aForm)
@Nonnull public BootstrapNavbar addNav(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull BootstrapNav aNav)
@Nonnull public BootstrapNavbar addText(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull String sText)
@Nonnull public BootstrapNavbar addText(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull com.helger.html.hc.IHCElementWithChildren<?> aText)
@Nonnull public BootstrapNavbar addButton(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull com.helger.html.hc.IHCElement<?> aButton)
@Nonnull public BootstrapNavbar addBrand(@Nonnull String sBrand, @Nonnull com.helger.commons.url.ISimpleURL aHomeLink)
@Nonnull public BootstrapNavbar addBrand(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull String sBrand, @Nonnull com.helger.commons.url.ISimpleURL aHomeLink)
@Nonnull public BootstrapNavbar addBrand(@Nonnull com.helger.html.hc.IHCNode aBrand, @Nonnull com.helger.commons.url.ISimpleURL aHomeLink)
@Nonnull public BootstrapNavbar addBrand(@Nonnull EBootstrapNavbarPosition ePos, @Nonnull com.helger.html.hc.IHCNode aBrand, @Nonnull com.helger.commons.url.ISimpleURL aHomeLink)
public boolean isInverse()
@Nonnull public BootstrapNavbar setInverse(boolean bInverse)
Copyright © 2014–2015 Philip Helger. All rights reserved.