JavaScript is disabled on your browser.
Skip navigation links
DFC 24.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.documentum.fc.client.search.filter
Interface IDfCompletionFilter
public interface
IDfCompletionFilter
A filter implements this interface to be notify of the query completion.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onComplete
(
IDfContext
context)
Method Details
onComplete
void
onComplete
(
IDfContext
context)
throws
DfException
Throws:
DfException