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 |
isButtonSupported
The browser supports the "BUTTON" HTML tag.
|
boolean |
isDisableSupported
The browser supports the "DISABLED" attribute for entry fields, push buttons,
etc.
|
boolean |
isLabelSupported
The 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.
© © Mindus SARL, 2024. All rights reserved.