Class PageSnapIn

java.lang.Object
com.levigo.jadice.web.client.ui.status.PageSnapIn
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget, SnapIn
Direct Known Subclasses:
FancyPageSnapIn

public class PageSnapIn extends Object implements SnapIn
Widget to select a Page in the Document
  • Field Details

    • currentPage

      protected final com.google.gwt.user.client.ui.TextBox currentPage
  • Constructor Details

  • Method Details

    • asWidget

      public com.google.gwt.user.client.ui.Widget asWidget()
      Specified by:
      asWidget in interface com.google.gwt.user.client.ui.IsWidget