Uses of Class
com.logicaldoc.gui.common.client.util.DocumentProtectionManager.DocumentProtectionHandler
- 
Packages that use DocumentProtectionManager.DocumentProtectionHandler Package Description com.logicaldoc.gui.common.client.util 
- 
- 
Uses of DocumentProtectionManager.DocumentProtectionHandler in com.logicaldoc.gui.common.client.utilMethods in com.logicaldoc.gui.common.client.util with parameters of type DocumentProtectionManager.DocumentProtectionHandler Modifier and Type Method Description static voidDocumentProtectionManager. askForPassword(Long docId, DocumentProtectionManager.DocumentProtectionHandler handler)Controls the document and asks the user for a password(if needed).
 
-