public class BootstrapButtonToolbar extends AbstractBootstrapDiv<BootstrapButtonToolbar> implements com.helger.photon.uicore.html.toolbar.IButtonToolbar<BootstrapButtonToolbar>
| Constructor and Description |
|---|
BootstrapButtonToolbar(com.helger.photon.core.execcontext.ILayoutExecutionContext aLEC) |
BootstrapButtonToolbar(com.helger.commons.url.SimpleURL aSelfHref) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapButton |
addAndReturnButton(String sCaption,
com.helger.html.js.IHasJSCode aJSCode,
com.helger.photon.uicore.icon.IIcon aIcon) |
BootstrapButton |
addAndReturnSubmitButton(String sCaption,
com.helger.html.js.IHasJSCode aOnClick,
com.helger.photon.uicore.icon.IIcon aIcon) |
com.helger.commons.url.ISimpleURL |
getSelfHref() |
getBackground, getBorder, getDisplay, getMargin, getPadding, getTextAlign, onFinalizeNodeState, setBackground, setBorder, setDisplay, setMargin, setPadding, setTextAlignfillMicroElement, getName, setName, 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, 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, waitaddAndReturnButton, addButton, addButton, addButton, addButton, addButtonBack, addButtonBack, addButtonBack, addButtonCancel, addButtonCancel, addButtonCancel, addButtonEdit, addButtonEdit, addButtonNew, addButtonNo, addButtonNo, addButtonNo, addButtonSave, addButtonSave, addHiddenField, addHiddenField, addHiddenFields, addSubmitButton, addSubmitButton, addSubmitButton, addSubmitButton, addSubmitButtonSave, addSubmitButtonYesrecursiveContainsChildWithTagNameaddEventHandler, 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, getLastChildforAllChildrenRecursive, forAllChildrenRecursivepublic BootstrapButtonToolbar(@Nonnull com.helger.photon.core.execcontext.ILayoutExecutionContext aLEC)
public BootstrapButtonToolbar(@Nonnull com.helger.commons.url.SimpleURL aSelfHref)
@Nonnull public com.helger.commons.url.ISimpleURL getSelfHref()
getSelfHref in interface com.helger.photon.uicore.html.toolbar.IButtonToolbar<BootstrapButtonToolbar>@Nonnull public final BootstrapButton addAndReturnButton(@Nullable String sCaption, @Nullable com.helger.html.js.IHasJSCode aJSCode, @Nullable com.helger.photon.uicore.icon.IIcon aIcon)
addAndReturnButton in interface com.helger.photon.uicore.html.toolbar.IButtonToolbar<BootstrapButtonToolbar>@Nonnull public final BootstrapButton addAndReturnSubmitButton(@Nullable String sCaption, @Nullable com.helger.html.js.IHasJSCode aOnClick, @Nullable com.helger.photon.uicore.icon.IIcon aIcon)
addAndReturnSubmitButton in interface com.helger.photon.uicore.html.toolbar.IButtonToolbar<BootstrapButtonToolbar>Copyright © 2015–2020 Philip Helger. All rights reserved.