org.drools.guvnor.client.explorer.navigation.tasks
Class TasksTree
java.lang.Object
org.drools.guvnor.client.explorer.navigation.tasks.TasksTree
- All Implemented Interfaces:
- com.google.gwt.user.client.ui.IsWidget, TasksTreeView.Presenter
public class TasksTree
- extends Object
- implements TasksTreeView.Presenter, com.google.gwt.user.client.ui.IsWidget
Constructor Summary |
TasksTree(TasksTreeView view,
com.google.gwt.place.shared.PlaceController placeController)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TasksTree
public TasksTree(TasksTreeView view,
com.google.gwt.place.shared.PlaceController placeController)
asWidget
public com.google.gwt.user.client.ui.Widget asWidget()
- Specified by:
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
onPersonalTasksSelected
public void onPersonalTasksSelected()
- Specified by:
onPersonalTasksSelected
in interface TasksTreeView.Presenter
onGroupTasksSelected
public void onGroupTasksSelected()
- Specified by:
onGroupTasksSelected
in interface TasksTreeView.Presenter
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.