Interface TablePageControl

All Superinterfaces:
ContainerControl, Control, Element, EventOwner, MessageContainer, java.io.Serializable, WebFormEventOwner

public interface TablePageControl
extends ContainerControl
A Table Page Control represents a horizontal page of table data and can only be added as a child of a Table Control. When a Table Control contains more than one Table Page Control, horizontal scrolling is automatically activated.

Further documentation

Since:
V4.4