public interface ActionViewFactory
A factory to create a view for a given action, which acts on the provided entity.
Modifier and Type | Method and Description |
---|---|
Component |
createActionView(Entity entity,
ActionNode action) |
Component createActionView(Entity entity, ActionNode action)
Copyright © 2021. All Rights Reserved.