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 BookmarkList
BookmarkListFactory.getBookmarkList
(Document document) Retrieves theBookmarkList
for 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 theBookmarkList
from the Document properties.