LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalColumn

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyViewComponent

public interface LyGraphicalColumn
extends LyGraphicalComponent

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

See Also:
LyColumn

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void addChartValue(LyChartValue chartValues, int pos)
          Inserts a sub-component chartValues at given position.
 void removeChartValue(LyChartValue chartValues)
          Removes a sub-component chartValues.
 
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

addChartValue

void addChartValue(LyChartValue chartValues,
                   int pos)
Inserts a sub-component chartValues at given position.

Parameters:
chartValues - The chartValues to add to chartValues list.
pos - Position where the sub-component is inserted.

removeChartValue

void removeChartValue(LyChartValue chartValues)
Removes a sub-component chartValues.

Parameters:
chartValues - The chartValues to remove to chartValues list.

(c) January 2013 - W4 S.A.

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