LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalChart

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalPanel, LyViewComponent
All Known Implementing Classes:
LyJQChart, LyMobileChart, LyStrutsFreeChart, LySwingChart, LySwingFreeChart

public interface LyGraphicalChart
extends LyGraphicalPanel

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

See Also:
LyChart

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void addColumn(LyColumn columns, int pos)
          Inserts a sub-component columns at given position.
 void removeColumn(LyColumn columns)
          Removes a sub-component columns.
 
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

addColumn

void addColumn(LyColumn columns,
               int pos)
Inserts a sub-component columns at given position.

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

removeColumn

void removeColumn(LyColumn columns)
Removes a sub-component columns.

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

(c) January 2013 - W4 S.A.

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