org.drools.guvnor.client.explorer.navigation.modules
Class ModuleTreeItemViewImpl

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.modules.ModuleTreeItemViewImpl
All Implemented Interfaces:
ModuleTreeItemView

public class ModuleTreeItemViewImpl
extends Object
implements ModuleTreeItemView


Constructor Summary
ModuleTreeItemViewImpl()
           
 
Method Summary
 void add(com.google.gwt.resources.client.ImageResource formatIcon, String formatText, ModuleFormatsGridPlace formatsPlace)
           
 void setRootItem(com.google.gwt.user.client.ui.IsTreeItem treeItem)
           
 void setRootUserObject(ModuleEditorPlace place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleTreeItemViewImpl

public ModuleTreeItemViewImpl()
Method Detail

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.