public class BootstrapCheckBox
extends com.helger.html.hc.html.HCCheckBox
DEFAULT_EMIT_HIDDEN_FIELD, DEFAULT_HIDDEN_FIELD_PREFIX, DEFAULT_VALUEDEFAULT_AUTO_COMPLETE, DEFAULT_AUTO_FOCUS, DEFAULT_CHECKED, DEFAULT_FORMNOVALIDATE, DEFAULT_MULTIPLEDEFAULT_DISABLED, DEFAULT_FOCUSED, DEFAULT_READONLY, DEFAULT_REQUIRED| Constructor and Description |
|---|
BootstrapCheckBox() |
BootstrapCheckBox(com.helger.html.request.IHCRequestFieldBoolean aRF) |
BootstrapCheckBox(com.helger.html.request.IHCRequestFieldBooleanMultiValue aRF) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyProperties(com.helger.commons.microdom.IMicroElement aElement,
com.helger.html.hc.conversion.IHCConversionSettingsToNode aConversionSettings) |
BootstrapCheckBox |
setInline(boolean bInline) |
didEmitHiddenField, getHiddenFieldName, getHiddenFieldName, isEmitHiddenField, onAdded, onRemoved, setEmitHiddenField, toStringgetAccept, getAlt, getDirName, getForm, getFormActionJS, getFormActionURL, getFormEncType, getFormMethod, getFormTarget, getHeight, getList, getMaxLength, getMaxValue, getMinLength, getMinValue, getPattern, getPlaceholder, getPlainText, getSize, getSrc, getSrcAsString, getStep, getType, getValue, getWidth, isAutoCompleteOff, isAutoCompleteOn, isAutoCompleteUndefined, isAutoFocus, isChecked, isFormNoValidate, isMultiple, setAccept, setAccept, setAlt, setAutoComplete, setAutoComplete, setAutoFocus, setChecked, setDirName, setForm, setFormAction, setFormAction, setFormAction, setFormEncType, setFormEncTypeFileUpload, setFormEncTypeTextPlain, setFormMethod, setFormNoValidate, setFormTarget, setFormTargetBlank, setHeight, setList, setMaxLength, setMaxValue, setMinLength, setMinValue, setMultiple, setPattern, setPlaceholder, setSize, setSrc, setSrc, setStep, setType, setValue, setValue, setValue, setWidthgetName, isDisabled, isFocused, isReadonly, isRequired, setDisabled, setFocused, setName, setReadonly, setRequiredaddClass, 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, canConvertToNode, convertToNode, getAsConditionalCommentNode, getAsHTMLString, internalAfterConvertToNode, internalBeforeConvertToNode, isConvertedToNode, isCustomizedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, isReadonly, setName, setReadonlyaddEventHandler, 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, setUniqueIDapplyCustomization, beforeConvertToNode, canConvertToNode, convertToNode, getAsConditionalCommentNode, getAsHTMLString, isConvertedToNode, isCustomizedpublic BootstrapCheckBox()
public BootstrapCheckBox(@Nonnull com.helger.html.request.IHCRequestFieldBoolean aRF)
public BootstrapCheckBox(@Nonnull com.helger.html.request.IHCRequestFieldBooleanMultiValue aRF)
@Nonnull public BootstrapCheckBox setInline(boolean bInline)
@OverridingMethodsMustInvokeSuper protected void applyProperties(com.helger.commons.microdom.IMicroElement aElement, com.helger.html.hc.conversion.IHCConversionSettingsToNode aConversionSettings)
applyProperties in class com.helger.html.hc.impl.AbstractHCInput<com.helger.html.hc.html.HCCheckBox>Copyright © 2014–2015 Philip Helger. All rights reserved.