CapabilityCheck
works.iterative.ui.model.CapabilityCheck
trait CapabilityCheck
A trait for checking if a capability is supported.
The idea is that the components will announce the possible capabilities used in the UI. The model will fill the capabilities with the actual capabilities of the user and the UI will check for a capability before rendering.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Capabilities
Members list
In this article