A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- H(HTMLNode, StringBuffer) - Static method in class Torello.HTML.Debug
-
Prints an HTML Element (
TagNode, TextNode
orCommentNode
) usingPrint Style 'H'
- h8 - Variable in class Torello.Java.Additional.Ret8
-
This holds a pointer to the seventh response object.
- h8 - Variable in class Torello.Java.Additional.Tuple8
-
This holds a pointer to the seventh field / instance.
- hadError() - Method in class Torello.Java.Additional.Promise
-
Asks
'this'
instance ofPromise
whether or not an error has been reported. - hadRecentInput - Variable in class Torello.Browser.PerformanceTimeline.LayoutShift
-
[No Description Provided by Google]
- hadResponse() - Method in class Torello.Java.Additional.Promise
-
Asks
'this'
instance ofPromise
whether any response has been reported. - Haiti - Torello.Java.Country
-
Country Named: Haiti
- HALT_ON_ERROR(OSResponse) - Static method in class Torello.Java.Build.Util
-
Checks a Command's Response for errors.
- handle() - Method in annotation type Torello.JavaDoc.LinkJavaSource
-
This must be equal to one of the listed File-Handle's which you have placed inside of your
'upgrade-files/json-config/ExtraJavaHiLiting.json'
file. - HANDLE_PRED - Static variable in annotation type Torello.JavaDoc.LinkJavaSource
-
A Java
String-Predicate
constucted by converting theLinkJavaSource.HANDLE_RE
Regular Expression into aPredicate
. - HANDLE_RE - Static variable in annotation type Torello.JavaDoc.LinkJavaSource
-
The Regular-Expression used to validate handle's
- handleCallbackError(WebSocket, Throwable) - Method in class NeoVisionaries.WebSockets.WebSocketAdapter
- handleCallbackError(WebSocket, Throwable) - Method in interface NeoVisionaries.WebSockets.WebSocketListener
-
Called when an
onXxx()
method threw aThrowable
. - handleCertificateError(int, String) - Static method in class Torello.Browser.Security
-
Handles a certificate error that fired a certificateError event.
- handleConcatenatedOptions(String) - Method in class Apache.CLI.DefaultParser
-
Breaks
token
into its constituent parts using the following algorithm. - handleJavaScriptDialog(boolean, String) - Static method in class Torello.Browser.Page
-
Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
- handler - Variable in class Torello.Browser.DOMDebugger.EventListener
-
Event handler function value.
- has(String) - Static method in class Torello.HTML.InnerTags
-
Will report whether an attribute is either a standard, well-defined, attribute or (also) if the inner-tag is a well-defined event-inner-tag.
- has(String) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- has(Predicate<String>) - Method in class Torello.HTML.TagNode
- has(Pattern) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- has(TextComparitor, String...) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- HAS_SUB_PACKAGES - Static variable in class Torello.Java.Build.BuildPackage
-
This is a special flag that may be used to signify that a particular
BuildPackage
instance actually refers to a tree of packages, rather than just a single package. - HAS_TOK_MATCH(String, String...) - Static method in class Torello.HTML.Listeners
-
Checks if the var-args parameter
String... htmlTags
matches a particular token - hasAND(boolean, String...) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- hasAnnotatedParameters() - Method in class Torello.JavaDoc.Callable
-
This will look at each parmeter's annotation array to see if there are any parameters in this
Callable's
invocation parameter-list that were annotated with anything. - hasArg() - Method in class Apache.CLI.Option.Builder
-
Indicates that the Option will require an argument.
- hasArg() - Method in class Apache.CLI.Option
-
Query to see if this Option requires an argument
- hasArg(boolean) - Method in class Apache.CLI.Option.Builder
-
Indicates if the Option has an argument or not.
- hasArgName() - Method in class Apache.CLI.Option
-
Returns whether the display name for the argument value has been set.
- hasArgs() - Method in class Apache.CLI.Option.Builder
-
Indicates that the Option can have unlimited argument values.
- hasArgs() - Method in class Apache.CLI.Option
-
Query to see if this Option can take many values.
- hasAttribute(String) - Static method in class Torello.HTML.InnerTags
-
Will report whether an attribute is listed as a well-defined attribute, according to HTML standards.
- hasAuthor(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features.Meta
-
This helps identify Web-Sites & Web-Pages "author-names" to Web-Indexing and Web-Search Organizations.
- hasAVaccept - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'accept'
attribute, when queried usingTagNode.AV("accept")
- hasAValt - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have an'alt'
attribute, when queried usingTagNode.AV("alt")
- hasAVclass - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'class'
attribute, when queried usingTagNode.AV("class")
- hasAVcols - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'cols'
attribute, when queried usingTagNode.AV("cols")
- hasAVcolspan - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'colspan'
attribute, when queried usingTagNode.AV("colspan")
- hasAVheight - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'height'
attribute, when queried usingTagNode.AV("height")
- hasAVhref - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have an'href'
attribute, when queried usingTagNode.AV("href")
- hasAVhreflang - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'hreflang'
attribute, when queried usingTagNode.AV("hreflang")
- hasAVid - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have an'id'
attribute, when queried usingTagNode.AV("id")
- hasAVmax - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'max'
attribute, when queried usingTagNode.AV("max")
- hasAVmaxlength - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'maxlength'
attribute, when queried usingTagNode.AV("maxlength")
- hasAVmin - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'min'
attribute, when queried usingTagNode.AV("min")
- hasAVminlength - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'minlength'
attribute, when queried usingTagNode.AV("minlength")
- hasAVname - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'name'
attribute, when queried usingTagNode.AV("name")
- hasAVrows - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'rows'
attribute, when queried usingTagNode.AV("rows")
- hasAVrowspan - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'rowspan'
attribute, when queried usingTagNode.AV("rowspan")
- hasAVsize - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'size'
attribute, when queried usingTagNode.AV("size")
- hasAVsizes - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'sizes'
attribute, when queried usingTagNode.AV("sizes")
- hasAVsrc - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'src'
attribute, when queried usingTagNode.AV("src")
- hasAVsrcdoc - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'srcdoc'
attribute, when queried usingTagNode.AV("srcdoc")
- hasAVsrclang - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'srclang'
attribute, when queried usingTagNode.AV("srclang")
- hasAVsrcset - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'srcset'
attribute, when queried usingTagNode.AV("srcset")
- hasAVstyle - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'style'
attribute, when queried usingTagNode.AV("style")
- hasAVtarget - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'target'
attribute, when queried usingTagNode.AV("target")
- hasAVtitle - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'title'
attribute, when queried usingTagNode.AV("title")
- hasAVtype - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'type'
attribute, when queried usingTagNode.AV("type")
- hasAVvalue - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'value'
attribute, when queried usingTagNode.AV("value")
- hasAVwidth - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'width'
attribute, when queried usingTagNode.AV("width")
- hasAVwrap - Variable in class Torello.HTML.PageStats
-
The number of HTML
TagNode
elements that have a'wrap'
attribute, when queried usingTagNode.AV("wrap")
- hasBrowserHandler - Variable in class Torello.Browser.Page.javascriptDialogOpening
-
True iff browser is capable showing or acting on the given dialog.
- hasCanonicalURL(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features
-
This method will check whether a Vectorized-HTML Page has an HTML
<LINK REL=canonical ...>
Tag. - hasCredBlob - Variable in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
-
If set to true, the authenticator will support the credBlob extension.
- hasDescription(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features.Meta
-
This method attempts to retrieve a
'description'
-Property Meta-Tag out of an HTML_Page. - hasEventAttribute(String) - Static method in class Torello.HTML.InnerTags
-
Will report whether an event-attribute is listed as a well-defined event-attribute, according to HTML standards.
- hasExtraInfo - Variable in class Torello.Browser.Network.responseReceived
-
Indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for this request.
- hasFavicon(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features
-
This method will search for an HTML
<LINK REL="icon" ...>
Tag, in hopes of finding aREL
-Attribute whose value is'icon'
. - hash - Variable in class Torello.Browser.Debugger.scriptFailedToParse
-
Content hash of the script.
- hash - Variable in class Torello.Browser.Debugger.scriptParsed
-
Content hash of the script.
- hash - Variable in class Torello.HTML.PageStats
-
The string hash-code of the vectorized-HTML webpage, as if it were being represented as one single
java.lang.String.
- Hash - Class in Torello.CSS
- hashAlgorithm - Variable in class Torello.Browser.Network.SignedCertificateTimestamp
-
Hash algorithm.
- hashCode() - Method in class Apache.CLI.Option
- hashCode() - Method in interface javax.json.JsonNumber
-
Returns the hash code value for this
JsonNumber
object. - hashCode() - Method in interface javax.json.JsonString
-
Returns the hash code value for this
JsonString
object. - hashCode() - Method in class Torello.Browser.Accessibility.AXNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Accessibility.AXProperty
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Accessibility.AXRelatedNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Accessibility.AXValue
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Accessibility.AXValueSource
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation._Animation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation.animationCanceled
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation.animationCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation.AnimationEffect
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation.animationStarted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation.KeyframesRule
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Animation.KeyframeStyle
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.AffectedCookie
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.AffectedFrame
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.AffectedRequest
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.AttributionReportingIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.ContentSecurityPolicyIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.CorsIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.GenericIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.HeavyAdIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.InspectorIssue
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.InspectorIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.issueAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.LowTextContrastIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.MixedContentIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.NavigatorUserAgentIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.QuirksModeIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.SameSiteCookieIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.SharedArrayBufferIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.SourceCodeLocation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.TrustedWebActivityIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Audits.WasmCrossOriginModuleSharingIssueDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.BackgroundService.BackgroundServiceEvent
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.BackgroundService.backgroundServiceEventReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.BackgroundService.EventMetadata
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.BackgroundService.recordingStateChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Browser.Bounds
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Browser.Bucket
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Browser.downloadProgress
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Browser.downloadWillBegin
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Browser.Histogram
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Browser.PermissionDescriptor
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CacheStorage.Cache
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CacheStorage.CachedResponse
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CacheStorage.DataEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CacheStorage.Header
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Cast.issueUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Cast.Sink
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Cast.sinksUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Console.ConsoleMessage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Console.messageAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSComputedStyleProperty
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSContainerQuery
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSKeyframeRule
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSKeyframesRule
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSMedia
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSProperty
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSRule
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSStyle
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.CSSStyleSheetHeader
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.FontFace
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.fontsUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.FontVariationAxis
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.InheritedStyleEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.MediaQuery
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.MediaQueryExpression
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.PlatformFontUsage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.PseudoElementMatches
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.RuleMatch
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.RuleUsage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.SelectorList
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.ShorthandEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.SourceRange
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.StyleDeclarationEdit
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.styleSheetAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.styleSheetChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.styleSheetRemoved
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.CSS.Value
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Database._Database
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Database.addDatabase
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Database.Error
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.BreakLocation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.breakpointResolved
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.CallFrame
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.DebugSymbols
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.Location
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.LocationRange
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.paused
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.Scope
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.scriptFailedToParse
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.scriptParsed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.ScriptPosition
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Debugger.SearchMatch
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.attributeModified
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.attributeRemoved
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.BackendNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.BoxModel
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.characterDataModified
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.childNodeCountUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.childNodeInserted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.childNodeRemoved
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.CSSComputedStyleProperty
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.distributedNodesUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.inlineStyleInvalidated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.Node
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.pseudoElementAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.pseudoElementRemoved
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.Rect
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.RGBA
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.setChildNodes
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.shadowRootPopped
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.shadowRootPushed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOM.ShapeOutsideInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMDebugger.EventListener
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.ComputedStyle
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.DocumentSnapshot
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.DOMNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.InlineTextBox
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.LayoutTreeNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.LayoutTreeSnapshot
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.NameValue
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.NodeTreeSnapshot
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.RareBooleanData
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.RareIntegerData
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.RareStringData
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMSnapshot.TextBoxSnapshot
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMStorage.domStorageItemAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMStorage.domStorageItemRemoved
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMStorage.domStorageItemsCleared
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMStorage.domStorageItemUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.DOMStorage.StorageId
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Emulation.DisplayFeature
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Emulation.MediaFeature
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Emulation.ScreenOrientation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Emulation.UserAgentBrandVersion
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Emulation.UserAgentMetadata
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Fetch.AuthChallenge
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Fetch.AuthChallengeResponse
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Fetch.authRequired
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Fetch.HeaderEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Fetch.RequestPattern
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Fetch.requestPaused
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeadlessExperimental.needsBeginFramesChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeadlessExperimental.ScreenshotParams
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.addHeapSnapshotChunk
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.heapStatsUpdate
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.lastSeenObjectId
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.reportHeapSnapshotProgress
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.SamplingHeapProfile
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.SamplingHeapProfileNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.HeapProfiler.SamplingHeapProfileSample
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.DatabaseWithObjectStores
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.DataEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.Key
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.KeyPath
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.KeyRange
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.ObjectStore
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.IndexedDB.ObjectStoreIndex
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Input.DragData
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Input.DragDataItem
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Input.dragIntercepted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Input.TouchPoint
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Inspector.detached
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.LayerTree.Layer
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.LayerTree.layerPainted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.LayerTree.layerTreeDidChange
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.LayerTree.PictureTile
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.LayerTree.ScrollRect
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.LayerTree.StickyPositionConstraint
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Log.entryAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Log.LogEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Log.ViolationSetting
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.PlayerError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.playerErrorsRaised
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.PlayerEvent
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.playerEventsAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.PlayerMessage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.playerMessagesLogged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.playerPropertiesChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.PlayerProperty
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Media.playersCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Memory.Module
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Memory.SamplingProfile
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Memory.SamplingProfileNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.AuthChallenge
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.AuthChallengeResponse
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.BlockedCookieWithReason
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.BlockedSetCookieWithReason
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.CachedResource
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.ClientSecurityState
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.ConnectTiming
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.Cookie
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.CookieParam
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.CorsErrorStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.CrossOriginEmbedderPolicyStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.CrossOriginOpenerPolicyStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.dataReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.eventSourceMessageReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.Initiator
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.loadingFailed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.loadingFinished
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.LoadNetworkResourceOptions
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.LoadNetworkResourcePageResult
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.PostDataEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.ReportingApiReport
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.reportingApiReportAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.reportingApiReportUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.Request
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.requestIntercepted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.RequestPattern
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.requestServedFromCache
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.requestWillBeSent
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.requestWillBeSentExtraInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.resourceChangedPriority
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.ResourceTiming
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.Response
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.responseReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.responseReceivedExtraInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SecurityDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SecurityIsolationStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SignedCertificateTimestamp
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SignedExchangeError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SignedExchangeHeader
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SignedExchangeInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.signedExchangeReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.SignedExchangeSignature
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.subresourceWebBundleInnerResponseError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.subresourceWebBundleInnerResponseParsed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.subresourceWebBundleMetadataError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.subresourceWebBundleMetadataReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.trustTokenOperationDone
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.TrustTokenParams
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketClosed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.WebSocketFrame
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketFrameError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketFrameReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketFrameSent
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketHandshakeResponseReceived
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.WebSocketRequest
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.WebSocketResponse
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webSocketWillSendHandshakeRequest
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webTransportClosed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webTransportConnectionEstablished
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Network.webTransportCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.BoxStyle
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.ContainerQueryContainerHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.ContainerQueryHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.FlexContainerHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.FlexItemHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.FlexNodeHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.GridHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.GridNodeHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.HighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.HingeConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.inspectNodeRequested
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.IsolatedElementHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.IsolationModeHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.LineStyle
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.nodeHighlightRequested
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.screenshotRequested
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.ScrollSnapContainerHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.ScrollSnapHighlightConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Overlay.SourceOrderConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.AdFrameStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.AppManifestError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.AppManifestParsedProperties
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.BackForwardCacheNotRestoredExplanation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.backForwardCacheNotUsed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.CompilationCacheParams
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.compilationCacheProduced
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.documentOpened
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.domContentEventFired
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.downloadProgress
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.downloadWillBegin
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.fileChooserOpened
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.FontFamilies
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.FontSizes
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.Frame
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameAttached
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameClearedScheduledNavigation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameDetached
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameNavigated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameRequestedNavigation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.FrameResource
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.FrameResourceTree
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameScheduledNavigation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameStartedLoading
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.frameStoppedLoading
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.FrameTree
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.InstallabilityError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.InstallabilityErrorArgument
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.javascriptDialogClosed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.javascriptDialogOpening
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.LayoutViewport
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.lifecycleEvent
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.loadEventFired
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.navigatedWithinDocument
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.NavigationEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.OriginTrial
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.OriginTrialToken
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.OriginTrialTokenWithStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.PermissionsPolicyBlockLocator
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.PermissionsPolicyFeatureState
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.screencastFrame
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.ScreencastFrameMetadata
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.screencastVisibilityChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.Viewport
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.VisualViewport
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Page.windowOpen
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Performance.Metric
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Performance.metrics
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.PerformanceTimeline.LargestContentfulPaint
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.PerformanceTimeline.LayoutShift
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.PerformanceTimeline.LayoutShiftAttribution
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.PerformanceTimeline.TimelineEvent
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.PerformanceTimeline.timelineEventAdded
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.consoleProfileFinished
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.consoleProfileStarted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.CoverageRange
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.FunctionCoverage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.PositionTickInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.preciseCoverageDeltaUpdate
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.Profile
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.ProfileNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.ScriptCoverage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.ScriptTypeProfile
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.TypeObject
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Profiler.TypeProfileEntry
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.bindingCalled
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.CallArgument
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.CallFrame
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.consoleAPICalled
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.CustomPreview
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.EntryPreview
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.ExceptionDetails
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.exceptionRevoked
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.exceptionThrown
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.executionContextCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.ExecutionContextDescription
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.executionContextDestroyed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.inspectRequested
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.InternalPropertyDescriptor
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.ObjectPreview
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.PrivatePropertyDescriptor
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.PropertyDescriptor
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.PropertyPreview
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.RemoteObject
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.StackTrace
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.RunTime.StackTraceId
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Schema.Domain
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.certificateError
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.CertificateSecurityState
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.InsecureContentStatus
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.SafetyTipInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.securityStateChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.SecurityStateExplanation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.VisibleSecurityState
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Security.visibleSecurityStateChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.ServiceWorker.ServiceWorkerErrorMessage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.ServiceWorker.ServiceWorkerRegistration
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.ServiceWorker.ServiceWorkerVersion
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.ServiceWorker.workerErrorReported
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.ServiceWorker.workerRegistrationUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.ServiceWorker.workerVersionUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Storage.cacheStorageContentUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Storage.cacheStorageListUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Storage.indexedDBContentUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Storage.indexedDBListUpdated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Storage.TrustTokens
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Storage.UsageForType
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.GPUDevice
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.GPUInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.ImageDecodeAcceleratorCapability
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.ProcessInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.Size
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.VideoDecodeAcceleratorCapability
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.SystemInfo.VideoEncodeAcceleratorCapability
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.attachedToTarget
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.detachedFromTarget
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.receivedMessageFromTarget
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.RemoteLocation
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.targetCrashed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.targetCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.targetDestroyed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.TargetInfo
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Target.targetInfoChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Tethering.accepted
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Tracing.bufferUsage
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Tracing.dataCollected
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Tracing.TraceConfig
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.Tracing.tracingComplete
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.AudioListener
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.audioListenerCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.audioListenerWillBeDestroyed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.AudioNode
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.audioNodeCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.audioNodeWillBeDestroyed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.AudioParam
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.audioParamCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.audioParamWillBeDestroyed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.BaseAudioContext
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.contextChanged
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.contextCreated
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.ContextRealtimeData
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.contextWillBeDestroyed
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.nodeParamConnected
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.nodeParamDisconnected
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.nodesConnected
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAudio.nodesDisconnected
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAuthn.Credential
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
-
Generates a Hash-Code for
'this'
instance - hashCode() - Method in class Torello.HTML.DotPair
-
Implements the standard java
'hashCode()'
method. - hashCode() - Method in class Torello.HTML.HTMLNode
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.NodeIndex
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.PageStats
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.SubSection
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.Tools.Images.ImageInfo
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.HTML.Tools.Images.Results
-
Java's hash-code requirement.
- hashCode() - Method in class Torello.Java.Additional.ByRef
-
Invokes the standard
java.lang.Object
methodhashCode()
on the fieldthis.f
- hashCode() - Method in class Torello.Java.Additional.EffectivelyFinal
-
Invokes the standard
java.lang.Object
methodhashCode()
on the fieldthis.f
- hashCode() - Method in class Torello.Java.Additional.MultiType
-
Builds a hash-code to fulfill Java's
java.lang.Object
requirement. - hashCode() - Method in class Torello.Java.Additional.Ret0
-
Returns the hash-code for the singleton-instance of
Ret0
- hashCode() - Method in class Torello.Java.Additional.Tuple0
-
Returns the hash-code for the singleton-instance of
Ret0
- hashCode() - Method in class Torello.Java.Build.AuxiliaryOptRecord
-
Generates a Hash-Code for use with Standard-Java
Hashtable's
etc... - hashCode() - Method in class Torello.Java.Build.CLI
- hashCode() - Method in class Torello.Java.Build.SelectedOptionsRecord
-
Generates a Hash-Code for use with Standard-Java
Hashtable's
etc... - hashCode() - Method in class Torello.Java.FileNode
-
This satisfies Java's "hash-code" method requirement.
- hashCode() - Method in class Torello.Java.LV
-
Implements the standard java
'hashCode()'
method. - hashCode() - Method in class Torello.Java.OSResponse
-
Returns a hash code for this instance.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Returns the hash code value for this List as per the definition in the class
java.util.ArrayList
. - hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyCollection
-
Returns the hash code value for this collection.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Returns the hash code value for this Map as per the definition in the class
java.util.HashMap
. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Returns the hash code value for this Set as per the definition in the class
java.util.HashSet
. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Returns the hash code value for this Map as per the definition in the class
java.util.Hashtable
. - hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyList
-
Returns the hash code value for this list.
- hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyMap.Entry
-
Returns the hash code value for this map entry.
- hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlyMap
-
Returns the hash code value for this map.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyProperties
- hashCode() - Method in interface Torello.Java.ReadOnly.ReadOnlySet
-
Returns the hash code value for this set.
- hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Returns the hash code value for this Map as per the definition in the class
java.util.TreeMap
. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Returns the hash code value for this Set as per the definition in the class
java.util.TreeSet
. - hashCode() - Method in class Torello.Java.ReadOnly.ReadOnlyVector
-
Returns the hash code value for this List as per the definition in the class
java.util.Vector
. - hashCode() - Method in class Torello.JavaDoc.Location
-
Simply invokes the
hashCode()
static-method provided by classjava.lang.Integer
. - hashCode() - Method in class Torello.JavaDoc.RelativePathStr
-
Generates a Hash-Table's Hash-Code for
'this'
instance's data. - hashCode(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Util
-
Convenience Method.
- hashCode(Vector<? extends HTMLNode>, int, int) - Static method in class Torello.HTML.Util
-
Generates a hash-code for a vectorized html page-
Vector
. - hashCode(Vector<? extends HTMLNode>, DotPair) - Static method in class Torello.HTML.Util
-
Convenience Method.
- HASHSET() - Static method in class Torello.Java.RTC
-
Requests: HashSet
- HASHSET(HashSet<FileNode>) - Static method in class Torello.Java.RTC
-
Requests: HashSet
- hasHTMLEsc(char) - Static method in class Torello.HTML.Escape
-
- hasKeyOnlyAttribute(String) - Method in class Torello.HTML.TagNode
-
- hasLargeBlob - Variable in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
-
If set to true, the authenticator will support the largeBlob extension.
- hasListener(TagNode) - Static method in class Torello.HTML.Listeners
-
Checks if a certain
class TagNode
has a listener inner-tag / attribute. - hasLog - Variable in class Torello.Java.Additional.AppendableLog
-
Simple way for the user to identify whether or not a null
'appendable'
parameter was passed to this class Constructor. - hasLongOpt() - Method in class Apache.CLI.Option
-
Query to see if this Option has a long name
- hasLongOption(String) - Method in class Apache.CLI.Options
- hasNAND(boolean, String...) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- hasNext() - Method in interface javax.json.stream.JsonParser
-
Returns
true
if there are more parsing states. - hasNext() - Method in class Torello.HTML.NodeSearch.HNLI
-
Use this method to find out whether the underlying
Vector
and currentcursor
position would retrieve another match if'next()'
or'nextIndex()'
were called. - hasNext() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
Use this method to find out whether the underlying
Vector
and currentcursor
position would retrieve another match if'next'
or'nextIndex'
were called. - hasNext() - Method in class Torello.HTML.Tools.Images.URLIterator
-
Just checks if there are more elements available.
- hasNext() - Method in class Torello.Java.Additional.RemoveUnsupportedIterator
-
This method is identical to the standard java iterator
'hasNext()'
method. - hasNext() - Method in interface Torello.Java.ReadOnly.ReadOnlyListIterator
-
Returns
TRUE
if this list iterator has more elements when traversing the list in the forward direction. - hasOption(char) - Method in class Apache.CLI.CommandLine
-
Tests to see if an option has been set.
- hasOption(Option) - Method in class Apache.CLI.CommandLine
-
Tests to see if an option has been set.
- hasOption(String) - Method in class Apache.CLI.CommandLine
-
Tests to see if an option has been set.
- hasOption(String) - Method in class Apache.CLI.Options
- hasOptionalArg() - Method in class Apache.CLI.Option
- hasOR(boolean, String...) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- hasPackageSourceDir - Variable in class Torello.Java.Build.BuildPackage
-
Indicates that this package's Source-Code Directory has a
'package-source/'
sub-directory containing'.java'
Files. - hasPayload() - Method in class NeoVisionaries.WebSockets.WebSocketFrame
-
Check if this frame has payload.
- hasPostData - Variable in class Torello.Browser.Network.Request
-
True when the request has POST data.
- hasPrevious() - Method in class Torello.HTML.NodeSearch.HNLI
-
Use this method to find out whether the underlying
Vector
and currentcursor
position would retrieve another match if'previous()'
or'previousIndex()'
were called. - hasPrevious() - Method in class Torello.HTML.NodeSearch.HNLIInclusive
-
Use this method to find out whether the underlying
Vector
and currentcursor
position would retrieve another match if'previous'
or'previousIndex'
were called. - hasPrevious() - Method in interface Torello.Java.ReadOnly.ReadOnlyListIterator
-
Returns
TRUE
if this list iterator has more elements when traversing the list in the reverse direction. - hasResidentKey - Variable in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
-
Defaults to false.
- hasShortOption(String) - Method in class Apache.CLI.Options
- hasSourceURL - Variable in class Torello.Browser.CSS.CSSStyleSheetHeader
-
Whether the sourceURL field value comes from the sourceURL comment.
- hasSourceURL - Variable in class Torello.Browser.Debugger.scriptFailedToParse
-
True, if this script has sourceURL.
- hasSourceURL - Variable in class Torello.Browser.Debugger.scriptParsed
-
True, if this script has sourceURL.
- hasSubPackages - Variable in class Torello.Java.Build.BuildPackage
-
This field simply indicates whether or not the
BuildPackage.HAS_SUB_PACKAGES
was assigned to'this'
instance ofBuildPackage
. - hasTag(String, TC) - Static method in class Torello.HTML.HTMLTags
-
The purpose of this function/method is to provide a little "optimization." Since 100% of
class HTMLTag
information is stored as constant/final - this class facilitates instantiating only one copy of each node when building HTML page node-Vectors.
Internal to this class is a'Vector<TagNode>'
of each and every HTML-Tag available - both in upper-case tag-versions, and also in lower-case tags. - hasUpgradeFilesDir - Variable in class Torello.Java.Build.BuildPackage
-
Indicates that this package's Source-Code Directory has an
'upgrade-files/'
sub-directory. - hasUserGesture - Variable in class Torello.Browser.Network.requestWillBeSent
-
Whether the request is initiated by a user gesture.
- hasUserVerification - Variable in class Torello.Browser.WebAuthn.VirtualAuthenticatorOptions
-
Defaults to false.
- hasUTF8MetaTag(Vector<? extends HTMLNode>) - Static method in class Torello.HTML.Features.Meta
-
This will detect whether a
UTF-8
HTML Meta-Tag is included on this page. - hasValue(boolean, boolean, TextComparitor, String...) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- hasValue(String, boolean, boolean) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- hasValue(Predicate<String>, boolean, boolean) - Method in class Torello.HTML.TagNode
-
- hasValue(Pattern, boolean, boolean) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- hasValueSeparator() - Method in class Apache.CLI.Option
-
Return whether this Option has specified a value separator.
- hasWhiteSpace(String) - Static method in class Torello.Java.StringParse
-
This method checks whether or not a java-
String
has white-space. - hasXOR(boolean, String...) - Method in class Torello.HTML.TagNode
-
Passes: XOR Boolean Logic
Checks that precisely-one Attribute is found - hatchColor - Variable in class Torello.Browser.Overlay.BoxStyle
-
The hatching color for the box (default: transparent)
OPTIONAL - head - Variable in class Torello.Browser.HeapProfiler.SamplingHeapProfile
-
[No Description Provided by Google]
- head() - Method in class Torello.JavaDoc.HeaderFooterHTML
-
Retrieve the HTML
<HEAD>
. - head() - Method in class Torello.JavaDoc.PackageSummaryHTML
-
Allows a User to both retrieve and to modify the contents of the
'package-summary.html'
<HEAD>
-Section. - header - Variable in class Torello.Browser.CSS.styleSheetAdded
-
Added stylesheet metainfo.
- header - Variable in class Torello.Browser.Network.SignedExchangeInfo
-
Information about the signed exchange header.
- header - Variable in class Torello.Browser.RunTime.CustomPreview
-
The JSON-stringified result of formatter.header(object, config) call.
- Header(String, String) - Constructor for class Torello.Browser.CacheStorage.Header
-
Constructor
- Header(JsonObject) - Constructor for class Torello.Browser.CacheStorage.Header
-
JSON Object Constructor
- HEADER - Static variable in class Torello.HTML.Tools.Images.PhotoBombSite
-
This is the HTML header that is inserted into the page.
- HEADER - Static variable in class Torello.Languages.ForeignNewsArticle
-
This is the HTML page header that is appended to the output page.
- HeaderEntry(String, String) - Constructor for class Torello.Browser.Fetch.HeaderEntry
-
Constructor
- HeaderEntry(JsonObject) - Constructor for class Torello.Browser.Fetch.HeaderEntry
-
JSON Object Constructor
- headerFooter - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
The HTML that occurs directly above the Summary-Tables is the header.
- HeaderFooterHTML - Class in Torello.JavaDoc
-
Encapsulates the HTML placed both the top and the bottom of a JavaDoc Web-Page, including the Navigation-Bar HTML, the Package-Name, Type-Signature and other Banner-Labesl.
- headerHTML - Variable in class Torello.Java.HiLiteMe.Params
-
This is the header HTML that is inserted above each post-processed / pretty-printed source-code file that is received from
HiLite.ME
servers. - headerIntegrity - Variable in class Torello.Browser.Network.SignedExchangeHeader
-
Signed exchange header integrity hash in the form of "sha256-<base64-hash-value>".
- headers - Variable in class Torello.Browser.Network.LoadNetworkResourcePageResult
-
Response headers.
- headers - Variable in class Torello.Browser.Network.Request
-
HTTP request headers.
- headers - Variable in class Torello.Browser.Network.requestWillBeSentExtraInfo
-
Raw request headers as they will be sent over the wire.
- headers - Variable in class Torello.Browser.Network.Response
-
HTTP response headers.
- headers - Variable in class Torello.Browser.Network.responseReceivedExtraInfo
-
Raw response headers as they were received over the wire.
- headers - Variable in class Torello.Browser.Network.WebSocketRequest
-
HTTP request headers.
- headers - Variable in class Torello.Browser.Network.WebSocketResponse
-
HTTP response headers.
- headersText - Variable in class Torello.Browser.Network.Response
-
HTTP response headers text.
- headersText - Variable in class Torello.Browser.Network.responseReceivedExtraInfo
-
Raw response header text as it was received over the wire.
- headersText - Variable in class Torello.Browser.Network.WebSocketResponse
-
HTTP response headers text.
- HeadlessExperimental - Class in Torello.Browser
-
This domain provides experimental commands only supported in headless mode.
- HeadlessExperimental.needsBeginFramesChanged - Class in Torello.Browser
-
Issued when the target starts or stops needing BeginFrames.
- HeadlessExperimental.ScreenshotParams - Class in Torello.Browser
-
Encoding options for a screenshot.
- headMap(K) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a view of the portion of this map whose keys are strictly less than
toKey
. - headMap(K) - Method in interface Torello.Java.ReadOnly.ReadOnlySortedMap
-
Returns a view of the portion of this map whose keys are strictly less than
toKey
. - headMap(K) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- headMap(K) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Restricts a back-door into the underlying data-structure.
- headMap(K, boolean) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a view of the portion of this map whose keys are less than (or equal to, if
inclusive
is true)toKey
. - headMap(K, boolean) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- headMap(K, boolean) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Restricts a back-door into the underlying data-structure.
- headSet(E) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns a view of the portion of this set whose elements are strictly less than
toElement
. - headSet(E) - Method in interface Torello.Java.ReadOnly.ReadOnlySortedSet
-
Returns a view of the portion of this set whose elements are strictly less than
toElement
. - headSet(E) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- headSet(E) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Restricts a back-door into the underlying data-structure.
- headSet(E, boolean) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns a view of the portion of this set whose elements are less than (or equal to, if
inclusive
is true)toElement
. - headSet(E, boolean) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- headSet(E, boolean) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Restricts a back-door into the underlying data-structure.
- HeapProfiler - Class in Torello.Browser
-
[No Description Provided by Google]
- HeapProfiler.addHeapSnapshotChunk - Class in Torello.Browser
-
[No Description Provided by Google]
- HeapProfiler.heapStatsUpdate - Class in Torello.Browser
-
If heap objects tracking has been started then backend may send update for one or more fragments
- HeapProfiler.lastSeenObjectId - Class in Torello.Browser
-
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp.
- HeapProfiler.reportHeapSnapshotProgress - Class in Torello.Browser
-
[No Description Provided by Google]
- HeapProfiler.resetProfiles - Class in Torello.Browser
-
-
This is Marker-Event. - HeapProfiler.SamplingHeapProfile - Class in Torello.Browser
-
Sampling profile.
- HeapProfiler.SamplingHeapProfileNode - Class in Torello.Browser
-
Sampling Heap Profile node.
- HeapProfiler.SamplingHeapProfileSample - Class in Torello.Browser
-
A single sample from a sampling profile.
- heapStatsUpdate(int[]) - Constructor for class Torello.Browser.HeapProfiler.heapStatsUpdate
-
Constructor
- heapStatsUpdate(JsonObject) - Constructor for class Torello.Browser.HeapProfiler.heapStatsUpdate
-
JSON Object Constructor
- HeardIslandAndMcDonaldIslands - Torello.Java.Country
-
Country Named: Heard Island and McDonald Islands
- heavyAdIssueDetails - Variable in class Torello.Browser.Audits.InspectorIssueDetails
-
[No Description Provided by Google]
OPTIONAL - HeavyAdIssueDetails(String, String, Audits.AffectedFrame) - Constructor for class Torello.Browser.Audits.HeavyAdIssueDetails
-
Constructor
- HeavyAdIssueDetails(JsonObject) - Constructor for class Torello.Browser.Audits.HeavyAdIssueDetails
-
JSON Object Constructor
- HeavyAdReason - Static variable in class Torello.Browser.Audits
-
[No Description Provided by Google]
- HeavyAdResolutionStatus - Static variable in class Torello.Browser.Audits
-
[No Description Provided by Google]
- height - Variable in class Torello.Browser.Browser.Bounds
-
The window height in pixels.
- height - Variable in class Torello.Browser.DOM.BoxModel
-
Node height
- height - Variable in class Torello.Browser.DOM.Rect
-
Rectangle height
- height - Variable in class Torello.Browser.LayerTree.Layer
-
Layer height.
- height - Variable in class Torello.Browser.Page.Viewport
-
Rectangle height in device independent pixels (dip).
- height - Variable in class Torello.Browser.SystemInfo.Size
-
Height in pixels.
- height - Variable in class Torello.HTML.Tools.Images.ImageInfo
-
The value returned by
bufferedImage.getHeight()
- the downloaded image's height. - heights - Variable in class Torello.HTML.Tools.Images.Results
-
This shall contain a list of integers, each of which shall have the image-heights of the downloaded images.
- Helper - Class in Torello.Languages
- Helper() - Constructor for class Torello.Languages.Helper
- helperPackages - Variable in class Torello.Java.Build.BuildPackage
-
Helper packages may be passed as parameters to the
BuildPackage
constructor. - HelpFormatter - Class in Apache.CLI
-
A formatter of help messages for command line options.
- HelpFormatter() - Constructor for class Apache.CLI.HelpFormatter
- HexConsumer<A,B,C,D,E,F> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E, F
Output:void
. - HexFunction<A,B,C,D,E,F,R> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E, F
Output:R
. - HexPredicate<A,B,C,D,E,F> - Interface in Torello.Java.Function
-
Function-Pointer Input:
A, B, C, D, E, F
Output:boolean
. - HI - Torello.Languages.LC
-
Language: Hindi
- hideHighlight() - Static method in class Torello.Browser.DOM
-
Hides any highlight.
- hideHighlight() - Static method in class Torello.Browser.Overlay
-
Hides any highlight.
- high - Variable in class Torello.Browser.Browser.Bucket
-
Maximum value (exclusive).
- higher(E) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns the least element in this set strictly greater than the given element, or
null
if there is no such element. - higher(E) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeSet
- higherEntry(K) - Method in class Torello.Java.Additional.LRUTreeMap
-
Returns a key-value mapping associated with the least key strictly greater than the given
'key'
, or null if there is no such key. - higherEntry(K) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a key-value mapping associated with the least key strictly greater than the given key, or
null
if there is no such key. - higherEntry(K) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- higherKey(K) - Method in class Torello.Java.Additional.LRUTreeMap
-
Returns the least key strictly greater than the given
'key'
, or null if there is no such key. - higherKey(K) - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns the least key strictly greater than the given key, or
null
if there is no such key. - higherKey(K) - Method in class Torello.Java.ReadOnly.ReadOnlyTreeMap
- HighlightConfig(Boolean, Boolean, Boolean, Boolean, Boolean, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, DOM.RGBA, String, Overlay.GridHighlightConfig, Overlay.FlexContainerHighlightConfig, Overlay.FlexItemHighlightConfig, String, Overlay.ContainerQueryContainerHighlightConfig) - Constructor for class Torello.Browser.Overlay.HighlightConfig
-
Constructor
- HighlightConfig(JsonObject) - Constructor for class Torello.Browser.Overlay.HighlightConfig
-
JSON Object Constructor
- highlightFrame(String, DOM.RGBA, DOM.RGBA) - Static method in class Torello.Browser.Overlay
-
Highlights owner element of the frame with given id.
- highlightNode() - Static method in class Torello.Browser.DOM
-
Highlights DOM node.
- highlightNode(Overlay.HighlightConfig, Integer, Integer, String, String) - Static method in class Torello.Browser.Overlay
-
Highlights DOM node with given id or with the given JavaScript object wrapper.
- highlightQuad(Number[], DOM.RGBA, DOM.RGBA) - Static method in class Torello.Browser.Overlay
-
Highlights given quad.
- highlightRect() - Static method in class Torello.Browser.DOM
-
Highlights given rectangle.
- highlightRect(int, int, int, int, DOM.RGBA, DOM.RGBA) - Static method in class Torello.Browser.Overlay
-
Highlights given rectangle.
- highlightSourceOrder(Overlay.SourceOrderConfig, Integer, Integer, String) - Static method in class Torello.Browser.Overlay
-
Highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper.
- hiLite(String, String, boolean) - Method in interface Torello.JavaDoc.HiLiter
-
This
Functional Interface
expects this method to be implemented. - hiLitedSrcFileURL - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
This is the File-
URL
to use if a need to link to the corresponding"/hilite-files/"
file is necessary. - HiLiteException - Exception in Torello.JavaDoc
-
Exception that may be thrown by the
HiLiter
interface. - HiLiteException() - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a
HiLiteException
with no detail message. - HiLiteException(String) - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a
HiLiteException
with the specified detail message. - HiLiteException(String, Throwable) - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a new exception with the specified detail message and cause.
- HiLiteException(Throwable) - Constructor for exception Torello.JavaDoc.HiLiteException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause). - HiLiteMe - Class in Torello.Java
-
Wraps a basic on-line syntax-hiliter named
HiLite.ME
(which, itself, wraps the on-line hiliterpygments.org
). - HiLiteMe.Cache - Class in Torello.Java
-
A caching-system class that allows this tool to efficiently bypass calls to the server when an exact-copy of the hilited source-code already exists inside the cache.
- HiLiteMe.Params - Class in Torello.Java
-
Inner class for providing a list of parameters when hiliting multiple files on disk.
- HiLiter - Interface in Torello.JavaDoc
-
A simple Functional-Interface allowing a user to swap in any customized, alternate or proprietary Syntax HiLiter to replace the default HiLiter used by this Upgrader Tool.
- HingeConfig(JsonObject) - Constructor for class Torello.Browser.Overlay.HingeConfig
-
JSON Object Constructor
- HingeConfig(DOM.Rect, DOM.RGBA, DOM.RGBA) - Constructor for class Torello.Browser.Overlay.HingeConfig
-
Constructor
- hints - Variable in class Torello.Browser.RunTime.inspectRequested
-
[No Description Provided by Google]
- Histogram(String, int, int, Browser.Bucket[]) - Constructor for class Torello.Browser.Browser.Histogram
-
Constructor
- Histogram(JsonObject) - Constructor for class Torello.Browser.Browser.Histogram
-
JSON Object Constructor
- hitBreakpoints - Variable in class Torello.Browser.Debugger.paused
-
Hit breakpoints IDs
OPTIONAL - hitCount - Variable in class Torello.Browser.Profiler.ProfileNode
-
Number of samples where this node was on top of the call stack.
- HNLI<E extends HTMLNode> - Class in Torello.HTML.NodeSearch
- HNLIInclusive - Class in Torello.HTML.NodeSearch
-
Iterates 'Inclusive'
TagNode
sublist-matches, which would be similar to iterating the'.innerHTML'
fields of elements in a JavaScript DOM-Tree. - HolySee - Torello.Java.Country
-
Country Named: Holy See (Vatican City)
- HOME_DIR - Variable in class Torello.Java.Build.BuilderRecord
-
Used during the JAR-Build (Stage 4).
- HOME_DIR - Variable in class Torello.Java.Build.Config
-
To-Do, Explain This
- Honduras - Torello.Java.Country
-
Country Named: Honduras
- HongKong - Torello.Java.Country
-
Country Named: Hong Kong
- host - Variable in class Torello.Browser.Target.RemoteLocation
-
[No Description Provided by Google]
- hostId - Variable in class Torello.Browser.DOM.shadowRootPopped
-
Host element id.
- hostId - Variable in class Torello.Browser.DOM.shadowRootPushed
-
Host element id.
- HOSTNAME_UNVERIFIED - NeoVisionaries.WebSockets.WebSocketError
-
The certificate of the peer does not match the expected hostname.
- HostnameUnverifiedException - Exception in NeoVisionaries.WebSockets
-
The certificate of the peer does not match the expected hostname.
- HostnameUnverifiedException(SSLSocket, String) - Constructor for exception NeoVisionaries.WebSockets.HostnameUnverifiedException
-
Constructor with the SSL socket and the expected hostname.
- HR - Torello.Languages.LC
-
Language: Croatian
- HREFException - Exception in Torello.HTML
-
Used to identify problems parsing or searching an
'HREF'
attribute from an HTML'<A HREF=...>
(Anchor) Tag or any Tag that is expected to contain an'HREF'
attribute. - HREFException(String) - Constructor for exception Torello.HTML.HREFException
-
Constructs a new exception with the specified detail message.
- HREFException(String, Throwable) - Constructor for exception Torello.HTML.HREFException
-
Constructs a new exception with the specified detail message, cause-chain throwable, and one
public, final
parameter:hrefValue
. - HT - Torello.Languages.LC
-
Language: Haitian Creole
- html - Variable in class Torello.HTML.SubSection
-
This public field identifies the actual nodes - the vectorized-html sub-list - that are included in this sub-section of an html web-page.
- HTML_FILE_FILTER - Static variable in class Torello.JavaDoc.JDFiles
-
A Java
Predicate
that filters for'.html'
files. - HTML_FILES - Static variable in class Torello.Java.FileNode
-
Implements the interface
java.io.FilenameFilte
, and can therefore be used within theloadTree
method. - HTML2ChineseVowels(String) - Static method in class Torello.Languages.ZH
-
Google Translate returns some text encoded as
"&#num;" (the "ord(c)").
This is also calledHTML Escaped Code
- because instead of actual ASCII/UTF8 characters themselves, their "Ord" are returned - surrounded by the usual HTML Escape Character Sequence &#num; This method does thechr(html-hex-escape-code);
and replaces theescape-sequence
(which again is &#NUM;) with the actual ASCII character. - HTML2UTF8(String) - Static method in class Torello.Languages.ZH
-
NOTE: This does the same as
HTML2ChineseVowels(String)
EXCEPT that it converts ANY HTML string that has been encoded as:&#NUM;
- not just the characters having accents and corresponding to Chinese Tone Vowels. - htmlElementStr - Variable in exception Torello.HTML.MalformedTagNodeException
-
This public final field contains theString
that, when aTagNode
attempted to build thisString
into aTagNode
instance, caused an exception to throw. - htmlEsc(char) - Static method in class Torello.HTML.Escape
-
- htmlID - Variable in class Torello.JavaDoc.ReflHTML
-
Each Deteail Entity on a JavaDoc Page has a small and empty Anchor-Link, with an ID Attribute that allows the browser to redirect to the detail on a JavaDoc page using a relative URL to redirect to the details location on the web-page.
- HTMLModifier - Interface in Torello.HTML.Tools.NewsSite
-
A simple Java function-pointer / lambda-target that may be used to modify or alter Vectorized-HTML, in any way that the programmer has deemed necessary.
- HTMLNode - Class in Torello.HTML
-
This class is mostly a wrapper for class
java.lang.String
, and serves as the abstract parent of the three types of HTML elements offered by the Java HTML Library. - HTMLNode(String) - Constructor for class Torello.HTML.HTMLNode
-
Constructor that builds a new
HTMLNode
- HTMLNotFoundException - Exception in Torello.HTML.NodeSearch
-
Indicates that an HTML segment, or a single HTML-Tag, was not found at a particular location on an HTML Page-
Vector
where that piece of HTML was expected. - HTMLNotFoundException() - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs an
HTMLNotFoundException
with no detail message. - HTMLNotFoundException(String) - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs an
HTMLNotFoundException
with the specified detail message. - HTMLNotFoundException(String, Throwable) - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs a new exception with the specified detail message and cause.
- HTMLNotFoundException(Throwable) - Constructor for exception Torello.HTML.NodeSearch.HTMLNotFoundException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause). - HTMLPage - Class in Torello.HTML
-
Java HTML's flagship-parser class for converting HTML web-pages into plain Java
Vector's
ofHTMLNode
. - HTMLPage.Parser - Interface in Torello.HTML
-
A function-pointer / lambda-target that (could) potentially be used to replace this library's current regular-expression based parser with something possibly faster or even more efficient.
- HTMLPageMWT - Class in Torello.HTML
-
A carbon-copy of class
HTMLPage
, augmented with a mechanism for setting a timeout so that when scraping web-pages andURL's
from servers that might have a tendency to hang, freeze, or delay - the Java Virtual Machine can skip and move-on when that timeout expires. - htmlTag(String) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- htmlTags(String...) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- HTMLTags - Class in Torello.HTML
-
Primary "HTML-5 Tags" class - keeps a list of all
122 Tags
in aTreeSet<String>
, and many accessor methods that are used by he HTML Parser, or potentially any class or function that may need this list. - HTMLTokException - Exception in Torello.HTML
-
Used when an invalid, non-HTML, tag or token has been passed to a method.
- HTMLTokException() - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs an
HTMLTokException
with no detail message. - HTMLTokException(String) - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs an
HTMLTokException
with the specified detail message. - HTMLTokException(String, Throwable) - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs a new exception with the specified detail message and cause.
- HTMLTokException(Throwable) - Constructor for exception Torello.HTML.HTMLTokException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause). - HTMLWordTables - Class in Torello.Languages
-
HTMLWordTables for Mandarin Chinese Translations.
- HTTP_HEADER_FAILURE - NeoVisionaries.WebSockets.WebSocketError
-
An error occurred while HTTP header section was being read.
- HTTPCodes - Class in Torello.HTML
-
Keeps lists of the various HTTP Response Codes, made available as
String
-arrays andIterator's
for tasks such as building better exception messages or printing for use as reference. - httpHeadersToString(Map<String, List<String>>) - Static method in class Torello.HTML.Scrape
-
This method shall simply take as input a
java.util.Map
which contains theHTTP Header
properties that must have been generated by a call to the methodHttpURLConnection.getHeaderFields()
. - httpOnly - Variable in class Torello.Browser.Network.Cookie
-
True if cookie is http-only.
- httpOnly - Variable in class Torello.Browser.Network.CookieParam
-
True if cookie is http-only.
- httpStatusCode - Variable in class Torello.Browser.Audits.TrustedWebActivityIssueDetails
-
[No Description Provided by Google]
OPTIONAL - httpStatusCode - Variable in class Torello.Browser.Network.LoadNetworkResourcePageResult
-
[No Description Provided by Google]
OPTIONAL - HU - Torello.Languages.LC
-
Language: Hungarian
- Hungary - Torello.Java.Country
-
Country Named: Hungary
All Classes All Packages