fr.inra.refcomp.client.admin.skills
Class FullTreeCallback
java.lang.Object
fr.inra.refcomp.client.constants.RefcompCallBack<List<Skill>>
fr.inra.refcomp.client.admin.skills.FullTreeCallback
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.AsyncCallback<List<Skill>>
public class FullTreeCallback
- extends RefcompCallBack<List<Skill>>
- implements com.google.gwt.user.client.rpc.AsyncCallback<List<Skill>>
User: couteau
Date: 07/03/11
|
Field Summary |
protected Map<String,com.google.gwt.user.client.ui.TreeItem> |
items
|
protected com.google.gwt.user.client.ui.Tree |
tree
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.rpc.AsyncCallback |
onFailure |
items
protected Map<String,com.google.gwt.user.client.ui.TreeItem> items
tree
protected com.google.gwt.user.client.ui.Tree tree
FullTreeCallback
public FullTreeCallback(com.google.gwt.user.client.ui.Tree tree)
onSuccess
public void onSuccess(List<Skill> result)
- Specified by:
onSuccess in interface com.google.gwt.user.client.rpc.AsyncCallback<List<Skill>>
Copyright © 2010-2011 Code Lutin. All Rights Reserved.