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