|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PickingUser | |
---|---|
org.gcube.portlets.widgets.pickuser.client.dialog | |
org.gcube.portlets.widgets.pickuser.client.events | |
org.gcube.portlets.widgets.pickuser.client.uibinder |
Uses of PickingUser in org.gcube.portlets.widgets.pickuser.client.dialog |
---|
Constructor parameters in org.gcube.portlets.widgets.pickuser.client.dialog with type arguments of type PickingUser | |
---|---|
PickUsersDialog(ArrayList<PickingUser> users,
com.google.gwt.event.shared.HandlerManager eventBus,
int widthInPixel)
|
Uses of PickingUser in org.gcube.portlets.widgets.pickuser.client.events |
---|
Methods in org.gcube.portlets.widgets.pickuser.client.events that return PickingUser | |
---|---|
PickingUser |
PickedUserEvent.getSelectedUser()
|
Constructors in org.gcube.portlets.widgets.pickuser.client.events with parameters of type PickingUser | |
---|---|
PickedUserEvent(PickingUser user)
|
Uses of PickingUser in org.gcube.portlets.widgets.pickuser.client.uibinder |
---|
Constructors in org.gcube.portlets.widgets.pickuser.client.uibinder with parameters of type PickingUser | |
---|---|
SingleUserTemplate(PickUsersDialog owner,
PickingUser user,
int displayIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |