LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalNumber

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LySetLabelInterface, LySetNumberInterface, LyViewComponent
All Known Implementing Classes:
LyJQNumber, LyMobileNumber, LyStrutsNumber, LySwingNumber

public interface LyGraphicalNumber
extends LyGraphicalFieldItem, LySetLabelInterface, LySetNumberInterface

The LyGraphicalNumber interface represents the abstract graphical component for the number of views.dtd regardless of the target (swing, swt, dhtml...).

See Also:
LyNumber

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setDecimals(int decimals)
          Updates attribute decimals to the given value.
 void setFormat(java.lang.String format)
          Updates attribute format to the given value.
 void setLabel(java.lang.String label)
          Updates attribute label to the given value.
 void setPitch(double pitch)
          Updates attribute pitch to the given value.
 void setVMax(double vMax)
          Updates attribute vMax to the given value.
 void setVMin(double vMin)
          Updates attribute vMin to the given value.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

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

setLabel

void setLabel(java.lang.String label)
Updates attribute label to the given value.

Specified by:
setLabel in interface LySetLabelInterface
Parameters:
label - New value of label.

setFormat

void setFormat(java.lang.String format)
Updates attribute format to the given value.

Specified by:
setFormat in interface LySetNumberInterface
Parameters:
format - New value of format.

setVMin

void setVMin(double vMin)
Updates attribute vMin to the given value.

Specified by:
setVMin in interface LySetNumberInterface
Parameters:
vMin - New value of vMin.

setVMax

void setVMax(double vMax)
Updates attribute vMax to the given value.

Specified by:
setVMax in interface LySetNumberInterface
Parameters:
vMax - New value of vMax.

setPitch

void setPitch(double pitch)
Updates attribute pitch to the given value.

Specified by:
setPitch in interface LySetNumberInterface
Parameters:
pitch - New value of pitch.

setDecimals

void setDecimals(int decimals)
Updates attribute decimals to the given value.

Specified by:
setDecimals in interface LySetNumberInterface
Parameters:
decimals - New value of decimals.

(c) January 2013 - W4 S.A.

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