LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalList

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LySetListOptionsInterface, LyViewComponent
All Known Implementing Classes:
LyJQList, LyMobileList, LyStrutsList, LySwingList

public interface LyGraphicalList
extends LyGraphicalFieldItem, LySetListOptionsInterface

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

See Also:
LyList

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void addListOption(LyListOption listOptions, int pos)
          Inserts a sub-component listOptions at given position.
 void removeListOption(LyListOption listOptions)
          Removes a sub-component listOptions.
 
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

addListOption

void addListOption(LyListOption listOptions,
                   int pos)
Inserts a sub-component listOptions at given position.

Specified by:
addListOption in interface LySetListOptionsInterface
Parameters:
listOptions - The listOptions to add to listOptions list.
pos - Position where the sub-component is inserted.

removeListOption

void removeListOption(LyListOption listOptions)
Removes a sub-component listOptions.

Specified by:
removeListOption in interface LySetListOptionsInterface
Parameters:
listOptions - The listOptions to remove to listOptions list.

(c) January 2013 - W4 S.A.

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