Uses of Interface
com.helger.html.hc.html.IHCHasHTMLAttributeValue
-
-
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html
Classes in com.helger.html.hc.html that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCContentEditableContent editable?classEHCDraggableDraggable?classEHCScrollingclassEHCTextDirectionEnum for HTML text directions.classHC_TargetRepresents the value of the "target" attribute of an HTML <a> element -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.embedded
Classes in com.helger.html.hc.html.embedded that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCCORSSettingsCORS settingsclassEHCIFrameAlignEnumeration forHCIFramealignment.classEHCLoadingTypeLoading typeclassEHCObjectAlignEnumeration for the possible "alignment" values in HTMLHCObjecttags.classEHCParamValueTypeAn enumeration that can be used inHCParamobjects to define the used value type.classEHCPreloadAudio preload?classEHCSandboxAllowSandbox allowance?classEHCTrackTypeTrack type (read-only property in JS) -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.forms
Classes in com.helger.html.hc.html.forms that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCAutoCompleteAn enumeration that can be used insetAutoCompletemethods of input controls.
Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocompleteclassEHCButtonTypeType of anHCButtonclassEHCFormMethodAn enumeration that can be used inHCFormobjects to define the used method.classEHCInputTypeThe type of anAbstractHCInputelement.classEHCTextAreaWrapWrapping type of aHCTextArea -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.grouping
Classes in com.helger.html.hc.html.grouping that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCOLTypeAn enumeration that can be used inHCOLobjects to define the used type.classEHCULTypeAn enumeration that can be used inHCULobjects to define the used type. -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.interactive
Classes in com.helger.html.hc.html.interactive that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCCommandTypeCommand type -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.links
Classes in com.helger.html.hc.html.links that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCReferrerPolicyReferrer policy
Source: https://w3c.github.io/webappsec-referrer-policy/#referrer-policy -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.metadata
Subinterfaces of IHCHasHTMLAttributeValue in com.helger.html.hc.html.metadata Modifier and Type Interface Description interfaceIHCLinkTypeBase interface for link types (used inHCLink)Classes in com.helger.html.hc.html.metadata that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCLinkTypeThe possible values of therelattribute of aHCLinkelement.
Source: http://de.selfhtml.org/html/kopfdaten/beziehungen.htmclassHCLinkTypeCustomImplementation of customIHCLinkTypeobjects that cannot be found inEHCLinkType. -
Uses of IHCHasHTMLAttributeValue in com.helger.html.hc.html.tabular
Classes in com.helger.html.hc.html.tabular that implement IHCHasHTMLAttributeValue Modifier and Type Class Description classEHCCellAlignAlignment of anAbstractHCCellelement.
-