LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

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 completed
value - the value to complete
unit - 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.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com