Uses of Class
com.logicaldoc.gui.common.client.beans.GUIBookmark
Packages that use GUIBookmark
Package
Description
GWT services implementations.
-
Uses of GUIBookmark in com.logicaldoc.gui.frontend.client.document
Constructors in com.logicaldoc.gui.frontend.client.document with parameters of type GUIBookmark -
Uses of GUIBookmark in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services with parameters of type GUIBookmarkModifier and TypeMethodDescriptionvoid
DocumentService.updateBookmark
(GUIBookmark bookmark) Updates a single bookmark's datavoid
DocumentServiceAsync.updateBookmark
(GUIBookmark bookmark, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) -
Uses of GUIBookmark in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service with parameters of type GUIBookmark