30313233343536
public class PreviousElement extends SpecializedButtonElement { public PreviousElement(XDIMEContextInternal context) { super(WidgetElements.PREVIOUS, context); protocolAttributes = new PreviousAttributes(); }