public class BootstrapLinkButton extends com.helger.html.hc.html.textlevel.AbstractHCA<BootstrapLinkButton>
| Constructor and Description |
|---|
BootstrapLinkButton() |
BootstrapLinkButton(EBootstrapButtonSize eButtonSize) |
BootstrapLinkButton(EBootstrapButtonType eButtonType) |
BootstrapLinkButton(EBootstrapButtonType eButtonType,
EBootstrapButtonSize eButtonSize) |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapButtonSize |
getButtonSize() |
EBootstrapButtonType |
getButtonType() |
com.helger.photon.uicore.icon.IIcon |
getIcon() |
protected void |
onFinalizeNodeState(com.helger.html.hc.IHCConversionSettingsToNode aConversionSettings,
com.helger.html.hc.IHCHasChildrenMutable<?,? super com.helger.html.hc.IHCNode> aTargetNode) |
BootstrapLinkButton |
setButtonSize(EBootstrapButtonSize eButtonSize) |
BootstrapLinkButton |
setButtonType(EBootstrapButtonType eButtonType) |
BootstrapLinkButton |
setIcon(com.helger.photon.uicore.icon.IIcon aIcon) |
fillMicroElement, getHref, getMedia, getName, getTarget, getType, onConsistencyCheck, setHref, setMedia, setName, setTarget, setType, toStringaddChild, addChildAt, afterAddChild, afterRemoveChild, beforeAddChild, canConvertToMicroNode, children, findFirstChild, findFirstChildMapped, forAllChildren, forAllChildren, forAllChildrenBreakable, forAllChildrenMapped, getAllChildren, getAllChildrenAsNodeList, getChildAtIndex, getChildCount, getChildren, getChildrenFormEmitting, getFirstChild, getLastChild, getPlainText, hasChildren, removeAllChildren, removeChild, removeChildAt, sortAllChildrenaddClass, 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, 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, waitaddOnClick, hasTarget, setOnClick, setTargetBlankrecursiveContainsChildWithTagNameaddEventHandler, 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 BootstrapLinkButton()
public BootstrapLinkButton(@Nonnull EBootstrapButtonType eButtonType)
public BootstrapLinkButton(@Nonnull EBootstrapButtonSize eButtonSize)
public BootstrapLinkButton(@Nonnull EBootstrapButtonType eButtonType, @Nonnull EBootstrapButtonSize eButtonSize)
@Nonnull public EBootstrapButtonType getButtonType()
@Nonnull public final BootstrapLinkButton setButtonType(@Nonnull EBootstrapButtonType eButtonType)
@Nullable public EBootstrapButtonSize getButtonSize()
@Nonnull public final BootstrapLinkButton setButtonSize(@Nonnull EBootstrapButtonSize eButtonSize)
@Nullable public com.helger.photon.uicore.icon.IIcon getIcon()
@Nonnull public final BootstrapLinkButton setIcon(@Nullable com.helger.photon.uicore.icon.IIcon aIcon)
@OverrideOnDemand @OverridingMethodsMustInvokeSuper 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<BootstrapLinkButton>Copyright © 2015–2020 Philip Helger. All rights reserved.