Uses of Class
org.cafesip.gwtcomp.client.common.DirectoryElement

Packages that use DirectoryElement
org.cafesip.gwtcomp.client.common This package contains the classes that are common to the client and server sides. 
org.cafesip.gwtcomp.server This package contains the server-side classes for the GWT componenets. 
 

Uses of DirectoryElement in org.cafesip.gwtcomp.client.common
 

Methods in org.cafesip.gwtcomp.client.common that return DirectoryElement
 DirectoryElement DirListingService.list(String directory, String filter)
           
 

Method parameters in org.cafesip.gwtcomp.client.common with type arguments of type DirectoryElement
 void DirListingServiceAsync.list(String directory, String filter, AsyncCallback<DirectoryElement> callback)
           
 

Uses of DirectoryElement in org.cafesip.gwtcomp.server
 

Methods in org.cafesip.gwtcomp.server that return DirectoryElement
 DirectoryElement DirListingServiceImpl.list(String directory, String filter)
           
 



Copyright © 2010 Cafesip.org. All Rights Reserved.