T - Generic type of the value, see getType().public interface ValueEngineerFactory<T,F extends GomFormElement>
ValueEngineer.| Modifier and Type | Method and Description |
|---|---|
ValueEngineer<T> |
create(ValueEngineerContext<F> context)
Create a
ValueEngineer with the given context. |
Class<T> |
getType()
The value type.
|
ValueEngineer<T> create(ValueEngineerContext<F> context)
ValueEngineer with the given context.context - The context to be used for creating a value engineer.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408