Uses of Class
com.logicaldoc.gui.frontend.client.Frontend
-
Packages that use Frontend Package Description com.logicaldoc.gui.frontend.client -
-
Uses of Frontend in com.logicaldoc.gui.frontend.client
Methods in com.logicaldoc.gui.frontend.client with parameters of type Frontend Modifier and Type Method Description static voidFrontend. declareCheckPermission(Frontend frontend)Declares the javascript function used to check a permission in the current folderstatic voidFrontend. declareGetCurrentFolderId(Frontend frontend)Declares the javascript function used to retrieve the current folder IDstatic voidFrontend. declareReloadTrigger(Frontend frontend)Declares the javascript function used to trigger the reload of the current folderstatic voidFrontend. declareSearchTag(Frontend frontend)Declares the javascript function used to trigger the search for a specific tag
-