org.cafesip.gwtcomp.client.common
Interface DirListingServiceAsync
public interface DirListingServiceAsync
RPC interface for the ServerFileBrowser
component. This is an internal internal and your application will never need
to use this class directly.
|
Method Summary |
void |
list(java.lang.String directory,
java.lang.String filter,
com.google.gwt.user.client.rpc.AsyncCallback<DirectoryElement> callback)
|
list
void list(java.lang.String directory,
java.lang.String filter,
com.google.gwt.user.client.rpc.AsyncCallback<DirectoryElement> callback)
http://www.cafesip.org