LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.setinterface
Interface LySetNumberInterface

All Known Subinterfaces:
LyGraphicalNumber
All Known Implementing Classes:
LyJQNumber, LyMobileNumber, LyStrutsNumber, LySwingNumber

public interface LySetNumberInterface

Abstract access to a method. Hides the specific implementation of the view (win, swing, html...) A value, and may have its value set.


Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setDecimals(int decimals)
          Sets the number of decimals.
 void setFormat(java.lang.String format)
          Sets the number format.
 void setPitch(double pitch)
          Sets the number pitch.
 void setVMax(double vMax)
          Sets the number maximum value.
 void setVMin(double vMin)
          Sets the number minimum value.
 

Field Detail

__VERSION

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

setFormat

void setFormat(java.lang.String format)
Sets the number format.

Parameters:
format - New value of format.

setVMin

void setVMin(double vMin)
Sets the number minimum value.

Parameters:
vMin - New value of the minimum.

setVMax

void setVMax(double vMax)
Sets the number maximum value.

Parameters:
vMax - New value of maximum.

setPitch

void setPitch(double pitch)
Sets the number pitch.

Parameters:
pitch - New value of pitch.

setDecimals

void setDecimals(int decimals)
Sets the number of decimals.

Parameters:
decimals - New value of the number of decimals.

(c) January 2013 - W4 S.A.

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