leon.view.setinterface
Interface LySetLinksInterface
- All Known Subinterfaces:
- LyGraphicalRelation, LyRelationFieldBeanInterface
- All Known Implementing Classes:
- LyJQRelation, LyMobileRelation, LyStrutsRelation, LySwingRelation
public interface LySetLinksInterface
Abstract access to a method. Hides the specific implementation of the view (win, swing, html...)
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
addLink(LyLink link,
int pos)
Adds the given link at the given position. |
void |
removeLink(LyLink link)
Removes the given link. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
addLink
void addLink(LyLink link,
int pos)
- Adds the given link at the given position.
- Parameters:
link
- the link to addpos
- the posiition where the link has to be added
removeLink
void removeLink(LyLink link)
- Removes the given link.
- Parameters:
link
- the link to remove
Website: W4 S.A., contact us: support@w4global.com