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

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

public class GxtToolBarItem
extends Object

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

Constructor Summary
GxtToolBarItem()
           
GxtToolBarItem(GxtGridFilterGroupPanel gridFilterGroupContainer)
           
 
Method Summary
 void activeAllButtonWithoutGroupView(boolean active)
           
 void activeButtonsOnSelect(org.gcube.portlets.user.workspace.client.model.FileModel target, boolean active)
           
 com.extjs.gxt.ui.client.widget.toolbar.ToolBar getToolBar()
           
 void toggleGridViewButton(boolean toogle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GxtToolBarItem

public GxtToolBarItem()

GxtToolBarItem

public GxtToolBarItem(GxtGridFilterGroupPanel gridFilterGroupContainer)
Method Detail

toggleGridViewButton

public void toggleGridViewButton(boolean toogle)

activeButtonsOnSelect

public void activeButtonsOnSelect(org.gcube.portlets.user.workspace.client.model.FileModel target,
                                  boolean active)

activeAllButtonWithoutGroupView

public void activeAllButtonWithoutGroupView(boolean active)

getToolBar

public com.extjs.gxt.ui.client.widget.toolbar.ToolBar getToolBar()


Copyright © 2013. All Rights Reserved.