Uses of Class
dev.getelements.elements.sdk.spi.DefaultElementScope
Packages that use DefaultElementScope
-
Uses of DefaultElementScope in dev.getelements.elements.sdk.spi
Methods in dev.getelements.elements.sdk.spi that return DefaultElementScopeModifier and TypeMethodDescriptionDefaultElementScope.newInheritedScope
(String name, Attributes attributes) Creates a newDefaultElementScope
which inherits its properties from this scope.Constructor parameters in dev.getelements.elements.sdk.spi with type arguments of type DefaultElementScopeModifierConstructorDescriptionDefaultElementScopeBuilder
(Attributes base, ReentrantThreadLocal<DefaultElementScope> reentrantThreadLocal)