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