public class BrowserCapabilities extends Object
BrowserIdentification class.Some settings may be checked as strings by the methods in this class.
| Modifier and Type | Field and Description |
|---|---|
boolean | isButtonSupportedThe browser supports the "BUTTON" HTML tag. |
boolean | isDisableSupportedThe browser supports the "DISABLED" attribute for entry fields, push buttons, etc. |
boolean | isLabelSupportedThe browser supports the "LABEL" HTML tag. |
| Constructor and Description |
|---|
BrowserCapabilities()Creates default capability settings when a browser is not identified. |
BrowserCapabilities(IniFile ini, String section)Initiates the browser capabilities class members from the "user agent" string of the browser in conjunction with the "Browser Identification" class. |
public final boolean isDisableSupported
public final boolean isLabelSupported
public final boolean isButtonSupported
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.