org.gcube.portlets.widgets.userselection.client
Class UserSelection
java.lang.Object
org.gcube.portlets.widgets.userselection.client.UserSelection
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class UserSelection
- extends Object
- implements com.google.gwt.core.client.EntryPoint
- Author:
- Massimiliano Assante, ISTI-CNR
Use this widget to display a dialog containing portal users from where one che choose.
uncomment //sample in the onModuleLoad() to see it working
To get to know which user was selected listen for the
SelectedUserEvent on the HandlerManager instance you pass to this widget.
|
Method Summary |
void |
onModuleLoad()
This is the entry point method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserSelection
public UserSelection()
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
Copyright © 2014. All Rights Reserved.