Class BookmarkPanel

java.lang.Object
com.levigo.jadice.web.demo.enterprise.client.BookmarkPanel
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget

public class BookmarkPanel extends Object implements com.google.gwt.user.client.ui.IsWidget
A panel containing the button to add, remove and navigate between bookmarks and a list of all bookmarks of the document.
  • Constructor Details

    • BookmarkPanel

      public BookmarkPanel(PageView pageView)
  • Method Details

    • asWidget

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