Logical AND 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.AndRequirement
Parameters
requirement
Requirement to be added.
Add new requirement to this collection.
Checks that all os the requirements in this collection are met.
Parameters
requirement
Requirement to be removed.
Remove a requirement from this collection.