Logical NOT requirement. Requirement implementing logical NOT operation. Wraps an another requirement and negates the meaning of it.
3.0
Inheritance Path. java.lang.Object-> com.itmill.toolkit.terminal.web.Theme.NotRequirement
Parameters
requirement
The requirement to ne negated.
Create new NOT requirement based on another requirement.
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.