org.gcube.portlets.user.workspace.client.view.toolbars
Class GxtPathPanel

java.lang.Object
  extended by org.gcube.portlets.user.workspace.client.view.toolbars.GxtPathPanel

public class GxtPathPanel
extends Object

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Field Summary
protected  com.extjs.gxt.ui.client.widget.WidgetComponent hardDiskIcon
           
 
Constructor Summary
GxtPathPanel()
           
 
Method Summary
 boolean breadcrumbIsEmpty()
           
 org.gcube.portlets.user.workspace.client.model.FileModel getLastParent()
           
 com.extjs.gxt.ui.client.widget.HorizontalPanel getToolBarPathPanel()
           
 void setPath(List<org.gcube.portlets.user.workspace.client.model.FileModel> parents)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hardDiskIcon

protected com.extjs.gxt.ui.client.widget.WidgetComponent hardDiskIcon
Constructor Detail

GxtPathPanel

public GxtPathPanel()
Method Detail

getToolBarPathPanel

public com.extjs.gxt.ui.client.widget.HorizontalPanel getToolBarPathPanel()

setPath

public void setPath(List<org.gcube.portlets.user.workspace.client.model.FileModel> parents)

breadcrumbIsEmpty

public boolean breadcrumbIsEmpty()

getLastParent

public org.gcube.portlets.user.workspace.client.model.FileModel getLastParent()


Copyright © 2014. All Rights Reserved.