JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.logicaldoc.gui.common.client.widgets
Interface DocumentChangeListener
public interface
DocumentChangeListener
Listener invoked on new document seletion.
Since:
8.9.1
Author:
Marco Meschieri - LogicalDOC
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onChanged
(
GUIDocument
document)
Method Details
onChanged
void
onChanged
(
GUIDocument
document)