Uses of Package
com.levigo.jadice.web.shared.model.bookmark
Packages that use com.levigo.jadice.web.shared.model.bookmark
Package
Description
-
Classes in com.levigo.jadice.web.shared.model.bookmark used by com.levigo.jadice.web.client.bookmarkClassDescriptionDefines a client side bookmark - e.g. a user can add a bookmark on a specific page of a document.The client side
BookmarkList
holds client sideBookmark
-objects and provides some basic access methods. -
Classes in com.levigo.jadice.web.shared.model.bookmark used by com.levigo.jadice.web.client.commandsClassDescriptionDefines a client side bookmark - e.g. a user can add a bookmark on a specific page of a document.The client side
BookmarkList
holds client sideBookmark
-objects and provides some basic access methods. -
Classes in com.levigo.jadice.web.shared.model.bookmark used by com.levigo.jadice.web.client.messagingClassDescriptionA serializable representation of a
Bookmark
intended to be used on the server side.A serializable representation of aBookmarkList
intended to be used on the server side. -
Classes in com.levigo.jadice.web.shared.model.bookmark used by com.levigo.jadice.web.server.messagingClassDescriptionA serializable representation of a
Bookmark
intended to be used on the server side.