org.drools.guvnor.client.explorer.navigation.modules
Class ModuleTreeItemViewImpl
java.lang.Object
org.drools.guvnor.client.explorer.navigation.modules.ModuleTreeItemViewImpl
- All Implemented Interfaces:
- ModuleTreeItemView
public class ModuleTreeItemViewImpl
- extends Object
- implements ModuleTreeItemView
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleTreeItemViewImpl
public ModuleTreeItemViewImpl()
setRootItem
public void setRootItem(com.google.gwt.user.client.ui.IsTreeItem treeItem)
- Specified by:
setRootItem
in interface ModuleTreeItemView
add
public void add(com.google.gwt.resources.client.ImageResource formatIcon,
String formatText,
ModuleFormatsGridPlace formatsPlace)
- Specified by:
add
in interface ModuleTreeItemView
setRootUserObject
public void setRootUserObject(ModuleEditorPlace place)
- Specified by:
setRootUserObject
in interface ModuleTreeItemView
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.