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 that return Frontend Modifier and Type Method Description static Frontend
Frontend. get()
Methods in com.logicaldoc.gui.frontend.client with parameters of type Frontend Modifier and Type Method Description static void
Frontend. declareCheckPermission(Frontend frontend)
Declares the javascript function used to check a permission in the current folderstatic void
Frontend. declareGetCurrentFolderId(Frontend frontend)
Declares the javascript function used to retrieve the current folder IDstatic void
Frontend. declareReloadTrigger(Frontend frontend)
Declares the javascript function used to trigger the reload of the current folderstatic void
Frontend. declareSearchTag(Frontend frontend)
Declares the javascript function used to trigger the search for a specific tag
-