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