leon.info.infointerface
Interface LyCompleteValueFormatterInterface
public interface LyCompleteValueFormatterInterface
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
java.lang.String |
completeValue(LyFieldInfo fieldInfo,
java.lang.Object value,
LyUnit unit)
Method to complete a partially filled value from a format. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
completeValue
java.lang.String completeValue(LyFieldInfo fieldInfo,
java.lang.Object value,
LyUnit unit)
- Method to complete a partially filled value from a format.
- Parameters:
fieldInfo
- the fieldInfo for which a value is to be completedvalue
- the value to completeunit
- the destination unit of the string value
- Returns:
- The complete string corresponding to the given value and unit, or null if the default
completion should be performed.
Website: W4 S.A., contact us: support@w4global.com