Class ElementScopes

java.lang.Object
dev.getelements.elements.sdk.util.ElementScopes

public class ElementScopes extends Object
This class is used to manage the scopes of elements in the registry. It allows for the creation of a new scope with a specific selector. The selector is a predicate that determines which elements are included in the scope.
  • Method Details