LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.beaninterface
Interface LyRelationFieldBeanInterface

All Superinterfaces:
LyFieldBeanInterface, LySetFieldBeanInterface, LySetLabelInterface, LySetLinksInterface

public interface LyRelationFieldBeanInterface
extends LySetFieldBeanInterface, LySetLinksInterface

Interface for a relation field bean in a set view.


Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void selectLink(int i, boolean select)
          Method used to select/unselect a link within the relation.
 
Methods inherited from interface leon.view.beaninterface.LyFieldBeanInterface
setViewComponent
 
Methods inherited from interface leon.view.setinterface.LySetLabelInterface
setLabel
 
Methods inherited from interface leon.view.setinterface.LySetLinksInterface
addLink, removeLink
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

selectLink

void selectLink(int i,
                boolean select)
Method used to select/unselect a link within the relation.

Parameters:
i - Index of the link to be selected/unselected.
select - Boolean indicating if link is selected or unselected.

(c) January 2013 - W4 S.A.

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