- GATEWAY_TIMEOUT - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-
- GestureDevice - Enum in com.teamdev.jxbrowser.chromium.events
-
- GestureEvent - Class in com.teamdev.jxbrowser.chromium.events
-
- GestureEvent(int, int, int, int, GestureType, GestureDevice, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- GestureType - Enum in com.teamdev.jxbrowser.chromium.events
-
- get(int) - Method in class com.teamdev.jxbrowser.chromium.JSArray
-
Returns JavaScript value at the given index
in the JavaScript array.
- getAbsoluteImageURL() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNodeAtPoint
-
Returns the image source, when an image is located at the point.
- getAbsoluteLinkURL() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNodeAtPoint
-
Returns the link url source, when a link is located at the point.
- getAcceptableExtensions() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns the set of file extensions accepted by the file chooser.
- getAcceptLanguage() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
- getAcceptLanguage() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns a string that represents Accept-Language request-header field.
- getAcceptLanguage() - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Returns a string that represents accept language.
- getAction() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormElement
-
Returns a string that represents the 'action' attribute value.
- getAllCookies() - Method in interface com.teamdev.jxbrowser.chromium.CookieStorage
-
Returns all the cookies including secure and HTTP only cookies.
- getAllCookies(String) - Method in interface com.teamdev.jxbrowser.chromium.CookieStorage
-
Returns all the cookies for given url
including HTTP only cookies.
- getAttribute(String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Returns an attribute value by name
.
- getAttributes() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Returns a map that contains attributes of the current element.
- getAutofillService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getBaseURI() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMDocument
-
Returns the absolute base URL of the document
- getBaseURL() - Method in class com.teamdev.jxbrowser.chromium.LoadDataParams
-
Returns origin URL of the document that will be used to resolve links with
relative path in HTML document.
- getBaseURL() - Method in class com.teamdev.jxbrowser.chromium.LoadHTMLParams
-
Returns origin URL of the document that will be used to resolve links with
relative path in HTML document.
- getBitmask() - Method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodePosition
-
- getBoolean() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns the result represented as a boolean.
- getBooleanValue() - Method in class com.teamdev.jxbrowser.chromium.JSBoolean
-
- getBooleanValue() - Method in class com.teamdev.jxbrowser.chromium.JSBooleanObject
-
- getBooleanValue() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Returns boolean value of the current JavaScript object if object represents
a primitive boolean or Boolean object, otherwise throws IllegalStateException
.
- getBottom() - Method in class com.teamdev.jxbrowser.chromium.PageMargins
-
Returns margin on bottom side of the sheet in printer device points.
- getBoundingClientRect() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Returns bounds of the element and its position relative to the top-left of
the viewport of the current document.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.CertificatesDialogParams
-
Returns Browser instance that requests SSL client certificate authorization.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the browser instance the context menu is being invoked on.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.DialogParams
-
Returns the browser instance of the dialog.
- getBrowser() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns the browser instance that initiated this download or null
if this instance is already disposed.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.events.BrowserEvent
-
Returns the Browser
instance on which the event is initially occurred.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns the browser instance of the dialog.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Returns Browser
instance associated with the current container.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.ReloadPostDataParams
-
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.RequestParams
-
Returns the
Browser
instance associated with this request
or
null
if Chromium didn't manage to find Browser instance
associated with this URL request.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
Returns Browser
instance associated with the current container.
- getBrowser() - Method in class com.teamdev.jxbrowser.chromium.UnloadDialogParams
-
Returns the browser instance of the dialog.
- getBrowserLogger() - Static method in enum com.teamdev.jxbrowser.chromium.LoggerProvider
-
Returns Browser Logger which is used to log browser info, debug and error messages.
- getButton() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEvent
-
Indicates which button was pressed on the mouse to trigger the event.
- getButton() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- getButtonType() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the button type of current event.
- getByte() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
Returns Byte presentation of the current number value.
- getBytes() - Method in class com.teamdev.jxbrowser.chromium.ImageMetadata
-
Returns image in array of bytes in BGRA format with 4 bytes per pixel.
- getCacheDir() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns absolute path to the directory where cache files will be stored.
- getCacheDir() - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Returns absolute path to the directory where cache files will be stored.
- getCacheStorage() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Provides access to the cache storage associated with this Browser instance.
- getCAFingerPrint() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the CA Fingerprint of certificate.
- getCertificate() - Method in class com.teamdev.jxbrowser.chromium.CertificateErrorParams
-
Returns Certificate
object with the information about problematic SSL certificate.
- getCertificate() - Method in class com.teamdev.jxbrowser.chromium.CertificateVerifyParams
-
Returns SSL certificate to verify or null
if there's no certificate.
- getCertificateError() - Method in class com.teamdev.jxbrowser.chromium.CertificateErrorParams
-
Returns network error code that describes the reason of SSL certificate error.
- getCertificates() - Method in class com.teamdev.jxbrowser.chromium.CertificatesDialogParams
-
Returns a list of client certificates matching the server criteria.
- getCertificateVerifier() - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Returns currently registered SSL certificate verifier or null
if no custom SSL
certificate verifier is currently registered.
- getCharset() - Method in class com.teamdev.jxbrowser.chromium.DataReceivedParams
-
Returns the charset in lower case from the headers.
- getCharset() - Method in class com.teamdev.jxbrowser.chromium.HeadersReceivedParams
-
Returns the charset in lower case from the headers.
- getChildren() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns a list of child nodes of this node or empty list when this node doesn't have
children.
- getChromiumDir() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Returns path to the directory where Chromium binaries are located or empty string if there's
no such path.
- getChromiumProcessLogger() - Static method in enum com.teamdev.jxbrowser.chromium.LoggerProvider
-
Returns Chromium Process Logger which is used to log messages that are come from Chromium
process.
- getChromiumSwitches() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getChromiumVariables() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getClickCount() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the click count of current event.
- getClientX() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEvent
-
The X coordinate of the mouse pointer in local (DOM content) coordinates.
- getClientX() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- getClientY() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEvent
-
The Y coordinate of the mouse pointer in local (DOM content) coordinates.
- getClientY() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- getCode() - Method in enum com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyCode
-
Returns raw representation of the key code.
- getColor() - Method in class com.teamdev.jxbrowser.chromium.ColorChooserParams
-
Returns selected color.
- getColorModel() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns the selected color model.
- getCommandText() - Method in enum com.teamdev.jxbrowser.chromium.EditorCommand
-
Returns text representation of the command.
- getCommonName() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the common name of the entity.
- getConsoleListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the console listeners registered on this browser.
- getContentDocument() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFrameElement
-
Returns the document instance this FRAME/IFRAME element contains.
- getContentLength() - Method in class com.teamdev.jxbrowser.chromium.HeadersReceivedParams
-
Returns the value of the Content-Length header or -1 if there is no such
header in the HTTP response.
- getContext() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns BrowserContext
associated with this browser instance.
- getContext() - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
Returns JavaScript execution context associated with the current JavaScript object.
- getContextMenu() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns presentation of default context menu.
- getContextMenuHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the registered context menu handler or null
if
no context menu handler is currently registered.
- getControls() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormElement
-
Returns a collection of all control elements in the form.
- getCookieStorage() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Provides access to the cookie storage.
- getCopies() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns the number of copies to print.
- getCountryName() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the country name of the entity.
- getCreationTime() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns cookie creation time in microseconds since Windows epoch.
- getCurrentNavigationEntry() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the current navigation entry in the back/forward list of the current Browser
instance.
- getCurrentNavigationEntryIndex() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the index of the current navigation entry in the back/forward list of the current
Browser instance.
- getCurrentSpeed() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns simple speed estimate in bytes/s.
- getCurrentTarget() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Returns the DOMEventTarget
whose DOMEventListeners
are currently
being processed.
- getCustomStyleSheet() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
- getData() - Method in class com.teamdev.jxbrowser.chromium.DataReceivedParams
-
Returns the received part of HTTP response body.
- getData() - Method in class com.teamdev.jxbrowser.chromium.LoadDataParams
-
Returns a string that represents data to load.
- getData() - Method in class com.teamdev.jxbrowser.chromium.RawData
-
Returns raw upload data bytes.
- getData() - Method in class com.teamdev.jxbrowser.chromium.URLResponse
-
Returns bytes array that represents response data for the current URL response.
- getDataDir() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns absolute path to the directory where user data files will be stored.
- getDataDir() - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Returns absolute path to the directory where user data files will be stored.
- getDefault() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserType
-
Returns BrowserType
provided via the "jxbrowser.browser.type" System Property.
- getDefaultAcceptLanguage() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Returns a string that represents default accept language (e.g.
- getDefaultCacheDir() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getDefaultChromiumDir() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Returns a string that represents absolute path to the directory where Chromium
binaries will be extracted by default and where Chromium profile directory will
be created.
- getDefaultDataDir() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Returns the path to the directory where user data files (e.g.
- getDefaultEncoding() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getDefaultFileName() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns a string that represents default file name.
- getDefaultMediaStreamDevice() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceRequest
-
Returns default media stream device of the requested type or null
when there's
no media stream devices available.
- getDefaultMemoryDir() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getDefaultZoomLevel() - Method in class com.teamdev.jxbrowser.chromium.ZoomService
-
Returns the default zoom level for pages that don't override it.
- getDelegateWhiteList() - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Returns a string that represents comma/semicolon separated HTTP network delegate
authorization white list of server URLs.
- getDescription() - Method in class com.teamdev.jxbrowser.chromium.PluginInfo
-
Returns a description of the plugin.
- getDestinationFile() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns destination file that indicates where the file will be downloaded.
- getDetail() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMUIEvent
-
Returns some detail information about the event, depending on the type of event.
- getDetail() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventParams
-
- getDialogHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns registered JavaScript dialog handler or null
if no
dialog handler is currently registered.
- getDictionarySuggestions() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns words suggestions for replacing misspelled word.
- getDisposeListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the browser dispose listeners registered on this browser.
- getDisposeListeners() - Method in class com.teamdev.jxbrowser.chromium.JSContext
-
Returns a list of all the dispose listeners registered on this context.
- getDocument() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns HTML document of the main frame of the currently loaded web page or null
if the web page is not loaded or not available (e.g.
- getDocument(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns HTML document of the specified frame on the currently loaded web page or null
if the web page is not loaded or not available (e.g.
- getDocumentElement() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMDocument
-
Returns the document HTML element that usually represents HTML tag.
- getDocumentType() - Method in class com.teamdev.jxbrowser.chromium.PrintJob
-
Returns the type of the document to print.
- getDomain() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns the domain name set for this cookie.
- getDomainComponent() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the domain component of the entity.
- getDouble() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
Returns Double presentation of the current number value.
- getDownloadHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns registered file download handler or null
if no
file download handler is currently registered.
- getDownloadItem() - Method in class com.teamdev.jxbrowser.chromium.events.DownloadEvent
-
Returns the download instance which causes this event.
- getDownloadListeners() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns a list of all the download listeners registered on this download item.
- getDuplexMode() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns the selected duplex mode.
- getErrorCode() - Method in class com.teamdev.jxbrowser.chromium.events.FailLoadingEvent
-
Returns Network error code which is one from the
NetError
list.
- getErrorCode() - Method in enum com.teamdev.jxbrowser.chromium.events.NetError
-
- getErrorCode() - Method in class com.teamdev.jxbrowser.chromium.events.RenderEvent
-
Returns error code that indicates the reason of unexpected render process exit or crash.
- getErrorCode() - Method in class com.teamdev.jxbrowser.chromium.RequestCompletedParams
-
Returns error code of the current URL request.
- getErrorDescription() - Method in class com.teamdev.jxbrowser.chromium.events.FailLoadingEvent
-
Returns the description of the error code.
- getErrorMessage() - Method in interface com.teamdev.jxbrowser.chromium.XPathIteratorItem
-
Returns the error message if the last operation failed.
- getErrorMessage() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns the error message if the last operation failed.
- getErrorText() - Method in class com.teamdev.jxbrowser.chromium.PACScriptErrorParams
-
Returns a string that represents PAC script error message.
- getEventListeners(DOMEventType) - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEventTarget
-
Returns a list of registered DOMEventListener
's for specific eventType
.
- getEventPhase() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Used to indicate which phase of event flow is currently being evaluated.
- getEventType() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent
-
Returns the key event type of the current event.
- getEventType() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the event type of current event.
- getExceptions() - Method in class com.teamdev.jxbrowser.chromium.CustomProxyConfig
-
- getExpirationTime() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns cookie expiration time in microseconds since Windows epoch.
- getExtendedKeyUsages() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns a list of extended key usages or empty collection if it's failed to extract
extended key usages info from certificate because of corrupted data.
- getExtraHeaders() - Method in class com.teamdev.jxbrowser.chromium.LoadURLParams
-
Returns a string that represents extra headers separated by "\n".
- getFile() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns a string that represents path to a file if the current input type is 'file'.
- getFileKeys() - Method in class com.teamdev.jxbrowser.chromium.MultipartFormData
-
Returns all file keys from the file list of the POST request.
- getFiles() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns a list strings that represent path to file if the current input type is 'file' with
'multiple' attribute.
- getFiles(String) - Method in class com.teamdev.jxbrowser.chromium.MultipartFormData
-
Returns a list of file paths from the file list associated with specified key.
- getFilterDescription() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns a meaningful description of the extensions accepted by the file chooser.
- getFingerPrint() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns Fingerprint of certificate or empty string if it's failed to extract fingerprint
from certificate because of corrupted data.
- getFloat() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
Returns Float presentation of the current number value.
- getFooter() - Method in class com.teamdev.jxbrowser.chromium.PageMargins
-
Returns vertical space for the overlay from the bottom of the sheet.
- getForm() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormControlElement
-
Returns the FORM
element containing this control.
- getFrameCharset() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the character encoding of the frame on which the menu is invoked.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the ID of the subframe that the context menu was invoked on.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.events.FailLoadingEvent
-
Returns identifier of a frame which is failed to load.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.events.FinishLoadingEvent
-
Returns identifier of a frame which is finished loading.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.events.FrameLoadEvent
-
Returns identifier of a frame which is loaded.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.events.ProvisionalLoadingEvent
-
Returns identifier of a frame which is loading.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Deprecated.
- getFrameId() - Method in class com.teamdev.jxbrowser.chromium.JSContext
-
Returns unique identifier of a frame which is associated this this JavaScript execution
context.
- getFramesIds() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of child frames IDs of the currently loaded document.
- getFramesIds(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of child frames IDs for the given frame with frameId
.
- getFrameURL() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the URL of the subframe that the context menu was invoked on.
- getFrom() - Method in class com.teamdev.jxbrowser.chromium.PageRange
-
Returns the number of the first page in range.
- getFullScreenHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns current full-screen handler or null
when there's no registered handlers.
- getGlobalX() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the absolute horizontal x position of the event.
- getGlobalX() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- getGlobalY() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the absolute vertical x position of the event.
- getGlobalY() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- getHeader(String) - Method in interface com.teamdev.jxbrowser.chromium.HttpHeaders
-
Returns a header with the header name defined by headerName
.
- getHeader(String) - Method in interface com.teamdev.jxbrowser.chromium.HttpHeadersEx
-
- getHeader() - Method in class com.teamdev.jxbrowser.chromium.PageMargins
-
Returns vertical space for the overlay from the top of the sheet.
- getHeaders() - Method in class com.teamdev.jxbrowser.chromium.BeforeSendHeadersParams
-
- getHeaders() - Method in class com.teamdev.jxbrowser.chromium.BeforeSendProxyHeadersParams
-
- getHeaders() - Method in class com.teamdev.jxbrowser.chromium.HeadersReceivedParams
-
- getHeaders() - Method in interface com.teamdev.jxbrowser.chromium.HttpHeaders
-
Returns all headers.
- getHeaders() - Method in interface com.teamdev.jxbrowser.chromium.HttpHeadersEx
-
- getHeaders(String) - Method in interface com.teamdev.jxbrowser.chromium.HttpHeadersEx
-
- getHeaders() - Method in class com.teamdev.jxbrowser.chromium.SendHeadersParams
-
- getHeaders() - Method in class com.teamdev.jxbrowser.chromium.URLResponse
-
Returns HTTP headers for the current response.
- getHeadersEx() - Method in class com.teamdev.jxbrowser.chromium.BeforeSendHeadersParams
-
Returns HTTP headers for the current request.
- getHeadersEx() - Method in class com.teamdev.jxbrowser.chromium.BeforeSendProxyHeadersParams
-
Returns HTTP headers for the current request.
- getHeadersEx() - Method in class com.teamdev.jxbrowser.chromium.HeadersReceivedParams
-
Returns HTTP headers for the current request.
- getHeadersEx() - Method in class com.teamdev.jxbrowser.chromium.SendHeadersParams
-
Returns HTTP headers for the current request.
- getHeight() - Method in class com.teamdev.jxbrowser.chromium.PaperSize
-
Returns paper height in microns.
- getHost() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Returns host of the service issuing the authentication challenge.
- getHost() - Method in class com.teamdev.jxbrowser.chromium.HostPortPair
-
- getHostName() - Method in class com.teamdev.jxbrowser.chromium.CertificateVerifyParams
-
Returns string that represents SSL server host name or empty string if there's no host name.
- getHostPort() - Method in class com.teamdev.jxbrowser.chromium.HostPortPair
-
- getHostPortPair() - Method in class com.teamdev.jxbrowser.chromium.CertificatesDialogParams
-
Returns host and port of SSL server that requested SSL client authentication.
- getHTML() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns HTML of the currently loaded web page or empty string if the web page is
still loading and its HTML is not available yet.
- getHTML(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns HTML of a specified web frame on the currently loaded web page.
- getHTML() - Method in class com.teamdev.jxbrowser.chromium.LoadHTMLParams
-
Returns a string that represents HTML content.
- getHTTPStatusCode() - Method in class com.teamdev.jxbrowser.chromium.NavigationEntry
-
Returns the status code of the last known successful navigation.
- getID() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns unique identifier of this download.
- getId() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDevice
-
Returns the device's unique ID.
- getIdentifier() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns global unique identifier of the current context.
- getImageHeight() - Method in class com.teamdev.jxbrowser.chromium.ImageMetadata
-
Returns the height of image.
- getImageWidth() - Method in class com.teamdev.jxbrowser.chromium.ImageMetadata
-
Returns the width of image.
- getInnerHTML() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Returns a string that represents inner HTML of the current element.
- getInnerText() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Returns the text assigned to the element or empty string when the element cannot contain text
(for example, an IMG element).
- getInteger() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
Returns Integer presentation of the current number value.
- getIPCLogger() - Static method in enum com.teamdev.jxbrowser.chromium.LoggerProvider
-
Returns IPC (Inter-Process Communication) Logger which is used to log IPC messages.
- getIssuer() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the Issuer entity of certificate or null
if it's failed to extract
the issuer from certificate data because of corrupted certificate data.
- getIssuerName() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the name of the issuer of the certificate.
- getItem(String) - Method in interface com.teamdev.jxbrowser.chromium.WebStorage
-
Returns the value associated with the given key
or null
when the key
doesn't exist.
- getItems() - Method in class com.teamdev.jxbrowser.chromium.ContextMenu
-
Returns a list with context menu items.
- getItems() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuItem
-
Returns a list of sub-items or empty collection if the item doesn't have sub-items.
- getIterator() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns iterator over the XPath result node set.
- getJSContext() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns JavaScript context of the main frame on the currently loaded web page.
- getJSContext(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns JavaScript context of a specified frameId
on the currently loaded web page.
- getJSContext() - Method in class com.teamdev.jxbrowser.chromium.events.ScriptContextEvent
-
Returns JavaScript context instance.
- getKeyChar() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent
-
Returns the key character of the current event.
- getKeyCode() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent
-
Returns the key code of the current event.
- getKeyCode() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMKeyEventParams
-
- getKeyUsages() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns a list of key usages or empty collection if it's failed to extract key usages info
from certificate because of corrupted data.
- getLanguage() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckerService
-
Return a string that represents language currently used for checking spelling (e.g.
- getLeft() - Method in class com.teamdev.jxbrowser.chromium.PageMargins
-
Returns margin on left side of the sheet in printer device points.
- getLength() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckResult
-
- getLevel() - Method in class com.teamdev.jxbrowser.chromium.events.ConsoleEvent
-
- getLineNumber() - Method in class com.teamdev.jxbrowser.chromium.events.ConsoleEvent
-
- getLineNumber() - Method in class com.teamdev.jxbrowser.chromium.PACScriptErrorParams
-
Returns number of the line at which the error happens.
- getLinkText() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the text associated with the link.
- getLinkURL() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the URL of the link that encloses the node the context menu
was invoked on.
- getLoadHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns registered load handler or null
if no load handler is
currently registered.
- getLoadListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the load listeners registered on this browser.
- getLocalityName() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the locality name of the entity.
- getLocalPoint() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNodeAtPoint
-
Returns coordinates of the point relative to the node.
- getLocalWebStorage() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns Local Web Storage associated with main frame.
- getLocalWebStorage(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns Local Web Storage associated with specified frame or null
.
- getLocation() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the coordinates of the mouse when the context menu
was invoked.
- getLong() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
Returns Long presentation of the current number value.
- getMediaStreamDeviceManager() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Provides access to media device manager of the current Browser instance.
- getMediaStreamDeviceProvider() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceManager
-
Returns current media stream device provider or null
if there's no provider
registered.
- getMediaStreamDevices(MediaStreamType) - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceManager
-
Returns a list of available media stream devices of the given mediaStreamType
or
empty collection when there were no devices found.
- getMediaStreamDevices() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceRequest
-
Returns a list of available media stream devices of the requested type.
- getMediaStreamType() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceRequest
-
Returns type of the requested media stream.
- getMediaType() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the type of media the context menu is being invoked on.
- getMemoryDir() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns absolute path to the directory where shared memory files will be stored.
- getMemoryDir() - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Returns absolute path to the directory where shared memory files will be stored.
- getMessage() - Method in class com.teamdev.jxbrowser.chromium.DialogParams
-
Returns a string that represents the dialog message.
- getMessage() - Method in class com.teamdev.jxbrowser.chromium.events.ConsoleEvent
-
- getMessage() - Method in class com.teamdev.jxbrowser.chromium.Notification
-
Returns notification message or empty string if notification doesn't have message.
- getMessage() - Method in class com.teamdev.jxbrowser.chromium.UnloadDialogParams
-
Returns a string that represents the dialog message.
- getMethod() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormElement
-
Returns a string that represents the 'method' attribute value.
- getMethod() - Method in class com.teamdev.jxbrowser.chromium.RequestParams
-
Returns the current request method ("GET", "POST" etc.).
- getMethod() - Method in class com.teamdev.jxbrowser.chromium.ResourceParams
-
Returns HTTP request/response method name: "GET" or "POST".
- getMethod() - Method in class com.teamdev.jxbrowser.chromium.URLRequest
-
Returns the current request method ("GET", "POST" etc.).
- getMimeType() - Method in class com.teamdev.jxbrowser.chromium.DataReceivedParams
-
Returns the mime type in lower case from the headers.
- getMimeType() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns the MIME type of this download.
- getMimeType() - Method in class com.teamdev.jxbrowser.chromium.HeadersReceivedParams
-
Returns the mime type in lower case from the headers.
- getMimeType() - Method in class com.teamdev.jxbrowser.chromium.LoadDataParams
-
Returns the media type of the data.
- getMimeTypes() - Method in class com.teamdev.jxbrowser.chromium.PluginInfo
-
Returns a list of all the mime types associated with this plugin.
- getMisspelledWord() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the misspelled word under the cursor, if any.
- getMode() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns the mode of the dialog.
- getModifiers() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent
-
Returns the key modifiers of the current event.
- getModifiers() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the key modifiers of the current event.
- getName() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns the name of the cookie.
- getName() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormElement
-
Returns a string that represents the 'name' attribute value.
- getName() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDevice
-
Returns the device's "friendly" name or empty string when there's no device name.
- getName() - Method in class com.teamdev.jxbrowser.chromium.PaperSize
-
Returns a string that represents paper format name.
- getName() - Method in class com.teamdev.jxbrowser.chromium.PluginInfo
-
Returns the name of the plugin (i.e.
- getName() - Method in class com.teamdev.jxbrowser.chromium.SubjectAlternativeName
-
Returns the alternative name.
- getNavigationEntryAtIndex(int) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the navigation entry at the specified index
in the back/forward
list of the current Browser instance.
- getNavigationEntryAtOffset(int) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the navigation entry at the specified offset
from current in
the back/forward list of the current Browser instance.
- getNavigationEntryCount() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the number of navigation entries in the back/forward list of the current Browser
instance.
- getNetworkDelegate() - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Returns NetworkDelegate
associated with the current BrowserContext
instance.
- getNetworkService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getNewURL() - Method in class com.teamdev.jxbrowser.chromium.BeforeRedirectParams
-
Returns the new URL.
- getNextItem() - Method in interface com.teamdev.jxbrowser.chromium.XPathIterator
-
Returns next item in the current iterator.
- getNextSibling() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns the node immediately following this one in its parent's children list, or null
if this node is the last node in the list.
- getNode() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNodeAtPoint
-
Returns DOMNode
at specified point or null
when there's no node at the point.
- getNode() - Method in interface com.teamdev.jxbrowser.chromium.XPathIteratorItem
-
Returns the next item when result represented as an iterator.
- getNodeAtPoint(int, int) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns information about HTML Node at the location specified by the x
and y
parameters at the coordinate space of the loaded web page.
- getNodeAtPoint(Point) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns information about HTML Node at the location specified by the point
parameter
at the coordinate space of the loaded web page.
- getNodeName() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns the name of this node, depending on its
DOMNodeType
.
- getNodeType() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns the type of this node.
- getNodeValue() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns the value of this node, depending on its
DOMNodeType
.
- getNotification() - Method in class com.teamdev.jxbrowser.chromium.events.NotificationEvent
-
- getNotificationHandler() - Method in class com.teamdev.jxbrowser.chromium.NotificationService
-
Returns handler that is registered to receive browser common notification events
from the browser associated with this NotificationService
browser context.
- getNotificationListeners() - Method in class com.teamdev.jxbrowser.chromium.Notification
-
Returns collection of notification listeners associated with this notification.
- getNotificationService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getNumber() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns the result represented as a number.
- getNumberOfMatches() - Method in class com.teamdev.jxbrowser.chromium.SearchResult
-
Returns number of the matches or 0 when no matches found.
- getNumberValue() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
- getNumberValue() - Method in class com.teamdev.jxbrowser.chromium.JSNumberObject
-
- getNumberValue() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Returns number value of the current JavaScript object if object represents
a primitive number or Number object, otherwise throws IllegalStateException
.
- getOptions() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMSelectElement
-
Returns the collection of OPTION
elements contained by this select element.
- getOrganizationName() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the organization name of the entity.
- getOrganizationUnitName() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the organization unit name of the entity.
- getOriginalURL() - Method in class com.teamdev.jxbrowser.chromium.NavigationEntry
-
Returns the URL that caused this NavigationEntry
to be created.
- getOwnPropertyNames() - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
Returns a list containing the names of the properties of this object, excluding properties
from prototype objects.
- getPageMargins() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns page margins.
- getPageRanges() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns a list of page ranges that indicate what pages will be printed.
- getPageType() - Method in class com.teamdev.jxbrowser.chromium.NavigationEntry
-
Returns the page type that tells if this entry is for an interstitial or error page.
- getPageURL() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the URL of the top level page that the context menu was invoked on.
- getPairKeys() - Method in class com.teamdev.jxbrowser.chromium.FormData
-
Returns all keys from the key-value pair collection of the POST request.
- getPairValues(String) - Method in class com.teamdev.jxbrowser.chromium.FormData
-
Returns a list of values from the key-value pair collection associated with specified key.
- getPaperSize() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns the paper size format.
- getParent() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns parent node or null
if there's no parent.
- getParent() - Method in class com.teamdev.jxbrowser.chromium.PopupParams
-
Returns the parent for the current popup window.
- getParentFrameId() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns the ID of the frame this DOMNode belongs to.
- getParentFrameId() - Method in class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Returns identifier of the frame containing the navigating frame, or -1 if the frame is not
contained in other frame.
- getPassword() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
- getPath() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns the path on the server
to which the browser returns this cookie.
- getPath() - Method in class com.teamdev.jxbrowser.chromium.PluginInfo
-
Returns the path to the plugin file (DLL/bundle/library).
- getPdfFilePath() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns a string that represents absolute or relative (to the directory with Chromium
binaries) path to the PDF file with the printed document.
- getPercentComplete() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns rough percent complete.
- getPermissionHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns registered permission handler or null
if no permission
handler is current registered.
- getPermissionType() - Method in class com.teamdev.jxbrowser.chromium.PermissionRequest
-
- getPID() - Method in class com.teamdev.jxbrowser.chromium.RenderProcessInfo
-
Returns process ID of the render process associated with the Browser instance.
- getPluginFilter() - Method in interface com.teamdev.jxbrowser.chromium.PluginManager
-
Returns currently installed plugin filter.
- getPluginManager() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Provides access to plugin manager of the current Browser instance.
- getPluginsInfo() - Method in interface com.teamdev.jxbrowser.chromium.PluginManager
-
Returns a list with the information about installed plugins.
- getPolicy() - Method in class com.teamdev.jxbrowser.chromium.LoadParams
-
- getPopupHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the active popup handler.
- getPort() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Returns port of the service issuing the authentication challenge.
- getPort() - Method in class com.teamdev.jxbrowser.chromium.HostPortPair
-
- getPostData() - Method in class com.teamdev.jxbrowser.chromium.LoadURLParams
-
Returns a string that represents POST data that will be sent to a resource
which address is specified by the
LoadURLParams.getURL()
value.
- getPreferences() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns current Browser's preferences.
- getPreviousSibling() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns the node immediately preceding this one in its parent's children list, or null
if this node is the first node in that list.
- getPrinterName() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Returns a string that represents printer name.
- getPrintHandler() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns current print handler or null
when there's no installed handler.
- getPrintJobListeners() - Method in class com.teamdev.jxbrowser.chromium.PrintJob
-
Returns a list of all print job listeners registered on this job.
- getPrintSettings() - Method in class com.teamdev.jxbrowser.chromium.PrintJob
-
Provides access to the current print job settings.
- getPrivateKey() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the private key for the certificate.
- getPromptText() - Method in class com.teamdev.jxbrowser.chromium.PromptDialogParams
-
Returns a string that represents default prompt text.
- getPromptText() - Method in class com.teamdev.jxbrowser.chromium.UnloadDialogParams
-
Returns a string that represents the dialog prompt text.
- getProperty(String) - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
Returns value of specified JavaScript object's property with the given name
.
- getPropertyNames() - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
Returns a list containing the names of the properties of this object, including properties
from prototype objects.
- getProtocolService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getProxyAutoConfigFileURL() - Method in class com.teamdev.jxbrowser.chromium.URLProxyConfig
-
- getProxyConfig() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns proxy configuration of the current browser instance or null
if no proxy
configuration was provided during Browser instance instantiation.
- getProxyConfig() - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Returns proxy configuration of the current browser instance or null
if no proxy
configuration was provided during Browser instance instantiation.
- getProxyConfig() - Method in class com.teamdev.jxbrowser.chromium.ProxySerivce
-
Returns proxy configuration of the associated BrowserContext
instance or null
if no proxy configuration was provided for the context.
- getProxyRules() - Method in class com.teamdev.jxbrowser.chromium.CustomProxyConfig
-
- getProxyServerAddress() - Method in class com.teamdev.jxbrowser.chromium.BeforeSendProxyHeadersParams
-
Returns address of the current proxy server.
- getProxyService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getProxyType() - Method in class com.teamdev.jxbrowser.chromium.BeforeSendProxyHeadersParams
-
Returns type of the current proxy connection.
- getRealm() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Returns the realm of the authentication challenge.
- getReasonPhrase() - Method in class com.teamdev.jxbrowser.chromium.StatusLine
-
Returns the HTTP response reason phrase (status text) or empty string if the
reason phrase could not be parsed.
- getReceivedBytes() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns the number or received (downloaded) bytes.
- getRemoteDebuggingURL() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a string that represents URL of the Chrome Developers Tools web page, that allows you
to debug the loaded web page in the current Browser instance.
- getRenderListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the render listeners registered on this browser.
- getRenderProcessInfo() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns information about Chromium render process associated with the current Browser
instance.
- getRequestHeaders() - Method in class com.teamdev.jxbrowser.chromium.URLRequest
-
Returns request HTTP headers for the current request.
- getRequestId() - Method in class com.teamdev.jxbrowser.chromium.RequestParams
-
Returns a globally unique identifier for this request.
- getRequestId() - Method in class com.teamdev.jxbrowser.chromium.URLRequest
-
Returns a globally unique identifier for this request.
- getRequestURL() - Method in class com.teamdev.jxbrowser.chromium.CertificateErrorParams
-
Returns a string that represents URL of the request that causes SSL certificate error.
- getResourceHandler() - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Returns registered resource handler or null
if no resource handler is currently
registered.
- getResourceType() - Method in class com.teamdev.jxbrowser.chromium.CertificateErrorParams
-
Returns type of the resource that has initiated the request.
- getResourceType() - Method in class com.teamdev.jxbrowser.chromium.ResourceParams
-
- getResponseCode() - Method in class com.teamdev.jxbrowser.chromium.BeforeRedirectParams
-
Returns the HTTP response code (e.g., 200, 404, and so on).
- getResponseCode() - Method in class com.teamdev.jxbrowser.chromium.RequestCompletedParams
-
Returns the response code of the current URL request.
- getResponseCode() - Method in class com.teamdev.jxbrowser.chromium.ResponseStartedParams
-
Returns the response code of the current URL request.
- getResults() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckCompletedParams
-
Returns a list with results of spell check.
- getResultType() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns the result type.
- getRight() - Method in class com.teamdev.jxbrowser.chromium.PageMargins
-
Returns margin on right side of the sheet in printer device points.
- getScheme() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Returns the authentication scheme used, such as "basic" or "digest".
- getScreenX() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEvent
-
The X coordinate of the mouse pointer in global (screen) coordinates.
- getScreenX() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- getScreenY() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEvent
-
The Y coordinate of the mouse pointer in global (screen) coordinates.
- getScreenY() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- getScriptContextListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the script context listeners registered on this browser.
- getScrollBarPixelsPerLine() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the scrollbar pixels per line number of this event.
- getScrollType() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the mouse scroll type of the event.
- getSearchText() - Method in class com.teamdev.jxbrowser.chromium.SearchParams
-
Returns text to search.
- getSelectedCertificate() - Method in class com.teamdev.jxbrowser.chromium.CertificatesDialogParams
-
Returns the currently selected certificate for SSL authorization.
- getSelectedFile() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns the first item in the list of selected files or null
if the list is empty.
- getSelectedFiles() - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Returns the full path of the selected file or NULL
if file wasn't selected.
- getSelectedHTML() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns selected HTML in the currently focused frame or empty string if there is no
selection.
- getSelectedHTML(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns selected HTML for the frame, specified by frameId
or empty string if there is
no selection.
- getSelectedText() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns selected text in the currently focused frame or empty string if there is no
selection.
- getSelectedText(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns selected text for the frame, specified by frameId
or empty string if there is
no selection.
- getSelectionText() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Returns the text of the selection that the context menu was invoked on.
- getSerialNumber() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the serial number of certificate or empty string if it's failed to extract serial
number from certificate because of corrupted data.
- getServerWhiteList() - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Returns a string that represents comma/semicolon separated server
HTTP authorization white list of server URLs.
- getSessionWebStorage() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns Session Web Storage associated with main frame.
- getSessionWebStorage(long) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns Session Web Storage associated with specified frame or null
.
- getShort() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
Returns Short presentation of the current number value.
- getSingleNode() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns the result represented as a single node.
- getSnapshotNodes() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- getSource() - Method in class com.teamdev.jxbrowser.chromium.events.ConsoleEvent
-
Returns a string that describes the source of the console message.
- getSource() - Method in class com.teamdev.jxbrowser.chromium.events.DisposeEvent
-
Returns the source instance that has been disposed.
- getSourceDevice() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- getSpellCheckerService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getSrcURL() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
This is the source URL for the element that the context menu was
invoked on.
- getStartIndex() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckResult
-
- getStateOrProvinceName() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the state/province name of the entity.
- getStatus() - Method in class com.teamdev.jxbrowser.chromium.RequestCompletedParams
-
Returns status of the current URL request.
- getStatus() - Method in class com.teamdev.jxbrowser.chromium.URLResponse
-
Returns status for the current URL response.
- getStatusCode() - Method in class com.teamdev.jxbrowser.chromium.StatusLine
-
Returns HTTP status code (e.g.
- getStatusLine() - Method in class com.teamdev.jxbrowser.chromium.HeadersReceivedParams
-
Returns normalized status line for the current HTTP response.
- getStatusListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the browser status listeners registered on this browser.
- getStorageType() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
- getStorageType() - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Returns data storage type that defines how to store all the data
such as cache, cookies, HTML5 WebStorage files, etc.
- getStreetAddress() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the street address of the entity.
- getString() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns the result represented as a string.
- getStringValue() - Method in class com.teamdev.jxbrowser.chromium.JSString
-
- getStringValue() - Method in class com.teamdev.jxbrowser.chromium.JSStringObject
-
- getStringValue() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Returns string value of the current JavaScript object if object represents
a primitive string or String object, otherwise throws IllegalStateException
.
- getSubject() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the Subject entity of certificate or null
if it's failed to extract
the subject from certificate data because of corrupted certificate data.
- getSubjectAlternativeNames() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns a list of alternative subject names or empty collection if it's failed to extract
alternative subject names info from certificate because of corrupted data.
- getSubjectName() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the name of the subject of the certificate.
- getTarget() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Returns the DOMEventTarget
to which the event was originally dispatched.
- getTargetName() - Method in class com.teamdev.jxbrowser.chromium.PopupParams
-
Returns the popup window target name that can be passed
through window.open
JavaScript function.
- getTempDir() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getTerminationStatus() - Method in class com.teamdev.jxbrowser.chromium.events.RenderEvent
-
Returns the status of render process termination.
- getText() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuItem
-
Returns context menu item text/label.
- getText() - Method in class com.teamdev.jxbrowser.chromium.events.StatusEvent
-
Returns a string that represents status text or empty string.
- getText() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckCompletedParams
-
Returns the examined text.
- getText() - Method in class com.teamdev.jxbrowser.chromium.TextData
-
Returns a string that contains unparsed POST data.
- getTextContent() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns text content of the node and its descendants.
- getTextEncoding() - Method in class com.teamdev.jxbrowser.chromium.LoadDataParams
-
Returns the text encoding of the data to load.
- getTextEncoding() - Method in class com.teamdev.jxbrowser.chromium.LoadHTMLParams
-
Returns a string that represents encoding of the HTML content.
- getTimestamp() - Method in class com.teamdev.jxbrowser.chromium.NavigationEntry
-
The time at which the last known local navigation has completed.
- getTitle() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the string that represents a title of the currently loaded web page.
- getTitle() - Method in class com.teamdev.jxbrowser.chromium.events.TitleEvent
-
Returns a new title value.
- getTitle() - Method in class com.teamdev.jxbrowser.chromium.NavigationEntry
-
Returns the title as set by the page.
- getTitle() - Method in class com.teamdev.jxbrowser.chromium.Notification
-
Returns notification title or empty string if notification doesn't have title.
- getTitleListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the browser title listeners registered on this browser.
- getTo() - Method in class com.teamdev.jxbrowser.chromium.PageRange
-
Returns the number of the last page in range.
- getTop() - Method in class com.teamdev.jxbrowser.chromium.PageMargins
-
Returns margin on top side of the sheet in printer device points.
- getTotalBytes() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns the total size of a file in bytes.
- getType() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the browser type of the current instance.
- getType() - Method in class com.teamdev.jxbrowser.chromium.BytesData
-
- getType() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuItem
-
Returns context menu item type.
- getType() - Method in class com.teamdev.jxbrowser.chromium.dom.By
-
Returns find method type.
- getType() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Returns the type of this DOM event.
- getType() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- getType() - Method in class com.teamdev.jxbrowser.chromium.FormData
-
- getType() - Method in class com.teamdev.jxbrowser.chromium.LoadParams
-
- getType() - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDevice
-
Returns the device's type.
- getType() - Method in class com.teamdev.jxbrowser.chromium.MultipartFormData
-
- getType() - Method in class com.teamdev.jxbrowser.chromium.Notification
-
Returns notification type.
- getType() - Method in class com.teamdev.jxbrowser.chromium.PluginInfo
-
Returns identifier of plugin type.
- getType() - Method in class com.teamdev.jxbrowser.chromium.SubjectAlternativeName
-
Returns the type of alternative name.
- getType() - Method in class com.teamdev.jxbrowser.chromium.TextData
-
- getType() - Method in interface com.teamdev.jxbrowser.chromium.UploadData
-
Returns type of the upload data.
- getUnitsToScroll() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the units to scroll number of this event.
- getUnixCreationTime() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns cookie creation time in seconds since UNIX epoch.
- getUnixExpirationTime() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns cookie expiration time in seconds since UNIX epoch.
- getUploadData() - Method in class com.teamdev.jxbrowser.chromium.BeforeURLRequestParams
-
Returns UploadData
instance that provides access to upload data.
- getUploadData() - Method in class com.teamdev.jxbrowser.chromium.URLRequest
-
Returns UploadData
instance that provides access to upload data.
- getUploadProgressListeners() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns a list of all the upload progress listeners registered on this browser.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Returns URL of a web page that causes authentication.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns URL of the currently loaded web page.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.DialogParams
-
Returns the address of the web page that causes this dialog.
- getURL() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Returns URL of this download.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.events.ProvisionalLoadingEvent
-
Returns a string that represents address of a frame which is loading.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.events.ZoomEvent
-
Returns URL of the web page which zoom level has been changed.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.LoadParams
-
- getURL() - Method in class com.teamdev.jxbrowser.chromium.LoadURLParams
-
Returns a string that represents URL of a resource that will be loaded.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.NavigationEntry
-
Returns the actual URL of the web page.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.Notification
-
Returns notification URL.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.PermissionRequest
-
Returns a string that represents URL of the web page
that requests permission.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.PopupParams
-
The URL of the page to open in the new window.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.RequestParams
-
Returns the current request URL.
- getURL() - Method in class com.teamdev.jxbrowser.chromium.ResourceParams
-
- getURL() - Method in class com.teamdev.jxbrowser.chromium.URLRequest
-
Returns a string that represents request URL.
- getURLElement() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNodeAtPoint
-
Returns DOMElement
of a link, when a link is located at the point.
- getUserAgent() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns the user agent string for current Browser instance.
- getUserAgent() - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getUserId() - Method in class com.teamdev.jxbrowser.chromium.Principal
-
Returns the user id of the entity.
- getUsername() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
- getValidatedURL() - Method in class com.teamdev.jxbrowser.chromium.events.FailLoadingEvent
-
Returns a string that represents address of a frame which is failed to load.
- getValidatedURL() - Method in class com.teamdev.jxbrowser.chromium.events.FinishLoadingEvent
-
Returns a string that represents address of a frame which is finished loading.
- getValidatedURL() - Method in class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Returns a string that represents address of the navigating frame.
- getValidExpiryTime() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns a period of time in milliseconds that describes until what time the certificate is
valid.
- getValidStartTime() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns a period of time in milliseconds starting from the certificate is valid.
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyEventType
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseButtonType
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseEventType
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseScrollType
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.ColorModel
-
- getValue() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns the value of the cookie.
- getValue() - Method in class com.teamdev.jxbrowser.chromium.dom.By
-
Returns find method parameter.
- getValue() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormControlElement
-
Returns value of element.
- getValue(int) - Static method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodePosition
-
- getValue() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMEventType
-
Returns a string that represents event type.
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.DuplexMode
-
- getValue() - Method in class com.teamdev.jxbrowser.chromium.HttpStatus
-
Returns HTTP status code value.
- getValue() - Method in class com.teamdev.jxbrowser.chromium.JSBoolean
-
- getValue() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
- getValue() - Method in class com.teamdev.jxbrowser.chromium.JSONString
-
Returns a string in JSON format.
- getValue() - Method in class com.teamdev.jxbrowser.chromium.JSPrimitive
-
Returns the value of the current primitive instance.
- getValue() - Method in class com.teamdev.jxbrowser.chromium.JSString
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.MediaType
-
Returns native constant which corresponds to this media type.
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.ProxyType
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.SavePageType
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.StopFindAction
-
- getValue() - Method in enum com.teamdev.jxbrowser.chromium.XPathResultType
-
- getVerifyFlags() - Method in class com.teamdev.jxbrowser.chromium.CertificateVerifyParams
-
Returns list of flags that indicate result of SSL certificate verification by Chromium
engine.
- getVersion() - Method in class com.teamdev.jxbrowser.chromium.PluginInfo
-
Returns the version number of the plugin file.
- getVersion() - Static method in class com.teamdev.jxbrowser.chromium.ProductInfo
-
- getWebRTCIPHandlingPolicy() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- getWhen() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent
-
Returns a long integer that specifies the time the event occurred.
- getWhen() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns a long integer that specifies the time the event occurred.
- getWidth() - Method in class com.teamdev.jxbrowser.chromium.PaperSize
-
Returns paper width in microns.
- getWindowX() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the horizontal x position of the event relative to the window.
- getWindowY() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the vertical y position of the event relative to the window.
- getWorldId() - Method in class com.teamdev.jxbrowser.chromium.JSContext
-
Returns JavaScript world identifier associated with the current context.
- getX() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the horizontal x position of the event relative to the source component.
- getX() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- getX509Certificate() - Method in class com.teamdev.jxbrowser.chromium.Certificate
-
Returns the X509Certificate
that provides access to all certificate information
or null
if it's failed to extract information because of corrupted certificate data.
- getXPath() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Returns a string that represents XPath to the current Node.
- getY() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Returns the vertical y position of the event relative to the source component.
- getY() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
- getZoomLevel() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns zoom level for the currently loaded web page.
- getZoomLevel() - Method in class com.teamdev.jxbrowser.chromium.events.ZoomEvent
-
Returns zoom level of the web page.
- getZoomListeners() - Method in class com.teamdev.jxbrowser.chromium.ZoomService
-
Returns a list of all the browser zoom listeners registered on this browser.
- getZoomService() - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Returns
ZoomService
associated with the current
context.
- goBack() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Navigates browser back or does nothing if it cannot navigate back.
- goForward() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Navigates browser forward or does nothing if it cannot navigate forward.
- GONE - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-
- goToIndex(int) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Navigates to the specified absolute index in the back/forward list of the current Browser
instance.
- goToOffset(int) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Navigates to the specified offset from the "current navigation entry".
- id(String) - Static method in class com.teamdev.jxbrowser.chromium.dom.By
-
Constructs By
method that finds all elements inside loaded document by given id
.
- ImageMetadata - Class in com.teamdev.jxbrowser.chromium
-
Represents object that contains information about image.
- ImageMetadata(byte[], int, int) - Constructor for class com.teamdev.jxbrowser.chromium.ImageMetadata
-
- indexOfSelectedMatch() - Method in class com.teamdev.jxbrowser.chromium.SearchResult
-
Returns index of the currently selected match or 0 when there's no matches.
- initialize() - Static method in class com.teamdev.jxbrowser.chromium.BrowserCore
-
Initializes Chromium engine.
- InputEventsHandler<T> - Interface in com.teamdev.jxbrowser.chromium
-
An input events filter that can be set to the BrowserView
to filter
different input events such as mouse, scroll, keyboard, etc.
- insertBrowser(Browser, Rectangle) - Method in interface com.teamdev.jxbrowser.chromium.PopupContainer
-
Notification is called when newly created browser instance should be inserted into the parent
container and displayed.
- insertChild(DOMNode, DOMNode) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Inserts a new node
before an existing beforeNode
.
- INTERNAL_SERVER_ERROR - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-
- invoke(T) - Method in interface com.teamdev.jxbrowser.chromium.Callback
-
- invoke() - Method in interface com.teamdev.jxbrowser.chromium.events.Callback
-
- invoke(JSObject, Object...) - Method in class com.teamdev.jxbrowser.chromium.JSFunction
-
Executes JavaScript function and returns result of execution as JSValue
.
- invoke(Object...) - Method in interface com.teamdev.jxbrowser.chromium.JSFunctionCallback
-
This method is invoked when an appropriate JavaScript function is invoked
on JavaScript side.
- invokeAndWaitFinishLoadingMainFrame(Browser, Callback<Browser>) - Static method in class com.teamdev.jxbrowser.chromium.Browser
-
Blocks current thread execution, invokes the given task
that must initiate web page
loading, and waits until the main frame of the web page is loaded completely or until the
timeout is reached.
- invokeAndWaitFinishLoadingMainFrame(Browser, Callback<Browser>, int) - Static method in class com.teamdev.jxbrowser.chromium.Browser
-
Blocks current thread execution, invokes the given task
that must initiate web page
loading, and waits until the main frame of the web page is loaded completely or until the
given timeoutInSeconds
is reached.
- invokeAsync(JSObject, Object...) - Method in class com.teamdev.jxbrowser.chromium.JSFunction
-
Executes JavaScript function and returns result of execution as Future<JSValue>
.
- isAllowDisplayingInsecureContent() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Deprecated.
- isAllowRunningInsecureContent() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isAllowScriptsToCloseWindows() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isAltDown() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyModifiers
-
Indicates that the Alt key is pressed.
- isAltDown() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
Returns whether or not the Alt modifier is down on this event.
- isAltGraphDown() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyModifiers
-
Indicates that the AltGraph key is pressed.
- isAltGraphDown() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
Returns whether or not the AltGraph modifier is down on this event.
- isAltKey() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- isApplicationCacheEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isArray() - Method in class com.teamdev.jxbrowser.chromium.JSArray
-
- isArray() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is an array.
- isAudioMuted() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns true
when audio output for this Browser instance is muted.
- isAudioPlaying() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns true
when the audio is currently playing on the loaded web page.
- isBoolean() - Method in class com.teamdev.jxbrowser.chromium.JSBoolean
-
- isBoolean() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a boolean value.
- isBoolean() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- isBooleanObject() - Method in class com.teamdev.jxbrowser.chromium.JSBooleanObject
-
- isBooleanObject() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a Boolean object.
- isBubbles() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Used to indicate whether or not an event is a bubbling event.
- isCanBubble() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMEventParams
-
- isCancel() - Method in enum com.teamdev.jxbrowser.chromium.PrintStatus
-
Indicates whether printing must be canceled.
- isCancelable() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Used to indicate whether or not an event can have its default action
prevented.
- isCancelable() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMEventParams
-
- isCanceled() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Indicates whether this download is canceled.
- isCheckbox() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'checkbox'.
- isChecked() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuItem
-
Indicates whether context menu item is checked or not.
- isChecked() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when input element with type 'checkbox' or 'radio' is selected.
- isClosed() - Method in class com.teamdev.jxbrowser.chromium.Notification
-
Informs about the state of the notification.
- isCommandEnabled(EditorCommand) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns true
if the command
can be executed in the currently focused frame on
the loaded web page.
- isCompleted() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Indicates whether this download is completed.
- isCompleted() - Method in class com.teamdev.jxbrowser.chromium.SearchResult
-
Returns true
if the search is completed.
- isControlDown() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyModifiers
-
Indicates that the Control key is pressed.
- isControlDown() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
Returns whether or not the Control modifier is down on this event.
- isCtrlKey() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- isDatabasesEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isDisplayHeaderFooter() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Indicates whether headers and footers should be displayed on the printed document.
- isDisposed() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns true
when the current browser instance is disposed.
- isDisposed() - Method in class com.teamdev.jxbrowser.chromium.JSContext
-
Indicates whether context is disposed or not.
- isDragAndDropEnabled() - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Indicates whether functionality that allows dragging/dropping content from/onto
the loaded web page is enabled.
- isDragAndDropEnabled() - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
Indicates whether functionality that allows dragging/dropping content from/onto
the loaded web page is enabled.
- isEmailField() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'email'.
- isEnabled() - Method in class com.teamdev.jxbrowser.chromium.AutofillService
-
Indicates whether autofill service is enabled or disabled.
- isEnabled() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuItem
-
Indicates whether context menu item is enabled or not.
- isEnabled() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormControlElement
-
Indicates whether form control is enabled or disabled.
- isEnabled() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckerService
-
Indicates whether spellchecker service is enabled or disabled.
- isError() - Method in interface com.teamdev.jxbrowser.chromium.XPathIteratorItem
-
Returns true
when an error occurred.
- isError() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
Returns true
when an error occurred.
- isErrorPage() - Method in class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Indicates whether the navigating frame is an error page.
- isFile() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'file'.
- isForward() - Method in class com.teamdev.jxbrowser.chromium.SearchParams
-
Returns direction to search.
- isFullSpellCheckForced() - Method in class com.teamdev.jxbrowser.chromium.SpellCheckerService
-
Indicates whether spell checking of the whole text in the currently focusable text
input element on the loaded web page is enabled or disabled.
- isFunction() - Method in class com.teamdev.jxbrowser.chromium.JSFunction
-
- isFunction() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a function.
- isHorizontalScroll() - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent
-
Indicates if current event's scroll direction is horizontal.
- isHTTPOnly() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns true
if this cookie contains the HttpOnly
attribute.
- isImageBlocked() - Method in class com.teamdev.jxbrowser.chromium.ContextMenuParams
-
Indicates whether the context menu was invoked on a blocked image.
- isImagesEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isInitialized() - Static method in class com.teamdev.jxbrowser.chromium.BrowserCore
-
Checks whether Chromium engine is initialized.
- isIterator() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- isJavaObject() - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
- isJavaObject() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a Java object.
- isJavaScriptCanAccessClipboard() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isJavaScriptCanOpenWindowsAutomatically() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isJavaScriptEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isKeyboardEvent() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Indicates whether the event is a
DOMKeyEvent
and it
can be cast to this type to get more information about key event.
- isLandscape() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Indicates whether the document will be printed in landscape or portrait mode.
- isLoading() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns true
when browser is loading resource.
- isLoadsImagesAutomatically() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isLocalStorageEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isMainFrame() - Method in class com.teamdev.jxbrowser.chromium.events.FailLoadingEvent
-
Indicates whether the failed frame is a main frame or not.
- isMainFrame() - Method in class com.teamdev.jxbrowser.chromium.events.FinishLoadingEvent
-
Indicates whether the current frame is a main frame or not.
- isMainFrame() - Method in class com.teamdev.jxbrowser.chromium.events.FrameLoadEvent
-
Indicates whether the current frame is a main frame or not.
- isMainFrame() - Method in class com.teamdev.jxbrowser.chromium.events.ProvisionalLoadingEvent
-
Indicates whether the current frame is a main frame or not.
- isMainFrame() - Method in class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Indicates whether the navigating frame is a main frame.
- isMatchCase() - Method in class com.teamdev.jxbrowser.chromium.SearchParams
-
Returns true
if search is case-sensitive.
- isMetaDown() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyModifiers
-
Indicates that the Meta key is pressed.
- isMetaDown() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
Returns whether or not the Meta modifier is down on this event.
- isMetaKey() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- isMouseEvent() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Indicates whether the event is a
DOMMouseEvent
and it
can be cast to this type to get more information about mouse event.
- isMultiple() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMSelectElement
-
Indicates whether type of the select element is 'select-multiple'.
- isMultipleFile() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'file' with 'multiple' attribute.
- isNPAPIPluginsSupported() - Method in interface com.teamdev.jxbrowser.chromium.PluginManager
-
Returns true
if NPAPI plugins are supported.
- isNull() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is NULL.
- isNumber() - Method in class com.teamdev.jxbrowser.chromium.JSNumber
-
- isNumber() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a number value which equals to double type.
- isNumber() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- isNumberObject() - Method in class com.teamdev.jxbrowser.chromium.JSNumberObject
-
- isNumberObject() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a Number object.
- ISO_2A0 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A0 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A0X3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A1 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A10 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A1X3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A1X4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A2 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A2X3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A2X4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A2X5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3_EXTRA - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3X3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3X4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3X5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3X6 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A3X7 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4_EXTRA - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4_TAB - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X6 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X7 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X8 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A4X9 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A5_EXTRA - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A6 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A7 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A8 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_A9 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B0 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B1 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B10 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B2 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B5_EXTRA - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B6 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B6C4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B7 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B8 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_B9 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C0 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C1 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C10 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C2 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C3 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C4 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C6 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C6C5 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C7 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C7C6 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C8 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_C9 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_DL - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_RA0 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_RA1 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_RA2 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_SRA0 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_SRA1 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- ISO_SRA2 - Static variable in class com.teamdev.jxbrowser.chromium.PaperSize
-
- isObject() - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
- isObject() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is an object.
- isPasswordField() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'password'.
- isPaused() - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Indicates whether this download is paused.
- isPluginAllowed(PluginInfo) - Method in interface com.teamdev.jxbrowser.chromium.PluginFilter
-
Invoked when a web page checks whether specified plugin is allowed or not.
- isPluginsEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isPrintBackgrounds() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Indicates whether background graphics should be printed or not.
- isPrintSelectionOnly() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Indicates whether only selection should be printed or the entire document.
- isPrintToPDF() - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
- isProxy() - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Indicates whether this authentication challenge came from a server or a proxy.
- isProxy() - Method in class com.teamdev.jxbrowser.chromium.CertificatesDialogParams
-
Returns true
if the server that issues this request was the HTTPS proxy used in
the request.
- isRadioButton() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'radio'.
- isRedirect() - Method in class com.teamdev.jxbrowser.chromium.LoadParams
-
- isReload() - Method in class com.teamdev.jxbrowser.chromium.UnloadDialogParams
-
Indicates whether web page reload action causes the unload dialog message.
- isSameDocument() - Method in class com.teamdev.jxbrowser.chromium.events.ProvisionalLoadingEvent
-
Indicates whether the loading event is initiated by a navigation
within the same document.
- isSameDocument() - Method in class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Indicates whether the loading event is initiated by a navigation
within the same document.
- isSandboxEnabled() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Returns true if sandbox enabled for render process.
- isSecure() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns true
if sending this cookie should be
restricted to a secure protocol, or false
if the
it can be sent using any protocol.
- isSelected() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMOptionElement
-
Returns true
if current option element is selected.
- isSession() - Method in interface com.teamdev.jxbrowser.chromium.Cookie
-
Returns true
if this cookie is a session cookie without
expiration time and false
if this cookie is a persistent
cookie that has expiration time.
- isShiftDown() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyModifiers
-
Indicates that the Shift key is pressed.
- isShiftDown() - Method in class com.teamdev.jxbrowser.chromium.events.GestureEvent
-
Returns whether or not the Shift modifier is down on this event.
- isShiftKey() - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- isSingleNode() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- isSnapshotNodes() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- isString() - Method in class com.teamdev.jxbrowser.chromium.JSString
-
- isString() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a string.
- isString() - Method in class com.teamdev.jxbrowser.chromium.XPathResult
-
- isStringObject() - Method in class com.teamdev.jxbrowser.chromium.JSStringObject
-
- isStringObject() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is a String object.
- isSuccess() - Method in enum com.teamdev.jxbrowser.chromium.CloseStatus
-
Indicates whether status is a 'success' status.
- isSuccess() - Method in class com.teamdev.jxbrowser.chromium.events.PrintJobEvent
-
Returns true
when print job has been finished successfully.
- isText() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when isTextField()
returns true
and the input type !=
'number'.
- isTextField() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Returns true
when the input type is 'text', 'password', 'search', 'email', 'url', and
'number'.
- isTransparentBackground() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- isUIEvent() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Indicates whether the event is a
DOMUIEvent
and it
can be cast to this type to get more information about mouse event.
- isUndefined() - Method in class com.teamdev.jxbrowser.chromium.JSUndefined
-
- isUndefined() - Method in class com.teamdev.jxbrowser.chromium.JSValue
-
Indicates whether JavaScript value is undefined.
- isUnifiedTextcheckerEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Deprecated.
- isValueRequired() - Method in enum com.teamdev.jxbrowser.chromium.EditorCommand
-
Returns true
if command requires value.
- isWebAudioEnabled() - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Deprecated.
- isZoomEnabled() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Indicates whether zoom functionality is enabled for this browser instance or not.
- save() - Method in interface com.teamdev.jxbrowser.chromium.CookieStorage
-
Use this method to save all the changes you apply to this cookie storage.
- SavePageType - Enum in com.teamdev.jxbrowser.chromium
-
- saveWebPage(String, String, SavePageType) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Saves the current web page as a file or set of files.
- ScriptContextAdapter - Class in com.teamdev.jxbrowser.chromium.events
-
An abstract adapter class for receiving JavaScript context events.
- ScriptContextAdapter() - Constructor for class com.teamdev.jxbrowser.chromium.events.ScriptContextAdapter
-
- ScriptContextEvent - Class in com.teamdev.jxbrowser.chromium.events
-
An event that provides information about created/destroyed JavaScript context.
- ScriptContextEvent(Browser, JSContext) - Constructor for class com.teamdev.jxbrowser.chromium.events.ScriptContextEvent
-
Constructs a new ScriptContextEvent
instance.
- ScriptContextListener - Interface in com.teamdev.jxbrowser.chromium.events
-
The listener interface for receiving JavaScript context events.
- scrollToBottom() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Scrolls the element into the visible area and aligns bottom of the element to the
bottom of the visible area.
- scrollToTop() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Scrolls the element into the visible area and aligns top of the element to the
top of the visible area.
- SearchContext - Interface in com.teamdev.jxbrowser.chromium.dom
-
Base interface for search methods that must be inherited by DOM interfaces that want to have
search mechanisms.
- SearchParams - Class in com.teamdev.jxbrowser.chromium
-
Represents search request parameters, that are used for searching text on a web page.
- SearchParams(String) - Constructor for class com.teamdev.jxbrowser.chromium.SearchParams
-
Constructs a new SearchParams
instance with specified text and sets the default
search parameters: forward =true
matchCase =false
findNext =false
- SearchParams(String, boolean, boolean) - Constructor for class com.teamdev.jxbrowser.chromium.SearchParams
-
Constructs a new SearchParams
instance.
- SearchResult - Class in com.teamdev.jxbrowser.chromium
-
Provides information about the number of matches of a specified text on a web page.
- SearchResult(int, int, boolean) - Constructor for class com.teamdev.jxbrowser.chromium.SearchResult
-
- SearchResultCallback - Interface in com.teamdev.jxbrowser.chromium
-
Callback for notification about search text on a web page is in process.
- SEE_OTHER - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-
- SendHeadersParams - Class in com.teamdev.jxbrowser.chromium
-
- SendHeadersParams(long, String, String, Browser, HttpHeaders, HttpHeadersEx) - Constructor for class com.teamdev.jxbrowser.chromium.SendHeadersParams
-
- SERVICE_UNAVAILABLE - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-
- set(int, Object) - Method in class com.teamdev.jxbrowser.chromium.JSArray
-
Updates/inserts JavaScript value at the given index
in the JavaScript array.
- setAcceptLanguage(String) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
- setAcceptLanguage(String) - Method in class com.teamdev.jxbrowser.chromium.BrowserContext
-
Configures the accept language.
- setAcceptLanguage(String) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets default accept language (e.g.
- setAllowDisplayingInsecureContent(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Deprecated.
- setAllowRunningInsecureContent(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setAllowScriptsToCloseWindows(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setAltKey(boolean) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- setApplicationCacheEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setAttribute(String, String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Adds a new attribute.
- setAudioMuted(boolean) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Mutes all audio output for this Browser instance.
- setButton(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- setButtonType(BrowserMouseEvent.MouseButtonType) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setCacheDir(String) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets absolute path to the directory where Chromium engine will store cache.
- setCanBubble(boolean) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMEventParams
-
- setCancelable(boolean) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMEventParams
-
- setCertificateVerifier(CertificateVerifier) - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Sets custom SSL certificate verifier
.
- setChecked(boolean) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Sets a new state of the input control with type 'checkbox' or 'radio'.
- setChromiumDir(String) - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Configures the directory where Browser component will be looking for Chromium binaries.
- setChromiumSwitches(String...) - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Configures Chromium engine to use the command line flags (switches
) in
order to enable particular features or modify default functionality.
- setChromiumVariable(String, String) - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Sets Chromium environment variables that will be passed to each Chromium process.
- setClickCount(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setClientX(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- setClientY(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- setColor(Color) - Method in class com.teamdev.jxbrowser.chromium.ColorChooserParams
-
Updates selected color with the given color
.
- setColorModel(ColorModel) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets print color model.
- setContextMenuHandler(ContextMenuHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets handler for context menu requests that will be invoked every
time the user clicks right mouse button.
- setCookie(String, String, String, String, String, long, boolean, boolean) - Method in interface com.teamdev.jxbrowser.chromium.CookieStorage
-
Sets a cookie given explicit user-provided cookie attributes and associate
it with the given url
.
- setCopies(int) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets the number of copies to print.
- setCtrlKey(boolean) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- setCustomStyleSheet(String) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Injects the given customStyleSheet
string that represents a custom style
sheet (CSS) into every HTML document loaded in this instance.
- setData(byte[]) - Method in class com.teamdev.jxbrowser.chromium.BytesData
-
Sets bytes that will be used as upload data parameter.
- setData(byte[]) - Method in class com.teamdev.jxbrowser.chromium.URLResponse
-
Sets response data for the current URL response.
- setDatabasesEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setDefaultEncoding(String) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setDefaultMediaStreamDevice(MediaStreamDevice) - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceRequest
-
Updates default media stream device of the requested type.
- setDefaultZoomLevel(double) - Method in class com.teamdev.jxbrowser.chromium.ZoomService
-
Sets the default zoom level for pages that don't override it.
- setDelegateWhiteList(String) - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Modifies HTTP network delegate white list with the given delegateWhiteList
URLs.
- setDestinationFile(File) - Method in interface com.teamdev.jxbrowser.chromium.DownloadItem
-
Modifies the destination file.
- setDetail(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventParams
-
- setDialogHandler(DialogHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets the dialog handler that will be used to handle JavaScript dialogs such
as alert, confirmation and prompt.
- setDisplayHeaderFooter(boolean) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Enables/disables displaying of headers and footers.
- setDownloadHandler(DownloadHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets the file download handler that will be invoked every time the Browser
downloads a file.
- setDragAndDropEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Enables or disables functionality that allows dragging/dropping content from/onto
the loaded web page.
- setDragAndDropEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
Enables or disables functionality that allows dragging/dropping content from/onto
the loaded web page.
- setDuplexMode(DuplexMode) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets print duplex mode.
- setEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.AutofillService
-
Enables or disables autofill service.
- setEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.SpellCheckerService
-
Enables or disables spellchecker service.
- setEventType(BrowserMouseEvent.MouseEventType) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setFile(String...) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMInputElement
-
Sets one or multiple string values that represent path to a file.
- setFilePair(String, String...) - Method in class com.teamdev.jxbrowser.chromium.MultipartFormData
-
Sets key-value pair to the file list of the POST request.
- setFullScreenHandler(FullScreenHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets a new full-screen handler to receive notifications when HTML element on the web page
goes into a full-screen mode.
- setFullSpellCheckForced(boolean) - Method in class com.teamdev.jxbrowser.chromium.SpellCheckerService
-
Enables/disables force spell check flag that indicates whether Chromium should spell check
the whole text in the currently focusable text input element on the loaded web page, or check
only modified paragraph.
- setGestureEventsHandler(InputEventsHandler<GestureEvent>) - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Registers gesture events handler for handling/filtering all gesture events
before they will be sent to Chromium render process for processing.
- setGestureEventsHandler(InputEventsHandler<GestureEvent>) - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
Registers gesture events handler for handling/filtering all gesture events
before they will be sent to Chromium render process for processing.
- setGlobalX(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setGlobalY(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setHeader(String, String) - Method in interface com.teamdev.jxbrowser.chromium.HttpHeaders
-
Sets a new header using headerName
as key and headerValue
as value.
- setHeader(String, String) - Method in interface com.teamdev.jxbrowser.chromium.HttpHeadersEx
-
- setHeaders(String, List<String>) - Method in interface com.teamdev.jxbrowser.chromium.HttpHeadersEx
-
- setHorizontalScroll(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setImagesEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setInnerHTML(String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Replaces inner HTML of the current element with specified html
.
- setInnerText(String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMElement
-
Sets the text assigned to the element.
- setItem(String, String) - Method in interface com.teamdev.jxbrowser.chromium.WebStorage
-
Adds the key
and value
to the storage, or updates key's value if it already
exists.
- setJavaScriptCanAccessClipboard(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setJavaScriptCanOpenWindowsAutomatically(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setJavaScriptEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setKeyCode(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMKeyEventParams
-
- setKeyEventsHandler(InputEventsHandler<KeyEvent>) - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Registers keyboard events handler for handling/filtering all key events
before they will be sent to Chromium renderer process for processing.
- setKeyEventsHandler(InputEventsHandler<KeyEvent>) - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
Registers keyboard events handler for handling/filtering all key events
before they will be sent to Chromium renderer process for processing.
- setLandscape(boolean) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Enables/disables landscape mode.
- setLanguage(String) - Method in class com.teamdev.jxbrowser.chromium.SpellCheckerService
-
Sets spellchecker language used for checking spelling.
- setLevel(Level) - Static method in enum com.teamdev.jxbrowser.chromium.LoggerProvider
-
Sets the log level specifying which message levels will be logged by all JxBrowser loggers.
- setLoadHandler(LoadHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets the load handler that will be invoked every time when Browser loads
a web page.
- setLoadsImagesAutomatically(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setLocalStorageEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setMediaStreamDeviceProvider(MediaStreamDeviceProvider) - Method in class com.teamdev.jxbrowser.chromium.MediaStreamDeviceManager
-
Sets a new media stream device provider that will be used for providing Chromium with
default media stream device of the requested type (audio/video).
- setMemoryDir(String) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets absolute path to the directory where Chromium engine will store memory mapped files for
transferring rendered images in Mac OS X and Linux environments.
- setMetaKey(boolean) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- setModifiers(BrowserKeyEvent.KeyModifiers) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setMouseEventsHandler(InputEventsHandler<MouseEvent>) - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Registers mouse events handler for handling/filtering all mouse events
before they will be sent to Chromium render process for processing.
- setMouseEventsHandler(InputEventsHandler<MouseEvent>) - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
Registers mouse events handler for handling/filtering all mouse events
before they will be sent to Chromium render process for processing.
- setMultiple(boolean) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMSelectElement
-
Updates select element type.
- setNetworkDelegate(NetworkDelegate) - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Configures the current Browser instance to use new HTTP request/response handler
to
process all HTTP requests/responses.
- setNodeValue(String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Sets a new node value.
- setNotificationHandler(NotificationHandler) - Method in class com.teamdev.jxbrowser.chromium.NotificationService
-
Sets the specified notification handler to receive browser common notification events from
the browser.
- setPageMargins(PageMargins) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets page margins.
- setPageRanges(List<PageRange>) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets the list of page ranges that indicate what pages will be printed.
- setPair(String, String...) - Method in class com.teamdev.jxbrowser.chromium.FormData
-
Sets key-value pair to the key-value pair collection of the POST request.
- setPaperSize(PaperSize) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets the paper size format.
- setPassword(String) - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Updates authentication credentials and sets password.
- setPDFFilePath(String) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Provides an absolute or relative to the directory with Chromium binaries path to a file where
the PDF with the printed document should be stored in case of printing to a PDF document.
- setPermissionHandler(PermissionHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets permission handler that will be invoked every time the engine asks
about permission for different functionality such as geolocation, desktop
notifications, etc.
- setPluginFilter(PluginFilter) - Method in interface com.teamdev.jxbrowser.chromium.PluginManager
-
Sets a new plugin filter that will be used to decide which plugin
is available for the current Browser instance.
- setPluginsEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setPopupHandler(PopupHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets a new popup handle that will be used to handle popup windows.
- setPreferences(BrowserPreferences) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Updates Browser's preferences.
- setPrintBackgrounds(boolean) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Enables/disables printing background.
- setPrinterName(String) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets printer device name.
- setPrintHandler(PrintHandler) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Sets a print handler that will be invoked every time when printing requests for print
settings.
- setPrintSelectionOnly(boolean) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Sets whether only selection on the document should be printed.
- setPrintToPDF(boolean) - Method in class com.teamdev.jxbrowser.chromium.PrintSettings
-
Indicates whether the document should be printed into a PDF document.
- setPromptText(String) - Method in class com.teamdev.jxbrowser.chromium.PromptDialogParams
-
This method is used to provide a string that represents a result of
JavaScript prompt dialog.
- setProperty(String, Object) - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
Sets a new property with the given name
or modifies existing one in the current
JavaScript object and returns true
if the property with the given name
was created or updated successfully.
- setProperty(int, Object) - Method in class com.teamdev.jxbrowser.chromium.JSObject
-
Sets a new property with the given index
or modifies existing one in the current
JavaScript object and returns true
if the property with the given index
was created or updated successfully.
- setProtocolHandler(String, ProtocolHandler) - Method in class com.teamdev.jxbrowser.chromium.ProtocolService
-
Registers protocol handler
that allows handling all URL requests
for the given protocol
.
- setProxyConfig(AutoDetectProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets proxy configuration where the connection automatically detects proxy settings.
- setProxyConfig(CustomProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets custom user proxy settings.
- setProxyConfig(DirectProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets proxy configuration that doesn't use a proxy server.
- setProxyConfig(URLProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets proxy configuration that obtains proxy settings from proxy auto-config (PAC) file,
which is located at the specific predefined address.
- setProxyConfig(AutoDetectProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.ProxySerivce
-
Sets proxy configuration where the connection automatically detects proxy settings.
- setProxyConfig(CustomProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.ProxySerivce
-
Sets custom user proxy settings.
- setProxyConfig(DirectProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.ProxySerivce
-
Sets proxy configuration that doesn't use a proxy server.
- setProxyConfig(URLProxyConfig) - Method in class com.teamdev.jxbrowser.chromium.ProxySerivce
-
Sets proxy configuration that obtains proxy settings from proxy auto-config (PAC) file,
which is located at the specific predefined address.
- setResourceHandler(ResourceHandler) - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Sets resource handler that will be invoked every time to ask whether specified resource
(HTML, image, JavaScript, CSS file, etc.) should be downloaded from a web server or not.
- setScreenX(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- setScreenY(int) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMMouseEventParams
-
- setScrollBarPixelsPerLine(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setScrollEventsHandler(InputEventsHandler<ScrollEvent>) - Method in class com.teamdev.jxbrowser.chromium.javafx.BrowserView
-
Registers scroll events handler for handling/filtering all scroll events
before they will be sent to Chromium render process for processing.
- setScrollType(BrowserMouseEvent.MouseScrollType) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setSelected(boolean) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMOptionElement
-
Updates state of the option element.
- setSelectedCertificate(Certificate) - Method in class com.teamdev.jxbrowser.chromium.CertificatesDialogParams
-
Sets the certificate
that must be used for SSL client certificate authorization.
- setSelectedFiles(File...) - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Updates list of selected files.
- setSelectedFiles(String...) - Method in class com.teamdev.jxbrowser.chromium.FileChooserParams
-
Sets the full path of the selected file.
- setServerWhiteList(String) - Method in class com.teamdev.jxbrowser.chromium.NetworkService
-
Modifies server HTTP authorization white list with the given serverWhiteList
URLs.
- setSessionCookie(String, String, String, String, String, boolean, boolean) - Method in interface com.teamdev.jxbrowser.chromium.CookieStorage
-
Sets a session cookie given explicit user-provided cookie attributes and associate
it with the given url
.
- setShiftKey(boolean) - Method in class com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifierParams
-
- setSize(int, int) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Updates size of the current Browser's view.
- setStatus(HttpStatus) - Method in class com.teamdev.jxbrowser.chromium.URLResponse
-
Sets response status for the current URL response.
- setStorageType(StorageType) - Method in class com.teamdev.jxbrowser.chromium.BrowserContextParams
-
Sets storage type that defines how to store all Chromium data such as cache,
cookies, HTML5 WebStorage files, etc.
- setText(String) - Method in class com.teamdev.jxbrowser.chromium.TextData
-
Sets a string that will be used as POST data parameter.
- setTextContent(String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMNode
-
Updates textContent
property of the node.
- setTransparentBackground(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setUnifiedTextcheckerEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Deprecated.
- setUnitsToScroll(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setUploadData(UploadData) - Method in class com.teamdev.jxbrowser.chromium.BeforeURLRequestParams
-
Modifies upload data for the current HTTP request.
- setURL(String) - Method in class com.teamdev.jxbrowser.chromium.BeforeURLRequestParams
-
Modifies URL of the current HTTP request.
- setUserAgent(String) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Configures the user agent string for current Browser instance.
- setUserAgent(String) - Static method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Configures the user agent string for all Browser instances.
- setUsername(String) - Method in class com.teamdev.jxbrowser.chromium.AuthRequiredParams
-
Updates authentication credentials and sets username.
- setValue(String) - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormControlElement
-
Sets value for input element, textarea element and select element.
- setVisible(boolean) - Method in class com.teamdev.jxbrowser.chromium.swing.BrowserView
-
- setWebAudioEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
Deprecated.
- setWebRTCIPHandlingPolicy(WebRTCIPHandlingPolicy) - Method in class com.teamdev.jxbrowser.chromium.BrowserPreferences
-
- setWhen(long) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setWindowX(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setWindowY(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setX(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setY(int) - Method in class com.teamdev.jxbrowser.chromium.BrowserMouseEvent.BrowserMouseEventBuilder
-
- setZoomEnabled(boolean) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Modifies the way how zoom changes are handled.
- setZoomLevel(double) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Updates zoom level for the currently loaded web page.
- shiftDown() - Method in class com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyModifiersBuilder
-
Adds a modifier indicating that Shift button is pressed.
- shiftKey() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMUIEventModifier
-
Indicates if the shift key was pressed (true
) or not (false
) when the event
occured.
- showContextMenu(ContextMenuParams) - Method in interface com.teamdev.jxbrowser.chromium.ContextMenuHandler
-
Invoked when context menu should be displayed.
- showContextMenu(ContextMenuParams) - Method in class com.teamdev.jxbrowser.chromium.javafx.DefaultContextMenuHandler
-
- showContextMenu(ContextMenuParams) - Method in class com.teamdev.jxbrowser.chromium.swing.DefaultContextMenuHandler
-
- shutdown() - Static method in class com.teamdev.jxbrowser.chromium.BrowserCore
-
Shutdowns Chromium engine.
- SpellCheckCompletedParams - Class in com.teamdev.jxbrowser.chromium
-
- SpellCheckCompletedParams(String, List<SpellCheckResult>) - Constructor for class com.teamdev.jxbrowser.chromium.SpellCheckCompletedParams
-
- SpellCheckerService - Class in com.teamdev.jxbrowser.chromium
-
Provides access to spellchecker service.
- SpellCheckListener - Interface in com.teamdev.jxbrowser.chromium
-
The interface for receiving spell check events.
- SpellCheckResult - Class in com.teamdev.jxbrowser.chromium
-
Contains information about specific mistake in the examined text.
- SpellCheckResult(int, int) - Constructor for class com.teamdev.jxbrowser.chromium.SpellCheckResult
-
- StartLoadingEvent - Class in com.teamdev.jxbrowser.chromium.events
-
An event that indicates that frame loading process has been started.
- StartLoadingEvent(Browser, long, long, boolean, String, boolean) - Constructor for class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Constructs a new StartLoadingEvent
instance.
- StartLoadingEvent(Browser, long, long, boolean, String, boolean, boolean) - Constructor for class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent
-
Constructs a new StartLoadingEvent
instance.
- StatusEvent - Class in com.teamdev.jxbrowser.chromium.events
-
An event that indicates that the status has been changed.
- StatusEvent(Browser, String) - Constructor for class com.teamdev.jxbrowser.chromium.events.StatusEvent
-
Constructs a new StatusEvent
instance.
- StatusLine - Class in com.teamdev.jxbrowser.chromium
-
Represents a normalized status line of HTTP response.
- StatusLine(String, int, String) - Constructor for class com.teamdev.jxbrowser.chromium.StatusLine
-
- StatusListener - Interface in com.teamdev.jxbrowser.chromium.events
-
The listener interface for receiving status change events.
- stop() - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Cancels any pending navigation or download operation and stops any dynamic page
elements, such as background sounds and animations.
- StopFindAction - Enum in com.teamdev.jxbrowser.chromium
-
- stopFindingText(StopFindAction) - Method in class com.teamdev.jxbrowser.chromium.Browser
-
Stops finding text and resets found matches highlighting.
- stopPropagation() - Method in interface com.teamdev.jxbrowser.chromium.dom.events.DOMEvent
-
Prevents further propagation of the current event.
- StorageType - Enum in com.teamdev.jxbrowser.chromium
-
Represents Chromium data storage type.
- SubjectAlternativeName - Class in com.teamdev.jxbrowser.chromium
-
Represents the alternative subject name entity.
- SubjectAlternativeName.Type - Enum in com.teamdev.jxbrowser.chromium
-
Alternative name types.
- submit() - Method in interface com.teamdev.jxbrowser.chromium.dom.DOMFormElement
-
Submits the form.
- SWITCHING_PROTOCOLS - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-
- value() - Method in enum com.teamdev.jxbrowser.chromium.PermissionStatus
-
- value() - Method in enum com.teamdev.jxbrowser.chromium.PermissionType
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseScrollType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.BrowserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.CertificateVerifyFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.CertificateVerifyResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.CloseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.ColorModel
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.ColorModel
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.ContextMenuItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.dom.By.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(long) - Static method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodeType
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.dom.events.DOMEventPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.dom.events.DOMEventPhase
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.DuplexMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.DuplexMode
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.EditorCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.events.ConsoleEvent.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.events.ConsoleEvent.Level
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.events.GestureDevice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.events.GestureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.events.NetError
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.events.NetError
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.ExtendedKeyUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.FileChooserMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.FileChooserMode
-
- valueOf() - Method in class com.teamdev.jxbrowser.chromium.JSBooleanObject
-
Returns the primitive value of the Boolean object.
- valueOf() - Method in class com.teamdev.jxbrowser.chromium.JSNumberObject
-
Returns the primitive value of the Number object.
- valueOf() - Method in class com.teamdev.jxbrowser.chromium.JSStringObject
-
Returns the primitive value of the String object.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.KeyUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.LoadParams.LoadPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.LoadParams.LoadPolicy
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.LoadParams.LoadType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.LoadParams.LoadType
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.LoggerProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.MediaStreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.MediaType
-
Converts native constant (value
) to appropriate enum item.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.NavigationEntry.PageType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.NavigationEntry.PageType
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.NotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.PermissionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.PluginType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.PrintJob.DocumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.PrintStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.RequestStatus
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.ResourceType
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.SavePageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.StopFindAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.SubjectAlternativeName.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.TerminationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.TerminationStatus
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.UploadDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.WebRTCIPHandlingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.teamdev.jxbrowser.chromium.WebRTCIPHandlingPolicy
-
- valueOf(String) - Static method in enum com.teamdev.jxbrowser.chromium.XPathResultType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserKeyEvent.KeyEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseButtonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserMouseEvent.MouseScrollType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.BrowserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.CertificateVerifyFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.CertificateVerifyResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.CloseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.ColorModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.ContextMenuItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.dom.By.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodePosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.dom.DOMNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.dom.events.DOMEventPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.DuplexMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.EditorCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.events.ConsoleEvent.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.events.GestureDevice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.events.GestureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.events.NetError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.ExtendedKeyUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.FileChooserMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.KeyUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.LoadParams.LoadPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.LoadParams.LoadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.LoggerProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.MediaStreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.NavigationEntry.PageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.NotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.teamdev.jxbrowser.chromium.PaperSize
-
Returns an array of known PaperSize
values.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.PermissionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.PluginType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.PrintJob.DocumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.PrintStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.SavePageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.StopFindAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.StorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.SubjectAlternativeName.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.TerminationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.UploadDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.WebRTCIPHandlingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.teamdev.jxbrowser.chromium.XPathResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(CertificateVerifyParams) - Method in interface com.teamdev.jxbrowser.chromium.CertificateVerifier
-
- VERSION_NOT_SUPPORTED - Static variable in class com.teamdev.jxbrowser.chromium.HttpStatus
-