JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
br.com.davinti.vitruvio.activiti.component.form.field
Interface ContextValueResolver<T>
All Known Implementing Classes:
DateFieldDelegate
public interface
ContextValueResolver<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Class
<
T
>
getContextValueType
()
T
resolve
(
FieldValue
fieldValue)
Method Details
resolve
T
resolve
(
FieldValue
fieldValue)
getContextValueType
Class
<
T
>
getContextValueType
()