Interface PrevPageButtonControl

All Superinterfaces:
BackgroundStyleProperties, BorderStyleProperties, Control, EbaseButtonControlProperties, Element, EventOwner, MarginStyleProperties, MessageContainer, PaddingStyleProperties, java.io.Serializable, TextStyleProperties, WebFormEventOwner

public interface PrevPageButtonControl
extends EbaseButtonControlProperties
Previous Page Button Control is one of the supplied Ebase page navigation buttons. When placed on a page, the button will be displayed when a previous page exists i.e. when the user has navigated to the page by paging forwards or WebForm.gotoPage(com.ebasetech.xi.api.Page) has been issued; when no previous page exists, the button is not displayed.

Further documentation.