Logical OR requirement. Implements a collection of requirements combining the included requirements using logical AND operation.
3.0
Inheritance Path. java.lang.Object-> com.itmill.toolkit.terminal.web.Theme.OrRequirement
Parameters
requirement
Requirement to be added.
Add new requirement to this collection.
Checks that some of the requirements in this collection is met.
Parameters
requirement
Requirement to be removed.
Remove a requirement from this collection.