Uses of Class
com.almis.awe.model.entities.screen.component.action.Dependency
Packages that use Dependency
Package
Description
-
Uses of Dependency in com.almis.awe.builder.screen.dependency
Methods in com.almis.awe.builder.screen.dependency that return DependencyModifier and TypeMethodDescriptionDependencyBuilder.build()
DependencyBuilder.build
(Dependency dependency) Methods in com.almis.awe.builder.screen.dependency with parameters of type Dependency -
Uses of Dependency in com.almis.awe.model.entities.screen.component
Methods in com.almis.awe.model.entities.screen.component that return types with arguments of type DependencyModifier and TypeMethodDescriptionComponent.getDependencyConverter()
Returns the criteria dependency model for JSON serialization -
Uses of Dependency in com.almis.awe.model.entities.screen.component.action
Methods in com.almis.awe.model.entities.screen.component.action that return Dependency