fr.inra.refcomp.client.admin.skills
Class TreeRootCallback
java.lang.Object
fr.inra.refcomp.client.constants.RefcompCallBack<List<fr.inra.refcomp.entities.Skill>>
fr.inra.refcomp.client.admin.skills.TreeRootCallback
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.AsyncCallback<List<fr.inra.refcomp.entities.Skill>>
public class TreeRootCallback
- extends RefcompCallBack<List<fr.inra.refcomp.entities.Skill>>
- implements com.google.gwt.user.client.rpc.AsyncCallback<List<fr.inra.refcomp.entities.Skill>>
User: couteau
Date: 30 nov. 2010
|
Field Summary |
protected com.google.gwt.user.client.ui.Tree |
browseTree
|
|
Constructor Summary |
TreeRootCallback(com.google.gwt.user.client.ui.Tree browseTree)
|
|
Method Summary |
void |
onSuccess(List<fr.inra.refcomp.entities.Skill> skills)
|
| 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 |
browseTree
protected com.google.gwt.user.client.ui.Tree browseTree
TreeRootCallback
public TreeRootCallback(com.google.gwt.user.client.ui.Tree browseTree)
onSuccess
public void onSuccess(List<fr.inra.refcomp.entities.Skill> skills)
- Specified by:
onSuccess in interface com.google.gwt.user.client.rpc.AsyncCallback<List<fr.inra.refcomp.entities.Skill>>
Copyright © 2010-2011 Code Lutin. All Rights Reserved.