Uses of Class
org.gcube.portlets.widgets.userselection.shared.UserBean

Packages that use UserBean
org.gcube.portlets.widgets.userselection.client   
org.gcube.portlets.widgets.userselection.client.events   
org.gcube.portlets.widgets.userselection.client.ui   
 

Uses of UserBean in org.gcube.portlets.widgets.userselection.client
 

Constructor parameters in org.gcube.portlets.widgets.userselection.client with type arguments of type UserBean
UserSelectionDialog(String headerText, com.google.gwt.event.shared.HandlerManager eventBus, ArrayList<UserBean> users)
          constructor to use
 

Uses of UserBean in org.gcube.portlets.widgets.userselection.client.events
 

Methods in org.gcube.portlets.widgets.userselection.client.events that return UserBean
 UserBean SelectedUserEvent.getSelectedUser()
           
 

Methods in org.gcube.portlets.widgets.userselection.client.events that return types with arguments of type UserBean
 ArrayList<UserBean> UsersFetchedEvent.getUsers()
           
 

Constructors in org.gcube.portlets.widgets.userselection.client.events with parameters of type UserBean
SelectedUserEvent(UserBean user)
           
 

Constructor parameters in org.gcube.portlets.widgets.userselection.client.events with type arguments of type UserBean
UsersFetchedEvent(ArrayList<UserBean> usersToShow)
           
 

Uses of UserBean in org.gcube.portlets.widgets.userselection.client.ui
 

Constructors in org.gcube.portlets.widgets.userselection.client.ui with parameters of type UserBean
UserDisplay(UserBean user, com.google.gwt.event.shared.HandlerManager eventBus)
           
 



Copyright © 2014. All Rights Reserved.