HTTP user agent requirement This requirements is used to ensure that the User-Agent string provided in HTTP request headers contains given substring.
3.0
Inheritance Path. java.lang.Object-> com.itmill.toolkit.terminal.web.Theme.AgentRequirement
Parameters
terminal
type of the web browser.
True if terminal is compatible with this rule. False otherwise.
Check that this requirement is met by given type of browser.