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

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

public class GxtToolBarItemFunctionality
extends Object

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

Constructor Summary
GxtToolBarItemFunctionality()
           
GxtToolBarItemFunctionality(GxtGridFilterGroupPanel gridFilterGroupContainer)
           
 
Method Summary
 void activeAllButtonWithoutGroupView(boolean active)
           
 void activeButtonForSharing(boolean active)
           
 void activeButtonsOnSelectForOperation(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

GxtToolBarItemFunctionality

public GxtToolBarItemFunctionality()

GxtToolBarItemFunctionality

public GxtToolBarItemFunctionality(GxtGridFilterGroupPanel gridFilterGroupContainer)
Method Detail

toggleGridViewButton

public void toggleGridViewButton(boolean toogle)

activeButtonsOnSelectForOperation

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

activeButtonForSharing

public void activeButtonForSharing(boolean active)

activeAllButtonWithoutGroupView

public void activeAllButtonWithoutGroupView(boolean active)

getToolBar

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


Copyright © 2013. All Rights Reserved.