LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalRelation

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LySetLinksInterface, LyViewComponent
All Known Implementing Classes:
LyJQRelation, LyMobileRelation, LyStrutsRelation, LySwingRelation

public interface LyGraphicalRelation
extends LyGraphicalFieldItem, LySetLinksInterface

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

See Also:
LyRelation

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void addLink(LyLink links, int pos)
          Inserts a sub-component links at given position.
 void removeLink(LyLink links)
          Removes a sub-component links.
 
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

addLink

void addLink(LyLink links,
             int pos)
Inserts a sub-component links at given position.

Specified by:
addLink in interface LySetLinksInterface
Parameters:
links - The links to add to links list.
pos - Position where the sub-component is inserted.

removeLink

void removeLink(LyLink links)
Removes a sub-component links.

Specified by:
removeLink in interface LySetLinksInterface
Parameters:
links - The links to remove to links list.

(c) January 2013 - W4 S.A.

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