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