Class MULTILABELBinding

java.lang.Object
org.eclnt.jsfserver.elements.impl.MULTILABELBinding
All Implemented Interfaces:
IValueByToString

public class MULTILABELBinding extends Object implements IValueByToString
Counter part of MULTILABEL component. The component renders a list of text cells, each one represented by an instances of a MULTILABELBinding.TextInfo instance.

Pay attention: after having passed a TextInfo into the MULTILABELBinding using addTextInfo(TextInfo) is must not be changed anymore.