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

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

public class ModuleTreeSelectableItemViewImpl
extends Object
implements ModuleTreeItemView


Constructor Summary
ModuleTreeSelectableItemViewImpl()
           
 
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

ModuleTreeSelectableItemViewImpl

public ModuleTreeSelectableItemViewImpl()
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.