Interface RepeatingTableControl

All Superinterfaces:
AriaControlProperties, BackgroundStyleProperties, BaseTableControl, BorderStyleProperties, ContainerControl, Control, Element, EventOwner, LayoutControl, MarginStyleProperties, MessageContainer, MessageProperties, PaddingStyleProperties, RepeatingStyleProperties, java.io.Serializable, TextStyleProperties, WebFormEventOwner
All Known Subinterfaces:
RepeatingTableListControl

public interface RepeatingTableControl
extends LayoutControl, BaseTableControl, RepeatingStyleProperties, AriaControlProperties
A Repeater Control provides a flexible way of displaying data from a table. Each row of the table is displayed inside a Repeater Row Control and this can have any Layout and can include any other control as a child.

Further documentation

Since:
V4.4