Uses of Class
com.logicaldoc.gui.common.client.widgets.StickyWindow
-
Packages that use StickyWindow Package Description com.logicaldoc.gui.frontend.client.document.stamp com.logicaldoc.gui.frontend.client.document.update com.logicaldoc.gui.frontend.client.folder.copy -
-
Uses of StickyWindow in com.logicaldoc.gui.frontend.client.document.stamp
Subclasses of StickyWindow in com.logicaldoc.gui.frontend.client.document.stamp Modifier and Type Class Description class
FillStamp
This popup window is used get the stamp's fields valuesclass
StampDialog
This popup window is used to apply a stamp -
Uses of StickyWindow in com.logicaldoc.gui.frontend.client.document.update
Subclasses of StickyWindow in com.logicaldoc.gui.frontend.client.document.update Modifier and Type Class Description class
UpdateDialog
This popup window is used to allow the users to input the data for a bulk update or other update operations -
Uses of StickyWindow in com.logicaldoc.gui.frontend.client.folder.copy
Subclasses of StickyWindow in com.logicaldoc.gui.frontend.client.folder.copy Modifier and Type Class Description class
FolderCopyDetailsDialog
This popup window is used to allow the users to input the data when copying a folder
-