Uses of Class
org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.FilterType

Packages that use FilterType
org.gcube.portlets.admin.usersmanagementportlet.gwt.client   
org.gcube.portlets.admin.usersmanagementportlet.gwt.shared   
 

Uses of FilterType in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
 

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.client that return types with arguments of type FilterType
protected  HashMap<String,FilterType> UsersInfoGrid.getFilters()
           
 

Constructor parameters in org.gcube.portlets.admin.usersmanagementportlet.gwt.client with type arguments of type FilterType
FilterPanel(HashMap<String,FilterType> filters)
           
 

Uses of FilterType in org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
 

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.shared that return FilterType
static FilterType FilterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterType[] FilterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.