Uses of Class
com.logicaldoc.gui.common.client.data.DocumentsDS
-
Packages that use DocumentsDS Package Description com.logicaldoc.gui.frontend.client.document.grid -
-
Uses of DocumentsDS in com.logicaldoc.gui.frontend.client.document.grid
Methods in com.logicaldoc.gui.frontend.client.document.grid with parameters of type DocumentsDS Modifier and Type Method Description void
DocumentsGrid. fetchNewData(DocumentsDS ds)
Replace the actual data with a new sourcevoid
DocumentsListGrid. fetchNewData(DocumentsDS ds)
void
DocumentsTileGrid. fetchNewData(DocumentsDS ds)
-