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
|
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
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.
Website: W4 S.A., contact us: support@w4global.com