Uses of Class
com.logicaldoc.gui.frontend.client.dashboard.dashlet.Dashlet
-
Packages that use Dashlet Package Description com.logicaldoc.gui.frontend.client.dashboard.dashlet -
-
Uses of Dashlet in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Subclasses of Dashlet in com.logicaldoc.gui.frontend.client.dashboard.dashlet Modifier and Type Class Description class
ContentDashlet
Dashlet specialized in showing an HTML content.class
DocumentDashlet
class
DocumentHistoryDashlet
Dashlet specialized in listing document's history recordsclass
NotesDashlet
Portlet specialized in listing the most recent comments of the current user.class
TagCloudDashlet
Dashlet specialized in showing the tag cloud.Methods in com.logicaldoc.gui.frontend.client.dashboard.dashlet that return Dashlet Modifier and Type Method Description static Dashlet
Dashlet. getDashlet(GUIDashlet guiDashlet)
-