LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalTable

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalPanel, LySetEnabledInterface, LyViewComponent
All Known Implementing Classes:
LyJQTable, LyMobileTable, LyStrutsTable, LySwingTable

public interface LyGraphicalTable
extends LyGraphicalPanel, LySetEnabledInterface

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

See Also:
LyTable

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setEnabled(boolean enabled)
          Updates attribute enabled to the given value.
 void setFooters(LyFooters footers)
          Sets sub-component footers.
 void setHeaders(LyHeaders headers)
          Sets sub-component headers.
 void setNRows(int nRows)
          Updates attribute nRows 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

setEnabled

void setEnabled(boolean enabled)
Updates attribute enabled to the given value.

Specified by:
setEnabled in interface LySetEnabledInterface
Parameters:
enabled - Boolean indicating if attribute enabled is set or unset.

setNRows

void setNRows(int nRows)
Updates attribute nRows to the given value.

Parameters:
nRows - New value of nRows.

setHeaders

void setHeaders(LyHeaders headers)
Sets sub-component headers.

Parameters:
headers - New value of headers

setFooters

void setFooters(LyFooters footers)
Sets sub-component footers.

Parameters:
footers - New value of footers

(c) January 2013 - W4 S.A.

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