Uses of Interface
com.levigo.jadice.web.shared.model.bookmark.BookmarkList
Packages that use BookmarkList
-
Uses of BookmarkList in com.levigo.jadice.web.client.bookmark
Methods in com.levigo.jadice.web.client.bookmark that return BookmarkListModifier and TypeMethodDescriptionstatic BookmarkListBookmarkListFactory.getBookmarkList(Document document) Retrieves theBookmarkListfor the given document. -
Uses of BookmarkList in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands that return BookmarkListModifier and TypeMethodDescriptionAbstractBookmarkCommand.getBookmarkList()Retrieves theBookmarkListfrom the Document properties.